This website requires JavaScript.
Explore
Help
Register
Sign In
Andal.LND
/
edx-platform
Watch
4
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
3f88ff662e8da8e4938cac8da712b56feafce4cb
edx-platform
/
lms
/
djangoapps
/
instructor_task
History
Sarina Canelake
0f2b4cd2b6
Merge pull request
#3931
from edx/sarina/fixup-external-opaque-keys-impls
...
Use external OpaqueKey implementations
2014-05-29 18:23:08 -04:00
..
migrations
…
tests
Merge pull request
#3931
from edx/sarina/fixup-external-opaque-keys-impls
2014-05-29 18:23:08 -04:00
__init__.py
…
admin.py
…
api_helper.py
Move to OpaqueKey implementations from the external library
2014-05-29 17:03:35 -04:00
api.py
Make course ids and usage ids opaque to LMS and Studio [partial commit]
2014-05-08 12:09:23 -04:00
models.py
Better unicode handling in instructor tasks/bulk-email
2014-05-09 09:23:51 -04:00
subtasks.py
No longer chunk queries when sending out bulk email (LMS-2718)
2014-05-29 09:10:25 -04:00
tasks_helper.py
Revert StudentModule.module_state_key to field rather than computed property
2014-05-09 10:41:12 -04:00
tasks.py
…
views.py
…