mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-03 15:38:59 +00:00
Expire list of docs and manuals when versions are updated
This commit is contained in:
@ -56,6 +56,8 @@ class Version(PgModel, models.Model):
|
||||
yield '/$'
|
||||
yield '/support/submitbug'
|
||||
yield '/support/versioning'
|
||||
yield '/docs/$'
|
||||
yield '/docs/manuals'
|
||||
yield '/versions.rss'
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user