projects
/
pgweb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
159549d
)
Expire list of docs and manuals when versions are updated
author
Magnus Hagander
<magnus@hagander.net>
Sat, 17 Aug 2013 15:33:52 +0000
(17:33 +0200)
committer
Magnus Hagander
<magnus@hagander.net>
Sat, 17 Aug 2013 15:33:52 +0000
(17:33 +0200)
pgweb/core/models.py
patch
|
blob
|
blame
|
history
diff --git
a/pgweb/core/models.py
b/pgweb/core/models.py
index 7dbcb18304ee268ea04e23c0ef7b5dea5b6d3cf7..71c05edc1135316d1a094015da55c0fdd0e119ee 100644
(file)
--- a/
pgweb/core/models.py
+++ b/
pgweb/core/models.py
@@
-56,6
+56,8
@@
class Version(PgModel, models.Model):
yield '/$'
yield '/support/submitbug'
yield '/support/versioning'
+ yield '/docs/$'
+ yield '/docs/manuals'
yield '/versions.rss'