zulip/analytics
Abhijeet Prasad Bodas bd61b570aa stats: Fix strings passed to _() not translated.
Part of #16094.
Strings constructed by _() were not being
translated in the /stats page.
This was because session variable was not set.
Ideally this should have been a part of b82bda9.
2020-10-02 14:56:20 -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 support: Show realm string_id instead of name in alerts. 2020-09-28 15:37:49 -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 strings passed to _() not translated. 2020-10-02 14:56:20 -07:00