This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c19a3368f0bdea4d96baa5041d42e04489f928bb
edx-platform
/
common
/
djangoapps
/
enrollment
History
Jillian Vogel
425239a509
Disables Enterprise Integration feature by default
...
Moves ENABLE_ENTERPRISE_INTEGRATION to settings.FEATURES, and changes the default value to False.
2017-10-19 15:58:13 +10:30
..
management
Enroll already-existing user to a course via management command.
2016-01-27 11:49:31 -05:00
tests
Disables Enterprise Integration feature by default
2017-10-19 15:58:13 +10:30
__init__.py
Initial setup for new enrollment API
2014-10-20 20:26:31 +00:00
api.py
Updated Enrollment API to always store enrollment attributes
2017-06-05 11:04:57 -04:00
data.py
Reorder imports using isort (except lms and cms)
2017-05-30 16:04:54 -04:00
errors.py
MA-1051: DiscussionAPI - Removed http errors from api.py and refactored to more specific errors
2015-12-16 21:23:51 +05:00
serializers.py
Reorder imports using isort (except lms and cms)
2017-05-30 16:04:54 -04:00
urls.py
Reorder imports using isort (except lms and cms)
2017-05-30 16:04:54 -04:00
views.py
Remove unused generic Enterprise-related enrollment logic
2017-10-05 14:47:21 -04:00