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
2cae30cd92fe27f09cecf9dc1bbb679b63b4b2ec
edx-platform
/
common
/
djangoapps
/
course_modes
History
Dillon Dumesnil
7165eeff44
DISCO-1522: check if enrolled before congrats message
...
This helps out the Verified Only case where the user is not first enrolled as an audit learner.
2019-12-18 19:54:28 +00:00
..
api
Fix problems that drf-yasg uncovered.
2019-06-21 18:04:15 -04:00
migrations
BOM-933: Fix type mismatches in various migrations (
#22112
)
2019-10-24 11:42:39 -04:00
tests
DISCO-1522: check if enrolled before congrats message
2019-12-18 19:54:28 +00:00
__init__.py
Move course modes to common and enable in Studio
2013-08-21 09:59:15 -04:00
admin.py
Change courses field from select to input
2019-11-13 13:19:12 -04:00
apps.py
Ran python-modernize
2019-04-23 15:29:27 -04:00
helpers.py
Moved these functions out of helpers because they're not needed elsewhere
2019-04-24 15:53:24 -04:00
models.py
Allow certification regenration for existing honor certificates
2019-11-07 14:08:20 +05:00
signals.py
Moved these functions out of helpers because they're not needed elsewhere
2019-04-24 15:53:24 -04:00
urls.py
Ran python-modernize
2019-04-23 15:29:27 -04:00
views.py
DISCO-1522: check if enrolled before congrats message
2019-12-18 19:54:28 +00:00