zulip/zerver/views
Tim Abbott abc2c03b0f Fix missing 'current_url' value in registration flow.
This fixes some tracebacks I got while testing the Zulip htpasswd SSO
functionality.

I think that this stopped working as a result of the Jinja2 migration.
2016-06-28 23:05:38 -07:00
..
webhooks Annotate zerver/views/webhooks/github.py. 2016-06-26 08:13:49 -07:00
__init__.py Fix missing 'current_url' value in registration flow. 2016-06-28 23:05:38 -07:00
alert_words.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00
messages.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00
realm_emoji.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00
report.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00
streams.py zerver/views/streams.py: Type annotate variables. 2016-06-27 17:52:22 +05:30
tutorial.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00
upload.py Revert "Add authorization check before serving files." 2016-06-27 12:09:56 -07:00
user_settings.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00
users.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00