mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
Update supported Django versions.
This commit is contained in:
parent
afded4847b
commit
cbe861665c
1 changed files with 1 additions and 2 deletions
|
|
@ -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/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue