zulip/zephyr/management/commands
Keegan McAllister db7a8277ff Replace create_{user_profile,zephyr_class} with {UserProfile,ZephyrClass}.create
Looks nicer and cuts down on imports.

(imported from commit 4fdbbb45cf6d8ad016481c663cf52fd555b41d91)
2012-09-19 13:01:58 -04:00
..
__init__.py Add a management command to populate the database. 2012-08-28 12:45:10 -04:00
clear_db.py Remove unused imports 2012-09-07 13:57:32 -04:00
populate_db.py Replace create_{user_profile,zephyr_class} with {UserProfile,ZephyrClass}.create 2012-09-19 13:01:58 -04:00
runtornado.py Debug Tornado when Django DEBUG = True 2012-09-18 13:45:52 -04:00
test_zephyrs.txt Add a management command to populate the database. 2012-08-28 12:45:10 -04:00