evorepo/devel
Dan McGee dc94eade03 Incomplete-only todolists optimization
We can push this down to the database if we know in advance we only need
the incomplete lists. This helps our call on the developer dashboard
quite a bit; the time of the single query in question drops from >1300ms
to around 40ms.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-04-27 09:12:26 -05:00
..
management UserProfile model and fields shuffle 2012-04-20 11:15:03 -05:00
migrations Add migration to auto-populate developer countries, display flags 2012-04-26 13:25:15 -05:00
__init__.py Initial import for public release... 2007-11-03 03:45:10 -04:00
admin.py UserProfile model and fields shuffle 2012-04-20 11:15:03 -05:00
fields.py UserProfile model and fields shuffle 2012-04-20 11:15:03 -05:00
models.py Add country attribute to developer profile 2012-04-26 12:07:38 -05:00
tests.py UserProfile model and fields shuffle 2012-04-20 11:15:03 -05:00
urls.py Change Django urls.py import 2012-03-23 19:54:40 -05:00
utils.py Add a mismatched signatures developer report 2012-04-07 14:53:08 -05:00
views.py Incomplete-only todolists optimization 2012-04-27 09:12:26 -05:00