.. |
__init__.py
|
views: Rename __init__.py to zerver.views.registration.
|
2017-01-08 16:21:15 -08:00 |
alert_words.py
|
views: Change use of typing.Text to str.
|
2018-04-23 18:51:23 -07:00 |
attachments.py
|
zerver/views: Use Python 3 syntax for typing.
|
2017-11-27 17:10:39 -08:00 |
auth.py
|
views: Change use of typing.Text to str.
|
2018-04-23 18:51:23 -07:00 |
compatibility.py
|
views: Change use of typing.Text to str.
|
2018-04-23 18:51:23 -07:00 |
custom_profile_fields.py
|
profile: Check field_type against FIELD_TYPE_CHOICES.
|
2018-04-25 23:28:27 -07:00 |
email_log.py
|
invitations: Remove custom_body.
|
2017-12-11 19:23:54 -08:00 |
email_mirror.py
|
mypy: Use Python 3 type syntax in zerver/views/email_mirror.py.
|
2017-12-28 07:26:44 -05:00 |
events_register.py
|
views: Change use of typing.Text to str.
|
2018-04-23 18:51:23 -07:00 |
home.py
|
views: Change use of typing.Text to str.
|
2018-04-23 18:51:23 -07:00 |
hotspots.py
|
views: Fix imports of REQ/has_request_variables from the wrong place.
|
2017-10-27 15:07:31 -07:00 |
integrations.py
|
help: Clean up settings_html and subscriptions_html.
|
2018-04-05 14:48:26 -07:00 |
invite.py
|
views: Change use of typing.Text to str.
|
2018-04-23 18:51:23 -07:00 |
messages.py
|
views: Change use of typing.Text to str.
|
2018-04-23 18:51:23 -07:00 |
muting.py
|
views: Change use of typing.Text to str.
|
2018-04-23 18:51:23 -07:00 |
pointer.py
|
views: Change use of typing.Text to str.
|
2018-04-23 18:51:23 -07:00 |
presence.py
|
views: Change use of typing.Text to str.
|
2018-04-23 18:51:23 -07:00 |
push_notifications.py
|
views: Change use of typing.Text to str.
|
2018-04-23 18:51:23 -07:00 |
reactions.py
|
views: Change use of typing.Text to str.
|
2018-04-23 18:51:23 -07:00 |
realm.py
|
views: Change use of typing.Text to str.
|
2018-04-23 18:51:23 -07:00 |
realm_domains.py
|
views: Change use of typing.Text to str.
|
2018-04-23 18:51:23 -07:00 |
realm_emoji.py
|
views: Change use of typing.Text to str.
|
2018-04-23 18:51:23 -07:00 |
realm_filters.py
|
views: Change use of typing.Text to str.
|
2018-04-23 18:51:23 -07:00 |
realm_icon.py
|
zerver/views: Use python 3 syntax for typing.
|
2017-10-26 21:58:22 -07:00 |
registration.py
|
views: Change use of typing.Text to str.
|
2018-04-23 18:51:23 -07:00 |
report.py
|
views: Change use of typing.Text to str.
|
2018-04-23 18:51:23 -07:00 |
storage.py
|
mypy: Migrate views/storage.py to python3.5 type annotations.
|
2018-03-12 11:23:30 -07:00 |
streams.py
|
views: Change use of typing.Text to str.
|
2018-04-23 18:51:23 -07:00 |
tutorial.py
|
mypy: Use Python 3 syntax for typing in views/tutorial.py.
|
2017-12-08 18:34:26 -08:00 |
typing.py
|
views: Change use of typing.Text to str.
|
2018-04-23 18:51:23 -07:00 |
unsubscribe.py
|
unsubscribe: Use a custom confirmation error page.
|
2017-11-07 16:02:49 -08:00 |
upload.py
|
uploads: Make django-sendfile to force downloading attachments.
|
2018-03-14 11:22:10 -07:00 |
user_groups.py
|
views: Change use of typing.Text to str.
|
2018-04-23 18:51:23 -07:00 |
user_settings.py
|
views: Change use of typing.Text to str.
|
2018-04-23 18:51:23 -07:00 |
users.py
|
views: Change use of typing.Text to str.
|
2018-04-23 18:51:23 -07:00 |
zephyr.py
|
views: Change use of typing.Text to str.
|
2018-04-23 18:51:23 -07:00 |