setup.txt: Pin django-models-utils for Python 2 compatibility.
This is mostly documentation for my future self in case it becomes relevant.
This commit is contained in:
parent
2817de0649
commit
f00214d81d
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,7 @@ Django>=1.11,<1.12
|
||||||
|
|
||||||
# Pinned for Python 2 support.
|
# Pinned for Python 2 support.
|
||||||
django-sitetree<1.13
|
django-sitetree<1.13
|
||||||
|
django-model-utils<4.0.0
|
||||||
|
|
||||||
# Registrasion
|
# Registrasion
|
||||||
https://github.com/chrisjrn/registrasion/tarball/master
|
https://github.com/chrisjrn/registrasion/tarball/master
|
||||||
|
@ -19,7 +20,6 @@ django-libsass
|
||||||
django-markdown-deux
|
django-markdown-deux
|
||||||
django-countries
|
django-countries
|
||||||
easy-thumbnails
|
easy-thumbnails
|
||||||
django-model-utils
|
|
||||||
django-email-log
|
django-email-log
|
||||||
django-storages
|
django-storages
|
||||||
django-timezone-field
|
django-timezone-field
|
||||||
|
|
Loading…
Reference in a new issue