Files
edx-platform/lms/djangoapps/discussion_api/models.py
Greg Price ebff94af3f Add discussion topic API
This is the first stage of the new Discussion API.

JIRA: MA-604
2015-04-30 14:25:05 -04:00

4 lines
82 B
Python

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