evorepo/packages
Dan McGee e732861961 Make packages view much more efficient
The len() call was killing performance, especially in the default click-thru
case where we show the packages list without any filtering (only sorting).
Also use a well-placed select_related() to further drop the query count. As
noted by the TODO, there is still more that can be done here to improve
performance.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-02-16 19:43:08 -06:00
..
templatetags drop some unused templatetags 2008-10-11 20:00:55 -04:00
__init__.py Initial import for public release... 2007-11-03 03:45:10 -04:00
views.py Make packages view much more efficient 2010-02-16 19:43:08 -06:00