Files
notifications-api/migrations/versions
Rebecca Law 55dc7184cc Add organisation_id to Service.
This is the second commit in the series to add organisation_id to Service.
- Data migration to update services.organisation_id from data in organisation_to_service
 (The rollback will lose any updates to organisation unless the script is updated to set organistion_to_service from service.organisation_id )
- Update Service.organisation relationship to a ForeignKey relationship to Organisation.
- Update Organisation.services to a backref relationship to Service.
2019-08-13 17:25:30 +01:00
..
2017-11-15 12:42:49 +00:00
2018-01-05 15:58:13 +00:00
2018-01-05 16:00:29 +00:00
2018-02-08 11:26:10 +00:00
2018-08-23 14:43:41 +01:00
2018-08-23 15:04:44 +01:00
2018-08-24 16:09:17 +01:00
2019-02-15 10:09:44 +00:00
2019-03-11 11:43:16 +00:00