mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-19 09:41:09 +00:00
upgrading django-model-utils to 2.4, which adds support for django 1.9
This commit is contained in:
parent
424d176b0d
commit
82224ee612
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ django-crispy-forms==1.5.2
|
|||
django-floppyforms==1.6.0
|
||||
|
||||
# Models
|
||||
django-model-utils==2.3.1
|
||||
django-model-utils==2.4
|
||||
|
||||
# Images
|
||||
Pillow==3.0.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue