zulip/zproject
Brock Whittaker 6933d51c0f views/integrations: Change non-generic HelpView to MarkdownDirectoryView.
The HelpView class will render a directory as markdown with an index HTML
page. This however can also be used for other generics and applied to
the API pages as well, so change the class to a generic class and
specify the path templates and names.

Tweaked by tabbott and Eeshan Garg.
2017-10-29 18:15:36 -07:00
..
jinja2 zproject: Remove absolute_import. 2017-09-27 20:20:07 -07:00
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py views: Move some login code from `registration` to `auth`. 2017-10-27 14:28:38 -07:00
dev_settings.py Embedded bots: Add support for creating embedded bots via the API. 2017-10-25 16:13:29 -07:00
dev_urls.py test_emails: Generate emails instead of hardcoding. 2017-09-26 15:02:47 -07:00
email_backends.py test_docs: Fix unnecessary info-level logging in tests. 2017-10-27 15:44:45 -07: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 push_notifications: Add setting to redact content. 2017-10-19 18:16:06 -07:00
settings.py zproject/settings.py: Correct emoji sprite CSS files. 2017-10-28 10:38:33 -07: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 views/integrations: Change non-generic HelpView to MarkdownDirectoryView. 2017-10-29 18:15:36 -07:00
wsgi.py python: Add lint rule banning 'from os.path import'. 2017-09-22 04:55:38 -07:00