Django 1.6 released

This commit is contained in:
medmunds
2013-11-09 10:43:40 -08:00
parent 551de88604
commit b1b049962c
3 changed files with 5 additions and 4 deletions

View File

@@ -30,8 +30,8 @@ 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.4, and 1.5
(including Python 3 support with Django 1.5).
Djrill is released under the BSD license. It is tested against Django 1.3---1.6
(including Python 3 support with Django 1.5+).
.. END shared-intro