mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-04 12:10:16 +03:00
Updated hitch django_version
Now matches the installed version of Django via the requirements files
This commit is contained in:
parent
d9e65afef1
commit
c29a6570be
|
@ -1,6 +1,6 @@
|
|||
postgres_version: 9.3.9
|
||||
redis_version: 2.8.4
|
||||
django_version: 1.8.3
|
||||
django_version: 1.8.4
|
||||
celery_version: 3.1.18
|
||||
pause_on_success: false
|
||||
pause_on_failure: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user