Fix credit requirement "criteria" name
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.
Showing
Please
register
or
sign in
to comment