zulip/zerver/lib/bugdown
Tim Abbott 38afeb7ac2 bugdown: Lazily import python-twitter.
python-twitter was consuming a significant amount of import time.
However, this commit seems to not save any time at all, probably
because its recursive dependencies are imported elsewhere in Zulip.
2018-08-08 14:19:42 -07:00
..
__init__.py bugdown: Lazily import python-twitter. 2018-08-08 14:19:42 -07:00
api_arguments_table_generator.py api docs: Display the default value of parameters when present. 2018-07-26 15:34:31 -07:00
api_code_examples.py api docs: Remove unnecessary imports. 2018-06-23 12:42:11 +02:00
arguments.py bugdown: Move global variables to arguments.py. 2018-07-09 15:45:45 +05:30
fenced_code.py zerver/lib: Change use of typing.Text to str. 2018-05-10 14:19:49 -07:00
help_settings_links.py zerver/lib: Change use of typing.Text to str. 2018-05-10 14:19:49 -07:00
nested_code_blocks.py bugdown: Fix buggy rendering of pre elements inside bullets. 2018-07-24 12:34:36 -07:00
testing_mocks.py zerver/lib: Change use of typing.Text to str. 2018-05-10 14:19:49 -07:00
tlds-alpha-by-domain.txt [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00