evorepo/public
Jelle van der Waa bd80eb4e65 public: prefetch the userprofile table
We request all pgp_key's in a loop which would lead to 100 queries,
prefetching the userprofile makes the page load with 26 queries as of
writing.
2024-07-20 17:19:22 +02:00
..
management Introduce planet functionality in archweb 2020-02-03 21:25:31 +01:00
static/logos Run pngcrush and optipng over most static content 2013-02-03 13:38:39 -06:00
__init__.py "imported" public app files from archweb_pub 2009-11-09 22:24:37 -02:00
tests.py ruff: enable prefer f-string rule 2023-11-03 12:35:59 +01:00
utils.py ruff: enable isort rule 2023-11-03 12:35:59 +01:00
views.py public: prefetch the userprofile table 2024-07-20 17:19:22 +02:00