zulip/zephyr/management
Tim Abbott b2755472bb populate_db: Fix unnecessary import from zephyr.views.
Importing zephyr.views here has the unfortunate side effect of
creating Client ids 1 and 2 automatically (via decorators.py
instantiating the two client objects it makes), before we go ahead and
delete all objects in the database as part of the populate_db startup.

(imported from commit da03cb7606334d5926e42f422ab94d1c884937b9)
2012-12-14 17:15:32 -05:00
..
commands populate_db: Fix unnecessary import from zephyr.views. 2012-12-14 17:15:32 -05:00
__init__.py Add a management command to populate the database. 2012-08-28 12:45:10 -04:00