mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-01 15:54:53 +00:00
Correct which version of django is used (and is in Wheezy)
Vik Fearing
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user