zulip/zephyr/management
Tim Abbott e434fa141e Use .objects.create and .objects.get_or_create.
This eliminates a bunch of unnecessary code and also fixes a bunch of
places where we were improperly not using transactions.

(imported from commit f194ae9226f9229fc56a0b1b21615534f486ea0c)
2012-10-19 17:42:14 -04:00
..
commands Use .objects.create and .objects.get_or_create. 2012-10-19 17:42:14 -04:00
__init__.py Add a management command to populate the database. 2012-08-28 12:45:10 -04:00