evorepo/devel
Dan McGee cf8ecdf9fc rematch_developers: do mass updates instead of single saves
When updating a lot of objects, it makes much more sense to perform
targeted update queries rather than one-row-at-a-time saves.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-05-02 09:46:52 -05:00
..
management rematch_developers: do mass updates instead of single saves 2012-05-02 09:46:52 -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 Ensure order_by default value is cleared when using distinct() 2012-05-02 09:37:46 -05:00