Allow correspondents to be deleted without deleting their documents

Fixes #235
This commit is contained in:
Daniel Quinn
2017-07-15 19:06:52 +01:00
parent ede274386b
commit 347986a2b3
6 changed files with 82 additions and 2 deletions

View File

@@ -16,6 +16,7 @@ pytz>=2016.10
gunicorn==19.6.0
# For the tests
factory-boy
pytest
pytest-django
pytest-sugar