zulip/analytics
Abhijeet Prasad Bodas b82bda9fb8 stats: Fix i18n not working in stats page.
Part of #16094.

Strings tagged with i18n were not being translated on the stats page.
This was because the translation data wasn't being sent to the front
end for this page.  That logic will be required in any page with a
bundle containing i18n JavaScript.
2020-09-25 16:22:34 -07:00
..
lib python: Replace unnecessary intermediate lists with generators. 2020-09-02 11:15:41 -07:00
management python: Elide type=str from argparse arguments. 2020-09-03 16:17:14 -07:00
migrations migrations: Upgrade migrations to remove duplicates in all Count tables. 2020-07-30 15:18:00 -07:00
tests middleware: Move locale-setting before domain checking. 2020-09-14 22:16:09 -07:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
urls.py rest: Add rest_path shortcut for path with rest_dispatch. 2020-09-22 10:51:00 -07:00
views.py stats: Fix i18n not working in stats page. 2020-09-25 16:22:34 -07:00