Expire list of docs and manuals when versions are updated
authorMagnus Hagander <magnus@hagander.net>
Sat, 17 Aug 2013 15:33:52 +0000 (17:33 +0200)
committerMagnus Hagander <magnus@hagander.net>
Sat, 17 Aug 2013 15:33:52 +0000 (17:33 +0200)
pgweb/core/models.py

index 7dbcb18304ee268ea04e23c0ef7b5dea5b6d3cf7..71c05edc1135316d1a094015da55c0fdd0e119ee 100644 (file)
@@ -56,6 +56,8 @@ class Version(PgModel, models.Model):
                yield '/$'
                yield '/support/submitbug'
                yield '/support/versioning'
+               yield '/docs/$'
+               yield '/docs/manuals'
                yield '/versions.rss'