zulip/zephyr/management/commands
Jessica McKellar 4832a6a1fe [schema] Add a management script to create default streams for a domain.
Run this script on an existing realm to create or change default
streams, which new users will get upon account creation.

(imported from commit 8938dcbd3520d97d25b4c6ca783d35c9aef52df0)
2012-11-28 14:07:16 -05:00
..
__init__.py Add a management command to populate the database. 2012-08-28 12:45:10 -04:00
activate_mit.py Implement MIT signups. 2012-10-29 16:59:37 -04:00
banish_broken.py Fix banish_broken tool. 2012-11-14 16:57:21 -05:00
clear_db.py Cut out duplicated code between clear_database and populate_db. 2012-10-29 14:54:18 -04:00
create_realm.py Add script to create new realms. 2012-11-21 16:42:15 -05:00
populate_db.py [schema] Add a management script to create default streams for a domain. 2012-11-28 14:07:16 -05:00
print_initial_password.py print_initial_password: Print API keys too 2012-10-17 18:23:01 -04:00
runtornado.py runtornado: Don't apply response middleware twice 2012-11-06 13:15:49 -05:00
set_default_streams.py [schema] Add a management script to create default streams for a domain. 2012-11-28 14:07:16 -05:00
test_messages.txt populated_db: Rename many functions/variables from zephyr => message. 2012-10-03 18:14:15 -04:00
update_mit_fullnames.py Helper scripts to fix some buggy users. 2012-11-14 15:03:49 -05:00