zulip/zerver/lib/url_preview
Tim Abbott 4d03c15848 url_preview: Don't import beautifulsoup at import time.
This is a small performance optimization to Django startup, in line
with other recent commits.
2018-08-08 14:19:42 -07:00
..
oembed mypy: Improve typing of oembed data, to Dict[str, Any]. 2018-06-19 10:48:38 -07:00
parsers url_preview: Don't import beautifulsoup at import time. 2018-08-08 14:19:42 -07:00
__init__.py Add oembed/Open Graph/Meta tags data retrieval from inline links. 2016-12-07 17:40:18 -08:00
preview.py mypy: Improve typing of oembed data, to Dict[str, Any]. 2018-06-19 10:48:38 -07:00