mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-26 03:24:01 +03:00
Update version of libs
Update django-cache-url and django-model-utils to latest version
This commit is contained in:
parent
8e0fe061ce
commit
1555013415
|
@ -4,7 +4,7 @@ django==1.6.2
|
|||
# Configuration
|
||||
django-configurations==0.8
|
||||
django-secure==1.0
|
||||
django-cache-url==0.7.0
|
||||
django-cache-url==0.8.0
|
||||
dj-database-url==0.2.2
|
||||
|
||||
# Forms
|
||||
|
@ -14,7 +14,7 @@ django-floppyforms==1.1.1
|
|||
|
||||
# Models
|
||||
South==0.8.4
|
||||
django-model-utils==2.0
|
||||
django-model-utils==2.0.2
|
||||
|
||||
# images
|
||||
Pillow==2.3.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user