evorepo/releng
Dan McGee 5566d43a77 Use 'update_fields' model.save() kwarg
This was added in Django 1.5 and allows saving only a subset of a
model's fields. It makes sense in a few cases to utilize it.

Signed-off-by: Dan McGee <dan@archlinux.org>
2013-02-09 16:50:45 -06:00
..
fixtures Fix typo introduced in fixture creation 2011-05-15 12:20:04 -05:00
management Use 'update_fields' model.save() kwarg 2013-02-09 16:50:45 -06:00
migrations Add MD5 and SHA1 fields for releases 2013-01-28 14:06:41 -07:00
__init__.py Rename isotests to releng 2011-04-28 17:58:13 -05:00
admin.py Add Release model to releng 2012-11-20 19:16:25 -06:00
models.py Extract torrent trackers into a settings variable 2013-01-28 14:13:53 -07:00
urls.py Add a view to download the torrent available for a given release 2013-01-19 17:40:26 -06:00
views.py Add a view to download the torrent available for a given release 2013-01-19 17:40:26 -06:00