evorepo/packages
Dan McGee ac1c00ee86 When retrieving signoff specs, select the arch object as well
Otherwise we do one query per row in the signoff table to fetch the
architecture and it's required_signoffs value, which is less than ideal.

Signed-off-by: Dan McGee <dan@archlinux.org>
2013-04-23 09:29:40 -05:00
..
management Use required_signoffs value when creating signoff specs 2013-04-22 10:50:03 -05:00
migrations Various minor code cleanups and fixes 2013-04-16 22:12:01 -05:00
sql Add additional pg_trgm indexes for quicker searches 2013-04-13 11:57:55 -05:00
templatetags Fix parsing issues when query string keys contain unicode 2013-04-20 13:32:09 -05:00
views Various minor code cleanups and fixes 2013-04-16 22:12:01 -05:00
__init__.py
admin.py Override the default admin queryset for some models 2013-01-22 17:20:41 -07:00
alpm.py Fix alpm ctypes interface on systems not having alpm 2012-08-08 19:12:06 -05:00
models.py Use required_signoffs value when creating signoff specs 2013-04-22 10:50:03 -05:00
tests.py Fix ALPM unittest to run when ALPM isn't present 2013-02-26 19:06:51 -06:00
urls_groups.py Change Django urls.py import 2012-03-23 19:54:40 -05:00
urls.py Make page a query string parameter on package search 2013-02-16 15:39:23 -06:00
utils.py When retrieving signoff specs, select the arch object as well 2013-04-23 09:29:40 -05:00