Name |
Last commit
|
Last update |
---|---|---|
.. | ||
features | ||
management | ||
tests | ||
views | ||
__init__.py | ||
access.py | ||
enrollment.py | ||
enrollment_report.py | ||
paidcourse_enrollment_report.py | ||
services.py | ||
utils.py |
The interface for custom management commands changed in Django 1.8 which caused the `compute_grades` command to stop working. In order to fix it I added an `add_arguments` method for specifying the accepted arguments and updated the command to allow for passing a list of courses to run the `offline_grade_calculation` against.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
features | Loading commit data... | |
management | Loading commit data... | |
tests | Loading commit data... | |
views | Loading commit data... | |
__init__.py | Loading commit data... | |
access.py | Loading commit data... | |
enrollment.py | Loading commit data... | |
enrollment_report.py | Loading commit data... | |
paidcourse_enrollment_report.py | Loading commit data... | |
services.py | Loading commit data... | |
utils.py | Loading commit data... |