zulip/zproject
Tim Abbott 88bb6c6cad uploads: Set a BOTO_CONFIG path to override broken GCE configuration.
The comment is pretty self-explanatory.  The fact that Google Compute
Engine has this problem does not impress confidence about their
product, but hopefully this is the only really dumb thing they do.

Fixes #4839.
2017-10-08 19:46:57 -07:00
..
jinja2 zproject: Remove absolute_import. 2017-09-27 20:20:07 -07:00
__init__.py
backends.py backends: Create custom email backend EmailLogBackEnd. 2017-10-04 08:20:29 -07:00
dev_settings.py passwords: Express the quality threshold as guesses required. 2017-10-08 15:48:44 -07:00
dev_urls.py test_emails: Generate emails instead of hardcoding. 2017-09-26 15:02:47 -07:00
legacy_urls.py legacy_urls: Remove unnecessary imports. 2017-10-05 15:44:45 -07:00
prod_settings_template.py passwords: Set default zxcvbn threshold to 10k guesses. 2017-10-08 15:48:44 -07:00
settings.py uploads: Set a BOTO_CONFIG path to override broken GCE configuration. 2017-10-08 19:46:57 -07:00
terms.md.template Add TERMS_OF_SERVICE setting. 2016-07-29 20:47:31 -07:00
test_settings.py tests: Don't use caching session engine in tests. 2017-10-06 12:22:20 -07:00
urls.py urls: Fix name of /plans page. 2017-10-05 20:49:35 -07:00
wsgi.py python: Add lint rule banning 'from os.path import'. 2017-09-22 04:55:38 -07:00