zulip/templates
Rishi Gupta b3654c7b7e confirmation: Remove vestiges of the MitUser table.
The MitUser table was removed in df525ad.

confirm_mituser.html could have been accessed through the last few lines of
confirmation/views.py:
    templates.insert(0, 'confirmation/confirm_%s.html'
                     % (obj._meta.model_name,))

The commit message on df525ad suggests there was another way
confirm_mituser.html could have been called, but I don't currently see
evidence for it in the code.
2017-07-07 18:53:00 -07:00
..
analytics analytics: Restyle and refactor /stats page. 2017-07-07 18:22:32 -07:00
confirmation confirmation: Remove vestiges of the MitUser table. 2017-07-07 18:53:00 -07:00
corporate Clean zephyr.html to use 4 space and consistent indentation. 2017-06-06 22:04:55 -07:00
tests Remove extra new lines at the ends of Zulip authoried files. 2016-09-26 21:05:24 -07:00
zerver devtools: Document the --input option to collectstatic. 2017-07-07 17:48:52 -07:00
zilencer Convert Zulip to use Jinja2 templates. 2016-05-09 09:55:18 -07:00
.gitignore Add a tool to draw the Django template inheritance graph 2012-10-16 01:33:15 -04:00
404.html context_processors: Remove zulip_admin from zulip_default_context. 2017-06-29 11:20:32 -07:00
500.html context_processors: Remove zulip_admin from zulip_default_context. 2017-06-29 11:20:32 -07:00