| Age | Commit message (Collapse) | Author |
|
translations.
Co-authored-by: Carlos Mermingas <cmermingas@gmail.com>
|
|
|
|
|
|
|
|
destroyed while request is processing.
|
|
|
|
|
|
Thanks Aymeric Augustin for shepherding the DEP and patch review.
Thanks Marten Kenbeek and Tim Graham for contributing to the code.
Thanks Tom Christie, Shai Berger, and Tim Graham for the docs.
|
|
Unused since 2b20e4148f4f54431834e6a43af6c39dc75e6362.
|
|
Thanks Tim Graham for the review.
|
|
Reverted the obsolete fix and tests for refs #12302.
|
|
|
|
These functions do nothing on Python 3.
|
|
|
|
|
|
|
|
Thanks Cristiano Coelho and Tim Graham for the reviews.
|
|
|
|
|
|
Added django.views.i18n.json_catalog() view, which returns a JSON
response containing translations, formats, and a plural expression
for the specified language.
|
|
Thanks Tim Graham for the review.
|
|
per project.
|
|
Thanks gbdlin for the initial patch and Tim Graham for the review.
|
|
|
|
|
|
Thanks Keryn Knight for the suggestion.
|
|
|
|
Thanks tomwys for the suggestion.
|
|
Thanks Carl Meyer for the suggestion and Alex Gaynor and Carl for reviews.
|
|
|
|
fixes #21058. by jambonrose and ianawilson
|
|
While using USE_L10N, line numbers and IDs were printed as comma (or
locale equivalent) separated values.
Thanks Kronuz for the report and intial patch.
Fixes #20861.
|
|
Thanks Jimmy Song for the patch.
|
|
Should be unneeded with Python 2.7 and up.
Added some unicode_literals along the way.
|
|
Report more details about template files in loader postmortem.
|
|
|
|
|