diff options
author | Dave Arter <davea@mysociety.org> | 2016-10-18 18:20:07 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2016-10-26 16:22:11 +0100 |
commit | e1636f3c8cb837c3debe28da7532778493ebad54 (patch) | |
tree | 08294e6d0f7eaa6ffac876dec909833bc3395ab4 /README.md | |
parent | 2e8c2dcdb299e1c34e0c64120ad2b513ec980491 (diff) |
Resend report if changing category changes body.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -74,6 +74,7 @@ web-based cross-browser testing tools for this project. - Hide confirmed column on body page if all categories confirmed. #1565 - 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. - New user system: - /admin requires a user with the `is_superuser` flag. #1463 - `createsuperuser` command for creating superusers. |