Correct which version of django is used (and is in Wheezy)

Vik Fearing
This commit is contained in:
Magnus Hagander
2014-02-18 19:51:56 +01:00
parent 0bf1aa2530
commit b3c83d7452

View File

@ -12,7 +12,7 @@ coding practices used there.
Functions and classes should be documented in-line, through comments
or docstrings.
The site is currently deployed on Django 1.5 (being the standard version
The site is currently deployed on Django 1.4 (being the standard version
in Debian Wheezy), so all testing should be done against this version.
Database access