commit to CouchDB only when necessary
commit033d11310ebe85f02adb662e8033b2ccdc60de9e
authorStefan Koegl <stefan@skoegl.net>
Tue, 19 Oct 2010 10:42:18 +0000 (19 13:42 +0300)
committerStefan Koegl <stefan@skoegl.net>
Tue, 19 Oct 2010 11:01:11 +0000 (19 14:01 +0300)
treedfa9218584fb0e94373126e05ca02e52b2a6890f
parent25bb7e3eb391e0316ba844cece6ad7e05256193d
commit to CouchDB only when necessary

to avoid unused connections to CouchDB during migration
mygpo/api/advanced/directory.py
mygpo/core/management/commands/migrate-podcasts.py
mygpo/directory/management/commands/category-merge-spellings.py
mygpo/directory/management/commands/update-categories.py
mygpo/directory/models.py
mygpo/directory/views.py
mygpo/migrate.py