Files
edx-platform/common/djangoapps/enrollment/models.py
stephensanchez f01e5268b4 Initial setup for new enrollment API
Quick tweaks to the API

Aggregating course modes data.

Fixing the POST request endpoints.
2014-10-20 20:26:31 +00:00

5 lines
83 B
Python

"""
A models.py is required to make this an app (until we move to Django 1.7)
"""