zulip/zerver
sahil839 fbf5ff26af tests: Fix stream creation part in comments of stream-policy tests.
The comments in stream-policy tests in test_message_send.py specifies
the restriction of creating streams based on stream_post_policy. But
this restriction was removed in 9aaa61963 and we now allow everyone to
create all type of streams. So this commit fixes the stream creation
parts in comments.
2021-03-29 17:37:34 -07:00
..
data_import import/export: Fix deprecated authentication method for Slack. 2021-03-08 12:56:37 -08:00
lib refactor: Make acting_user a mandatory kwarg for do_set_realm_message_editing. 2021-03-29 15:51:45 -07:00
management refactor: Make acting_user a mandatory kwarg for do_deactivate_user. 2021-03-29 15:51:45 -07:00
migrations display_settings: Allow user to set default_view. 2021-03-11 18:09:08 -08:00
openapi openapi: Fix typo in stream_post_policy sections of openapi docs. 2021-03-29 17:37:34 -07:00
templatetags python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
tests tests: Fix stream creation part in comments of stream-policy tests. 2021-03-29 17:37:34 -07:00
tornado docs: Add a document explaining email/push notifications. 2021-03-05 15:24:25 -08:00
views dev_panel: Use correct content helper for portico pages. 2021-03-26 09:40:40 -07:00
webhooks integration: Update Zendesk Documentation. 2021-03-25 01:40:38 -07:00
worker requirements: Upgrade python-zulip-api from Git. 2021-03-26 16:31:03 -07:00
__init__.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
apps.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
context_processors.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
decorator.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
filters.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
forms.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
logging_handlers.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
middleware.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
models.py custom profile fields: Rename "CHOICE" to "SELECT" in frontend. 2021-03-26 11:49:11 -07:00
signals.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00