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
f3d351d04a1da265ec09bb7c291c57269edfca5e
edx-platform
/
lms
/
djangoapps
/
program_enrollments
/
tests
History
Awais Qureshi
544c68b1ff
Merge pull request
#21444
from edx/awais786/BOM-365
...
BOM-365
2019-08-27 14:47:49 +05:00
..
__init__.py
Add ProgramEnrollment app and model for masters
2019-04-12 15:50:30 -04:00
factories.py
Add the correct UNIQUE constraints to the ProgramEnrollment model.
2019-08-23 14:02:54 -04:00
test_admin.py
INCR-283 Run python-modernize on lms/djangoapps/program_enrollments/migrations and lms/djangoapps/program_enrollments/tests (
#20578
)
2019-05-21 11:27:52 -04:00
test_models.py
Add the correct UNIQUE constraints to the ProgramEnrollment model.
2019-08-23 14:02:54 -04:00
test_signals.py
Change 'withdrawn' status to 'canceled' in program_enrollments
2019-06-03 10:16:19 -04:00
test_tasks.py
BOM-365
2019-08-27 13:52:56 +05:00
test_utils.py
filter out disabled saml provider configs (
#21454
)
2019-08-26 12:29:38 -04:00