diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2016-10-26 21:11:33 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2016-10-28 15:08:56 +0100 |
commit | 3e6dd24bc0bdff1392596a81bbe6b78bad51b245 (patch) | |
tree | 12ead925dcc5b5435528014bde09365dbbed2ff1 /README.md | |
parent | 5541a0cfa0b4a69d8ed2c526dcf5f7d0eff0508b (diff) |
Leave a public update when admin changes category.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -75,6 +75,7 @@ web-based cross-browser testing tools for this project. - Show any waiting reports on admin index page. #1382 - Allow user's phone number to be edited, and a report's category. #400 - Resend report if changing category changes body. #1560. + - Leave a public update if an admin changes a report's category. #1544 - New user system: - /admin requires a user with the `is_superuser` flag. #1463 - `createsuperuser` command for creating superusers. |