zulip/zproject
Greg Price 2d534e7397 Remove local_settings.py, as it grows stale with disuse.
This file hasn't reflected the actual configuration of any live
installation for some time, nor been part of any tests or other
mechanism to regularly validate it, so it's naturally fallen
behind as we make changes to the set of settings and typically
don't update this file accordingly.  Just remove it; all the
documentation functions it serves are already served just as
well by prod_settings_template.py and its ample comments.
2017-07-31 21:27:32 -07:00
..
jinja2 jinja2: Use function interface for render_markdown_path. 2017-07-31 14:54:54 -07:00
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py lint: Add a lint check for bare `type: ignore`s. 2017-07-27 16:31:55 -07:00
dev_settings.py pep8: Add compliance with rule E261 zproject/dev_settings.py. 2017-07-11 11:53:33 -07:00
dev_urls.py dev: Add URL to preview error 404/5xx pages. 2017-06-14 21:18:45 -07:00
legacy_urls.py api: Migrate /json/messages_in_narrow off legacy API. 2017-07-31 13:08:06 -07:00
prod_settings_template.py settings: Add default for INLINE_URL_EMBED_PREVIEW. 2017-07-31 21:11:12 -07:00
settings.py Add ability to pan and zoom lightbox images. 2017-07-31 17:03:31 -07:00
terms.md.template Add TERMS_OF_SERVICE setting. 2016-07-29 20:47:31 -07:00
test_settings.py Move the webpack stats files to var/ and deploy root. 2017-07-18 15:02:58 -07:00
urls.py api: Migrate /json/messages_in_narrow off legacy API. 2017-07-31 13:08:06 -07:00
wsgi.py pep8: Add compliance with rule E261 to wsgi.py. 2017-05-07 23:21:50 -07:00