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
7ffccff0f3da38aea86cd243ffe4bfef9e217bec
edx-platform
/
lms
/
djangoapps
/
program_enrollments
/
tests
History
amitvadhel
b6b1b0c602
INCR-473: Make compatible with Python 3.x
2019-06-23 13:29:43 +03:00
..
__init__.py
Add ProgramEnrollment app and model for masters
2019-04-12 15:50:30 -04:00
factories.py
complete waiting enrollments. fixed
2019-05-24 13:47:49 -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
Change 'withdrawn' status to 'canceled' in program_enrollments
2019-06-03 10:16:19 -04:00
test_signals.py
Change 'withdrawn' status to 'canceled' in program_enrollments
2019-06-03 10:16:19 -04:00
test_tasks.py
INCR-473: Make compatible with Python 3.x
2019-06-23 13:29:43 +03:00
test_utils.py
complete waiting enrollments. fixed
2019-05-24 13:47:49 -04:00