zulip/zerver/views
Anders Kaseorg 0d6c771baf python: Guard against default value mutation with read-only types.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-06-13 15:31:27 -07:00
..
development python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
__init__.py views: Rename __init__.py to zerver.views.registration. 2017-01-08 16:21:15 -08:00
alert_words.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
archive.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
attachments.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
auth.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
camo.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
compatibility.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
custom_profile_fields.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
digest.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
documentation.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
email_mirror.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
events_register.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
home.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
hotspots.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
invite.py python: Guard against default value mutation with read-only types. 2020-06-13 15:31:27 -07:00
messages.py python: Fix misuse of Optional types for optional parameters. 2020-06-13 15:31:27 -07:00
muting.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
pointer.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
portico.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
presence.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
push_notifications.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
reactions.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
realm.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
realm_domains.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
realm_emoji.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
realm_export.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
realm_filters.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
realm_icon.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
realm_logo.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
registration.py python: Fix misuse of Optional types for optional parameters. 2020-06-13 15:31:27 -07:00
report.py python: Replace None defaults with empty collections where appropriate. 2020-06-13 15:31:27 -07:00
storage.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
streams.py python: Guard against default value mutation with read-only types. 2020-06-13 15:31:27 -07:00
submessage.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
thumbnail.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
tutorial.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
typing.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
unsubscribe.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
upload.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
user_groups.py python: Guard against default value mutation with read-only types. 2020-06-13 15:31:27 -07:00
user_settings.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
users.py python: Fix misuse of Optional types for optional parameters. 2020-06-13 15:31:27 -07:00
video_calls.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
zephyr.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00