evorepo/packages/views
Dan McGee 2bfdcec869 Make packages JSON search more performant
We were peppering the database with a bunch of queries here; using
prefetch_related and attach_maintainers can cut down the count
significantly.

Signed-off-by: Dan McGee <dan@archlinux.org>
2013-01-12 16:47:20 -06:00
..
__init__.py Use case-insensitive search in opensearch suggestions 2012-08-20 21:19:02 -05:00
display.py Extract some common architecture grabbing logic 2012-10-26 17:05:39 -05:00
flag.py Remove now unnecessary import 2012-09-15 09:46:28 -05:00
search.py Make packages JSON search more performant 2013-01-12 16:47:20 -06:00
signoff.py Use python set comprehension syntax supported in 2.7 2012-11-16 16:37:53 -06:00