layerindex-web/rrs/migrations
Paul Eggleton 9b7eec7ec8 rrs: replace fixtures with initial data migration
Fixtures aren't supported in current Django versions. Add some code to
the initial migration to add the data instead.

Also add releases/milestones up to and including 2.5.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2018-05-04 23:57:53 +12:00
..
__init__.py rrs: add initial migration 2018-05-04 23:57:52 +12:00
0001_initial.py rrs: replace fixtures with initial data migration 2018-05-04 23:57:53 +12:00
0002_maintenanceplan.py rrs: add maintenance plans 2018-05-04 23:57:52 +12:00
0003_release_plan.py rrs: add Release link to MaintenancePlan 2018-05-04 23:57:52 +12:00
0004_maint_plan_default.py rrs: add Release link to MaintenancePlan 2018-05-04 23:57:52 +12:00
0005_release_plan_nonnull.py rrs: add Release link to MaintenancePlan 2018-05-04 23:57:52 +12:00
0006_maintplan_email.py rrs/models: add fields for more flexible email handling 2018-05-04 23:57:53 +12:00