mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
Update docs to support django 2.0
This commit is contained in:
parent
6d2ba63387
commit
1197839765
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ modify your ``INSTALLED_APPS`` setting.
|
|||
Dependencies
|
||||
============
|
||||
|
||||
``django-model-utils`` supports `Django`_ 1.8 through 1.10 (latest bugfix
|
||||
``django-model-utils`` supports `Django`_ 1.8 through 2.0 (latest bugfix
|
||||
release in each series only) on Python 2.7, 3.3 (Django 1.8 only), 3.4 and 3.5.
|
||||
|
||||
.. _Django: http://www.djangoproject.com/
|
||||
|
|
|
|||
Loading…
Reference in a new issue