mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
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) |
||
|---|---|---|
| .. | ||
| confirmation | ||
| registration | ||
| zephyr | ||
| .gitignore | ||
| 404.html | ||
| 500.html | ||
| openid_error.html | ||