Update supported Django versions.

This commit is contained in:
Carl Meyer 2013-01-27 11:40:15 -08:00
parent afded4847b
commit cbe861665c

View file

@ -24,8 +24,7 @@ your ``INSTALLED_APPS`` setting.
Dependencies
------------
Most of ``django-model-utils`` works with `Django`_ 1.1 or later.
`InheritanceManager`_ and `SplitField`_ require Django 1.2 or later.
``django-model-utils`` is tested with `Django`_ 1.2 and later on Python 2.6 and 2.7.
.. _Django: http://www.djangoproject.com/