Files
edx-platform/openedx/core
Troy Sankey 52eae381ac Rename order in CreditRequirement (1/3)
This stage does the following:

- Adds the new field and migration to create the column.
- Makes all* writes go to both old and new field.

(*) Except for writes from the Django Admin for this model.  I confirmed
with Support that CreditRequirements are never edited through the Django
Admin interface.  Additionally, I confirmed via the django_admin_log
that there is no record of anybody changing any CreditRequirements.
2019-12-19 15:42:46 +05:00
..
2019-12-09 11:03:22 -05:00
2019-07-10 15:16:58 +05:00
2019-07-10 15:16:58 +05:00