zulip/templates
Luke Faraone 0fe0cf0ffb [manual] Implement backend support for authenticating a user via Google.
This code adds a dependency on python-django-auth-openid, installable as
django-openid-auth from PyPI.

On prod, one needs to run a syncdb in order to create the required
tables. A database *migration* is not required, as these are new tables
only.

(imported from commit c902a0df8d589d93743b27e480154a04402b2c41)
2013-02-27 10:16:54 -05:00
..
confirmation Move MIT Zephyr setup instructions to humbughq.com/zephyr. 2013-02-19 14:17:54 -05:00
registration Spruce up password reset email template. 2013-02-12 22:04:24 -05:00
zephyr Add a bottom border to the left sidebar streams list 2013-02-26 17:18:56 -05:00
.gitignore Add a tool to draw the Django template inheritance graph 2012-10-16 01:33:15 -04:00
404.html Tweaks to Django 404 and 500 pages. 2012-12-06 15:54:54 -05:00
500.html Tweaks to Django 404 and 500 pages. 2012-12-06 15:54:54 -05:00
openid_error.html [manual] Implement backend support for authenticating a user via Google. 2013-02-27 10:16:54 -05:00