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
35ec9d310546baffc8aeca4a5c73f943cebf72e1
edx-platform
/
lms
/
djangoapps
/
instructor_task
History
Calen Pennington
864d831ce3
Use XBlock handlers for handle_ajax in XModules
...
Adds xblock handler_url support to the LMS, and makes handle_ajax use that code. [LMS-230] [LMS-229]
2013-11-08 11:08:48 -05:00
..
migrations
Initial refactoring for bulk_email monitoring.
2013-10-16 13:01:57 -04:00
tests
Use XBlock handlers for handle_ajax in XModules
2013-11-08 11:08:48 -05:00
__init__.py
Move code to instructor_task Django app.
2013-06-18 11:17:15 -04:00
api_helper.py
Update tests with more complete coverage.
2013-10-16 13:02:40 -04:00
api.py
Use separate retry count for calculating retry delay.
2013-10-16 13:01:59 -04:00
models.py
Initial refactoring for bulk_email monitoring.
2013-10-16 13:01:57 -04:00
subtasks.py
Add retries when encountering DatabaseError when updating InstructorTask.
2013-11-05 11:18:08 -05:00
tasks_helper.py
Update tests with more complete coverage.
2013-10-16 13:02:40 -04:00
tasks.py
Internationalize task progress.
2013-10-16 13:01:59 -04:00
views.py
Update tests with more complete coverage.
2013-10-16 13:02:40 -04:00