mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-13 13:12:42 +00:00
Fix Django version requirement.
This commit is contained in:
@ -5,7 +5,7 @@ So, you're ready to contribute to pgweb, and you want to set up a
|
|||||||
local working copy of the website code, so you have something to work
|
local working copy of the website code, so you have something to work
|
||||||
with. Here's a quick step-by-step on how to do that:
|
with. Here's a quick step-by-step on how to do that:
|
||||||
|
|
||||||
#. Make sure you have downloaded and installed django *version 1.4*
|
#. Make sure you have downloaded and installed django *version 1.8*
|
||||||
You will also need the dependencies *psycopg2*, *yaml*
|
You will also need the dependencies *psycopg2*, *yaml*
|
||||||
and *markdown* (these are python libraries, so prefix python- for Debian
|
and *markdown* (these are python libraries, so prefix python- for Debian
|
||||||
packages, for example). There is a `requirements.txt` file available
|
packages, for example). There is a `requirements.txt` file available
|
||||||
|
Reference in New Issue
Block a user