Enable redirects to older release notes from the development doc builds.
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Wed, 20 Mar 2019 20:58:13 +0000 (16:58 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Wed, 20 Mar 2019 20:58:13 +0000 (16:58 -0400)
commit2d0b83ec3bf1b0e42ff7d31d40ed41b13f01b0c4
tree7a9b9f1468b9815046651d0f35dde6e56737b322
parent3c3a117b66f92fc79caee737404656f1839cb52f
Enable redirects to older release notes from the development doc builds.

Prior to this, if you referenced a version of the release notes that was outside
of the current development build (e.g. 9.6) the URL would 404.

Reported by Andres Freund.
pgweb/docs/views.py