mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
Document current supported versions
This commit is contained in:
parent
bf4b65a437
commit
b7d0abccf4
1 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,7 @@ modify your ``INSTALLED_APPS`` setting.
|
|||
Dependencies
|
||||
============
|
||||
|
||||
``django-model-utils`` supports `Django`_ 1.8 through 2.1 (latest bugfix
|
||||
release in each series only) on Python 3.4, 3.5 and 3.6.
|
||||
``django-model-utils`` supports `Django`_ 2.1+ and 3.0+ (latest bugfix
|
||||
release in each series only) on Python 3.6, 3.7 and 3.8.
|
||||
|
||||
.. _Django: http://www.djangoproject.com/
|
||||
|
|
|
|||
Loading…
Reference in a new issue