django/docs/topics/i18n
Sergey Kolosov 244404227e Fixed #22404 -- Added a view that exposes i18n catalog as a JSON
Added django.views.i18n.json_catalog() view, which returns a JSON
response containing translations, formats, and a plural expression
for the specified language.
2015-08-05 09:05:21 -04:00
..
formatting.txt Updated capitalization in the word "JavaScript" for consistency 2015-05-01 13:26:42 -04:00
index.txt Clarify that HTTP Accept-Language header is case-insensitive. 2014-10-20 12:01:28 -06:00
timezones.txt Fixed #23820 -- Supported per-database time zone. 2015-05-17 09:40:28 +02:00
translation.txt Fixed #22404 -- Added a view that exposes i18n catalog as a JSON 2015-08-05 09:05:21 -04:00