Update docs to support django 2.0

This commit is contained in:
Harry Moreno 2018-06-26 18:32:15 -04:00 committed by Lucas Wiman
parent 6d2ba63387
commit 1197839765

View file

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