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.
|
||||
django-sitetree<1.13
|
||||
django-model-utils<4.0.0
|
||||
|
||||
# Registrasion
|
||||
https://github.com/chrisjrn/registrasion/tarball/master
|
||||
|
@ -19,7 +20,6 @@ django-libsass
|
|||
django-markdown-deux
|
||||
django-countries
|
||||
easy-thumbnails
|
||||
django-model-utils
|
||||
django-email-log
|
||||
django-storages
|
||||
django-timezone-field
|
||||
|
|
Loading…
Reference in a new issue