Cache inactive messaging providers when viewing the queue
authorMagnus Hagander <magnus@hagander.net>
Tue, 25 Jun 2024 14:08:54 +0000 (16:08 +0200)
committerMagnus Hagander <magnus@hagander.net>
Tue, 25 Jun 2024 14:08:54 +0000 (16:08 +0200)
commitc1ab3a7cdcd9d73e862751d410257fbe0a4fc339
treeba0adf52fb671bfa9640b211cb351b96e638a4f2
parentc705fce7cc6296d640bba3d2448e5aa20392b152
Cache inactive messaging providers when viewing the queue

Without this, if a provider goes from active -> inactive when there are
existing posts, we'd crash the view of the existing ones.
postgresqleu/confreg/models.py