Update tests, readme for Django 1.7 release

This commit is contained in:
medmunds
2014-09-29 12:03:37 -07:00
parent 54d54a9e73
commit a8ff2ad39e
2 changed files with 9 additions and 6 deletions

View File

@@ -30,7 +30,7 @@ package. It includes:
via Django signals
* An optional Django admin interface
Djrill is released under the BSD license. It is tested against Django 1.3---1.7b1
Djrill is released under the BSD license. It is tested against Django 1.3---1.7
(including Python 3 and PyPy support with Django 1.5+).
.. END shared-intro