mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-10 13:44:43 +00:00
Merge pull request #53 from ashwoods/master
bumping django version to 1.6.1 in requirements
This commit is contained in:
commit
0cc41bb492
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Bleeding edge Django
|
||||
django==1.6
|
||||
django==1.6.1
|
||||
|
||||
# Configuration
|
||||
django-configurations==0.5.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue