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
95e76dcafe945b62dc7bbaebde1a32434002464a
edx-platform
/
common
/
djangoapps
/
enrollment
/
tests
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
..
__init__.py
Initial setup for new enrollment API
2014-10-20 20:26:31 +00:00
fake_data_api.py
Reorder imports using isort (except lms and cms)
2017-05-30 16:04:54 -04:00
test_api.py
Reorder imports using isort (except lms and cms)
2017-05-30 16:04:54 -04:00
test_data.py
Use a consistent CourseModeFactory from the course_modes module, rather than using one from student
2017-08-23 12:15:46 -04:00
test_views.py
Disables Enterprise Integration feature by default
2017-10-19 15:58:13 +10:30