zulip/zproject
Steve Howell ae5ba7f4fd Add a couple cross-realm bots.
These are new:

    new-user-bot
    emailgateway

Our cross-realm bots are hard coded to have email addresses
in the `zulip.com` domain, and they're not part of ordinary
realms.

These have always been cross-realm, but new enforcement in the
frontend code of all messages having been sent by a known user means
that it's important to add these properly.
2017-11-14 16:02:19 -08:00
..
jinja2 zproject: Remove unused imports (F401). 2017-11-07 16:37:03 -08:00
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py zproject: Remove unused imports (F401). 2017-11-07 16:37:03 -08:00
dev_settings.py emails: Add option to forward mails send in dev env to external email. 2017-11-14 15:27:29 -08:00
dev_urls.py test_emails: Generate emails instead of hardcoding. 2017-09-26 15:02:47 -07:00
email_backends.py emails: Add option to forward mails send in dev env to external email. 2017-11-14 15:27:29 -08:00
legacy_urls.py urls: Move the report endpoints to be API-style routes. 2017-10-17 22:05:56 -07:00
prod_settings_template.py prod install: Cut premature suggestion to configure auth backends. 2017-11-14 15:57:39 -08:00
settings.py Add a couple cross-realm bots. 2017-11-14 16:02:19 -08:00
terms.md.template Add TERMS_OF_SERVICE setting. 2016-07-29 20:47:31 -07:00
test_settings.py test_tornado: Fix repeated autoreload configuration in tests. 2017-10-27 16:19:03 -07:00
urls.py api: Add description attribute to default stream group. 2017-11-14 14:41:42 -08:00
wsgi.py python: Add lint rule banning 'from os.path import'. 2017-09-22 04:55:38 -07:00