zulip/zilencer/management/commands
Reid Barton 599742536b Switch from South to native Django migrations
This commit loses some indexes, unique constraints etc. that were
manually added by the old migrations. I plan to add them to a new
migration in a subsequent commit.

(imported from commit 4bcbf06080a7ad94788ac368385eac34b54623ce)
2015-08-20 23:01:26 -07:00
..
__init__.py [schema] Support for authenticating Deployments via the API. 2013-10-25 14:13:30 -04:00
create_deployment.py Fix create_deployment not actually setting base_site_url. 2013-11-14 11:16:15 -05:00
deactivate_old_realms.py Add a management command to deactivate old realms. 2014-01-07 20:24:20 -05:00
grant_invites.py Split management commands for internal use into zilencer/ 2013-11-04 11:58:52 -05:00
migrate_stream_notifications.py [manual] Add script to migrate subs to new stream notification settings. 2014-03-03 16:08:33 -05:00
populate_db.py Switch from South to native Django migrations 2015-08-20 23:01:26 -07:00
print_initial_password.py Split management commands for internal use into zilencer/ 2013-11-04 11:58:52 -05:00
profile_request.py Move message-related views into their own file 2014-01-10 21:38:59 -05:00
render_old_messages.py Split management commands for internal use into zilencer/ 2013-11-04 11:58:52 -05:00
sync_api_key.py Split management commands for internal use into zilencer/ 2013-11-04 11:58:52 -05:00
test_messages.txt Split management commands for internal use into zilencer/ 2013-11-04 11:58:52 -05:00