mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-11 04:07:48 +03:00
updated django version to 1.7.6 and django-debug-toolbar to 1.3.0
This commit is contained in:
parent
9c4ad0da1a
commit
bddf914bd5
|
@ -1,5 +1,5 @@
|
|||
# Bleeding edge Django
|
||||
django==1.7.5
|
||||
django==1.7.6
|
||||
|
||||
# Configuration
|
||||
django-configurations==0.8
|
||||
|
|
|
@ -6,4 +6,4 @@ django-extensions==1.5.1
|
|||
Werkzeug==0.10.1
|
||||
|
||||
# django-debug-toolbar that works with Django 1.5+
|
||||
django-debug-toolbar==1.2.2
|
||||
django-debug-toolbar==1.3.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user