evorepo/main
Dan McGee 271d1babbf Revert "Reduce query count when retrieving satisfiers and providers"
This reverts commit 20b64e4267.

Django 1.5 fixed this issue and now parent objects are automatically
attached to their children when queries go through the related manager.
See "Caching of related model instances" in the release notes.

Signed-off-by: Dan McGee <dan@archlinux.org>
2013-02-09 16:20:38 -06:00
..
fixtures Remove old todolist permissions 2012-12-31 00:31:37 -06:00
migrations Clean up and make several migrations modern 2013-01-15 21:29:30 -06:00
templatetags Update user_pgp_key_link template tag to use DeveloperKey model 2013-02-03 14:40:41 -06:00
__init__.py Moved models around 2008-03-08 00:13:41 -08:00
admin.py Remove old todo list models 2012-12-28 14:48:29 -06: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 Add a rate limiting filter for log messages 2012-08-13 21:24:40 -05:00
models.py Revert "Reduce query count when retrieving satisfiers and providers" 2013-02-09 16:20:38 -06:00
storage.py Minify static files when running collectstatic 2013-02-08 21:03:52 -06:00
utils.py Move slug creation helper to main/utils 2012-12-28 14:48:29 -06:00