zulip/zproject
Steve Howell 4eb1a8f07d Extract user_events.js.
This moves people.update() to user_events.person().

We now also use user_id as the key for finding person
objects in people.js (instead of email).
2017-01-21 21:45:12 -08:00
..
jinja2 mypy: Convert several directories to use typing.Text. 2016-12-07 20:51:05 -08:00
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py requirements: Upgrade python-social-auth to latest version 2017-01-21 21:22:59 +05:30
dev_settings.py Add oembed/Open Graph/Meta tags data retrieval from inline links. 2016-12-07 17:40:18 -08:00
dev_urls.py views: Rename __init__.py to zerver.views.registration. 2017-01-08 16:21:15 -08:00
legacy_urls.py views: Extract zerver.views.muting. 2017-01-08 16:21:15 -08:00
local_settings.py pep8: Fix E225 pep8 violations. 2016-11-28 15:21:15 -08:00
prod_settings_template.py auth: Improve configuration/documentation for password strength. 2017-01-17 20:52:52 -08:00
settings.py Extract user_events.js. 2017-01-21 21:45:12 -08:00
terms.md.template Add TERMS_OF_SERVICE setting. 2016-07-29 20:47:31 -07:00
test_settings.py ldap: Suppress logging output of fakeldap. 2016-12-30 16:55:06 -08:00
urls.py requirements: Upgrade python-social-auth to latest version 2017-01-21 21:22:59 +05:30
wsgi.py Django 1.10: Use uWSGI. 2016-12-13 21:40:43 -08:00