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
1
Packages
Projects
Releases
Wiki
Activity
Files
7a2299a2c3ec0cf02a1ff94f289e1c2ea20212eb
edx-platform
/
lms
/
djangoapps
/
gating
History
Muhammad Soban Javed
f62b1c417b
replaced task decorator with shared_task decorator (
#25925
)
2021-01-07 19:46:34 +05:00
..
tests
Upgrade completion
2020-12-03 16:06:15 +01:00
__init__.py
Added subsection gating feature
2016-01-28 14:05:20 -05:00
api.py
Use full names for common.djangoapps imports; warn when using old style (
#25477
)
2020-11-10 07:02:01 -05:00
apps.py
Use full names for lms.djangoapps imports (
#25401
)
2020-11-04 08:48:33 -05:00
signals.py
Run subsection completion milestones task async.
2020-11-13 13:58:24 -05:00
tasks.py
replaced task decorator with shared_task decorator (
#25925
)
2021-01-07 19:46:34 +05:00