Added a note about PyPy support to the README file.

This commit is contained in:
Omer Katz
2014-07-15 11:54:54 +03:00
parent a46ade6c94
commit 44b51188a9

View File

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