Name |
Last commit
|
Last update |
---|---|---|
.. | ||
management | ||
migrations | ||
__init__.py | ||
admin.py | ||
models.py | ||
signals.py | ||
tests.py |
This will allow v1 code of CourseOverview to delete entries. While this is not a good thing in general (and future versions will ignore entries with higher versions than they support), this is necessary to prevent errors with the existing code in a rollback situation. Otherwise, old code trying to delete CourseOverview entries will fail with a foreign key constraint violation.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
management | Loading commit data... | |
migrations | Loading commit data... | |
__init__.py | Loading commit data... | |
admin.py | Loading commit data... | |
models.py | Loading commit data... | |
signals.py | Loading commit data... | |
tests.py | Loading commit data... |