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
/
pgweb
/
docs
/
models.py
Age
Commit message (
Expand
)
Author
2021-05-19
Improve admin preview for doc page redirect
Jonathan S. Katz
2020-07-03
Fix typo in redirect_to help text
Magnus Hagander
2020-04-24
Introduce documentation redirects for doc pages that are renamed
Jonathan S. Katz
2020-03-31
Set on_delete=models.CASCADE on all ForeignKey fields
Magnus Hagander
2019-01-26
Generic unicode updates
Magnus Hagander
2019-01-17
Fix whitespace and indentation, per pep8
Magnus Hagander
2019-01-17
Tabs, meet your new overlords: spaces
Magnus Hagander
2018-06-29
Remove unused imports
Magnus Hagander
2017-05-25
Invent the concept of a docs page alias
Magnus Hagander
2017-05-19
Invent the concept of a "numtree" for versions
Magnus Hagander
2016-05-19
Replace interactive docs with docs bug reporting
Magnus Hagander
2016-05-14
Fix model warnings and deprecations
Magnus Hagander
2016-03-07
Get rid of PgModel, replacing it with simple signals
Magnus Hagander
2013-08-17
Make an actual foreign key between docs versions and core versions
Magnus Hagander
2012-06-05
Show links to other versions of docs
Magnus Hagander
2011-06-14
Remove print statement that cannot be used when running under a server
Magnus Hagander
2011-06-14
Implement basic varnish purging
Magnus Hagander
2010-03-21
Add string output for doc comment
Magnus Hagander
2010-01-16
Add support for docs comments
Magnus Hagander
2009-09-14
A first very basic import.
Magnus Hagander