evorepo/main
Dan McGee 3b1b677b49 Speed up master key listing page
We were spending a lot of time getting the developer name for a given
key on this page, which involved sending one query per key ID. Use the
cache to our advantage here and save ourselves the "expensive" lookups.
This eliminates ~100 queries per page load.

Signed-off-by: Dan McGee <dan@archlinux.org>
2013-12-14 10:52:51 -06:00
..
fixtures Add 'required_signoffs' field to Arch model 2013-04-22 09:13:12 -05:00
migrations Drop old base64-ed PGP signature column 2013-11-06 22:08:01 -06:00
templatetags Speed up master key listing page 2013-12-14 10:52:51 -06:00
__init__.py Moved models around 2008-03-08 00:13:41 -08:00
admin.py Syntax cleanups to main admin 2013-11-27 17:08:42 -05:00
context_processors.py Get secure/unsecure checking actually working 2010-09-22 23:16:13 -05:00
fields.py UserProfile model and fields shuffle 2012-04-20 11:15:03 -05:00
log.py Various minor code cleanups and fixes 2013-04-16 22:12:01 -05:00
models.py Capitalize URL properly in Django admin 2013-11-25 21:31:31 -06:00
storage.py Minify static files when running collectstatic 2013-02-08 21:03:52 -06:00
utils.py Filtered requiredby list for non-primary depends 2013-11-11 16:28:34 -06:00