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
c622f03a6a92ba3bce04681d716c877cf7bb2422
edx-platform
/
lms
/
djangoapps
/
instructor_task
/
tests
History
Ned Batchelder
322ca34b20
Remove pylint pragmas from "class Meta"
...
Also remove useless docstrings where they were added to keep pylint quiet.
2015-10-21 07:37:00 -04:00
..
__init__.py
…
factories.py
Remove pylint pragmas from "class Meta"
2015-10-21 07:37:00 -04:00
test_api.py
Move functionality for exporting a CSV of all student answers to a given
2015-08-17 22:32:49 +02:00
test_base.py
SOL-794 Detailed Enrollment Report
2015-05-22 15:16:57 -04:00
test_integration.py
Remove needless 'disable=no-member' pragmas
2015-08-03 17:47:44 -04:00
test_models.py
SOL-794 Detailed Enrollment Report
2015-05-22 15:16:57 -04:00
test_subtasks.py
Revert "Revert "use different queue for smaller emails (TNL-1591)""
2015-04-15 12:03:23 -04:00
test_tasks_helper.py
Add email and manual enrollment reason into the Enrollment Report
2015-10-06 22:34:54 -04:00
test_tasks.py
Correct parent references in one test.
2015-07-02 19:31:48 -04:00
test_views.py
…