| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| 0001_initial.py | ||
| 0002_rename_credit_requirement_criteria_field.py | ||
| __init__.py |
The CreditRequirement "configuration" field was renamed in Django code without updating the migration. This commit adds a second migration to delete the incorrect field and add a new field. The credit feature is currently disabled in production, so the model isn't currently used by application code.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| 0001_initial.py | Loading commit data... | |
| 0002_rename_credit_requirement_criteria_field.py | Loading commit data... | |
| __init__.py | Loading commit data... |