update Django version to 1.7.4
This commit is contained in:
parent
3b000b3d81
commit
99980767da
2 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
* :support:`-` update to Django 1.7.4
|
||||||
|
|
||||||
* :release:`0.9.0 <2015-01-27>`
|
* :release:`0.9.0 <2015-01-27>`
|
||||||
* :feature:`-` setup nginx virtual host and PHP configuration for websites
|
* :feature:`-` setup nginx virtual host and PHP configuration for websites
|
||||||
(requires gvaweb >= 0.1.0 on web server)
|
(requires gvaweb >= 0.1.0 on web server)
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Django==1.7.3
|
Django==1.7.4
|
||||||
bpython==0.13.1
|
bpython==0.13.1
|
||||||
django-braces==1.4.0
|
django-braces==1.4.0
|
||||||
django-model-utils==2.2
|
django-model-utils==2.2
|
||||||
|
|
Loading…
Reference in a new issue