aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2016-10-26 16:23:41 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2016-10-26 16:23:41 +0100
commit0d3c0ee6390aed6bec647b04ee35d575fcb26543 (patch)
treee8a13b33322017689b5b7c42dbae735fabc0e139 /README.md
parenteb4e1f1f98c3bfba73d12e192c4c6d5f9fb71710 (diff)
parent428466512607541a1d82de6e721439a0d0e7446c (diff)
Merge branch 'issues/forcouncils/44-two-tier-change-category'
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d6b71d7c0..a6ea03163 100644
--- a/README.md
+++ b/README.md
@@ -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.