Statistics
| Branch: | Tag: | Revision:

root / snf-django-lib / snf_django / management / commands @ 3b6afb38

Name Size
__init__.py 11.9 kB

Latest revisions

# Date Author Comment
3b6afb38 11/07/2013 04:28 pm Christos Stavrakakis

snf-django: Optimize DB queries in ListCommand

Add options to use 'prefetch_related' and 'select_related' options of
Django queries to optimize the DB queries.

7cfc0cef 08/05/2013 12:45 pm Christos Stavrakakis

snf-django: Move ListCommand to snf-django

snf-webproject contained the generic ListCommand, and because of this it
had a dependency from snf-django-lib. This commit moves this command from
snf-webproject to snf-django-lib and removes this dependency. Also,...

View revisions

Also available in: Atom