summaryrefslogtreecommitdiff
path: root/pgweb/docs/models.py
AgeCommit message (Expand)Author
2021-05-19Improve admin preview for doc page redirectJonathan S. Katz
2020-07-03Fix typo in redirect_to help textMagnus Hagander
2020-04-24Introduce documentation redirects for doc pages that are renamedJonathan S. Katz
2020-03-31Set on_delete=models.CASCADE on all ForeignKey fieldsMagnus Hagander
2019-01-26Generic unicode updatesMagnus Hagander
2019-01-17Fix whitespace and indentation, per pep8Magnus Hagander
2019-01-17Tabs, meet your new overlords: spacesMagnus Hagander
2018-06-29Remove unused importsMagnus Hagander
2017-05-25Invent the concept of a docs page aliasMagnus Hagander
2017-05-19Invent the concept of a "numtree" for versionsMagnus Hagander
2016-05-19Replace interactive docs with docs bug reportingMagnus Hagander
2016-05-14Fix model warnings and deprecationsMagnus Hagander
2016-03-07Get rid of PgModel, replacing it with simple signalsMagnus Hagander
2013-08-17Make an actual foreign key between docs versions and core versionsMagnus Hagander
2012-06-05Show links to other versions of docsMagnus Hagander
2011-06-14Remove print statement that cannot be used when running under a serverMagnus Hagander
2011-06-14Implement basic varnish purgingMagnus Hagander
2010-03-21Add string output for doc commentMagnus Hagander
2010-01-16Add support for docs commentsMagnus Hagander
2009-09-14A first very basic import.Magnus Hagander