Purge the release notes cache when a minor version is updated
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Thu, 9 Feb 2023 17:57:04 +0000 (12:57 -0500)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Thu, 9 Feb 2023 17:57:04 +0000 (12:57 -0500)
commitac618d1bb5f8b28ca8766e5ce6e25642f8a36539
tree1170d8755a1e001a254da61d34077843d7b8017d
parentff40e88a6801e1c210cd771040f6f4481b23b929
Purge the release notes cache when a minor version is updated

Typically this required a user (especially the committer) to
manually do this step, which was easily and often missed. This
limits user error and ensures the release notes are available
to users in a timely manner.

Reviewed-by: Magnus Hagander <magnus@hagander.net>
pgweb/core/models.py