mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
Update supported Python/Django versions in README
This commit is contained in:
parent
e6293d9b0c
commit
d04a6552a4
1 changed files with 2 additions and 1 deletions
|
|
@ -29,7 +29,8 @@ your ``INSTALLED_APPS`` setting.
|
|||
Dependencies
|
||||
------------
|
||||
|
||||
``django-model-utils`` is tested with `Django`_ 1.2 and later on Python 2.6 and 2.7.
|
||||
``django-model-utils`` supports `Django`_ 1.4.2 and later on Python 2.6, 2.7,
|
||||
3.2, and 3.3.
|
||||
|
||||
.. _Django: http://www.djangoproject.com/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue