mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 23:13:25 +00:00
Importing the Django test client is somewhat expensive, and we only use it within one view function that's not used in production. So there's a significant startup-time performance optimization in doing an import inside the view code.
3.6 KiB
Executable File
3.6 KiB
Executable File