Update supported Python/Django versions in README

This commit is contained in:
Trey Hunner 2013-04-12 07:57:00 -07:00
parent e6293d9b0c
commit d04a6552a4

View file

@ -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/