aboutsummaryrefslogtreecommitdiffstats
path: root/db/downgrade_0045---0044.sql
Commit message (Collapse)AuthorAgeLines
* Refactor problem response priority into its own modelDave Arter2016-09-09-0/+7
This moves the response priority values from a cobrand-specific method to a full DB model, and includes management screens in the admin for administering them. For mysociety/fixmystreetforcouncils#66