zulip/zilencer/management/commands
Jessica McKellar 4e24b432c4 [manual] Add script to migrate subs to new stream notification settings.
Previously, streams used `notifications`. Now they have separate
`desktop_notifications` and `audible_notifications`.

On staging, this should be run after the schema migration has been
applied (and technically before the code that uses the new fields is
deployed, but for staging, processing our notification settings a few
minutes late won't hurt anyone).

On prod, the script should be re-run just before the code using the
new notification settings is deployed to process any customer
notification settings changed since the staging deploy.

(imported from commit d99d238cd1b317c5180d7f940d70a7e2f8f9c712)
2014-03-03 16:08:33 -05: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 Replace email_to_domain with split_email_to_domain and resolve_email_to_domain 2013-11-26 10:45:01 -05: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