index
:
pgweb.git
master
This is the code for the postgresql.org website
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
dev_install.rst
Age
Commit message (
Expand
)
Author
2024-05-08
Update requirements reflecting we're now on django 4.2
Magnus Hagander
2021-12-19
Switch to using Django 3.2
Magnus Hagander
2021-01-01
Fix some RST formatting
Magnus Hagander
2021-01-01
Update the developer install docs
Magnus Hagander
2019-09-11
Updated the version of Django required to run pgweb in install docs.
Jonathan S. Katz
2019-06-24
Minor updates to dev install instructions
Magnus Hagander
2016-10-18
Fix Django version requirement.
Dave Page
2016-05-24
Remove SSL decorators and middleware
Magnus Hagander
2014-01-11
Switch email sending go through a queue table in the database
Magnus Hagander
2013-06-16
Update docs
Magnus Hagander
2012-05-23
Fixes in developer install instructions and scripts
Magnus Hagander
2011-12-17
Make our session cookie secure by default, and locked to www.postgresql.org
Magnus Hagander
2011-12-11
Update documentation with latest versions and information
Magnus Hagander
2011-11-27
Concept of mastersite is no longer used, remove all references
Magnus Hagander
2010-06-15
A couple of wording fixes suggested by Bruce
Magnus Hagander
2010-06-14
Add instructions for how to set up a development enviroment, based on
Magnus Hagander