diff --git a/docs/django.rst b/docs/django.rst index e0fad634..7d4066ec 100644 --- a/docs/django.rst +++ b/docs/django.rst @@ -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