summaryrefslogtreecommitdiff
path: root/docs/topics/i18n/formatting.txt
AgeCommit message (Expand)Author
2026-01-08Relocated content from docs/topics/external-packages.txt where appropriate.Natalia
2025-10-23Fixed #35095 -- Clarified Swiss number formatting in docs/topics/i18n/formatt...Annabelle Wiegart
2025-08-25Refs #36485 -- Rewrapped docs to 79 columns line length.David Smith
2025-08-25Refs #36485 -- Removed double spaces after periods in sentences.Natalia
2024-06-24Fixed #35306 -- Documented fallback localization formats in templates when lo...lufafajoshua
2023-03-01Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot
2023-02-10Refs #34140 -- Applied rst code-block to non-Python examples.Carlton Gibson
2023-01-17Refs #32873 -- Removed settings.USE_L10N per deprecation timeline.Mariusz Felisiak
2022-11-23Refs #32873 -- Adjusted formatting note on USE_L10N default.Anders Hovmöller
2021-09-14Fixed #32873 -- Deprecated settings.USE_L10N.Claude Paroz
2021-09-04Fixed typo in docs/topics/i18n/formatting.txt.Jacob Walls
2020-06-04Fixed #30134 -- Ensured unlocalized numbers are string representation in temp...Claude Paroz
2019-09-06Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...Tobias Kunze
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2016-02-01Fixed #26124 -- Added missing code formatting to docs headers.rowanv
2016-01-22Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus
2015-11-28Fixed #25812 -- Restored the ability to use custom formats with the date temp...Gagaro
2015-09-23Removed versionadded/changed annotations for 1.8.Tim Graham
2015-05-01Updated capitalization in the word "JavaScript" for consistencyDave Hodder
2014-07-30Fixed #23067 -- Updated docs to use django-adminChristoph Heer
2014-05-21Fixed #20477: Allowed list of modules for FORMAT_MODULE_PATHMartin Brochhaus
2014-05-19Revert "Fixed #20477: Allowed settings.FORMAT_MODULE_PATH to be a list of mod...Tim Graham
2014-05-19Fixed #20477: Allowed settings.FORMAT_MODULE_PATH to be a list of modules.Martin Brochhaus
2014-03-22Fixed #22313 -- Removed 'u' prefixes from documentationClaude Paroz
2013-12-04Added link to localized formatting doc from main index.Ramiro Morales
2012-09-20Fixed #18934 - Removed versionadded/changed annotations for Django 1.3Tim Graham
2012-08-06Fixed #17053 - Added a note about USE_THOUSAND_SEPARATOR setting to localizat...Tim Graham
2012-06-07Removed references to changes made in 1.2.Aymeric Augustin
2012-02-17Changed various non-breaking space characters from [17478] to use the code re...Adrian Holovaty
2012-02-17Documentation (and some small source code) edits from [17432] - [17537]Adrian Holovaty
2012-02-13Added a note to the release notes about the new format strings added in r17473.Jannis Leidel
2012-02-09Fixed #17217 -- Use non breaking spaces for format localization in which spac...Jannis Leidel
2012-02-09added German (Switzerland) localflavor formatsJannis Leidel
2011-10-26Fixed a reference that was broken at r17026.Aymeric Augustin
2011-10-22Fixed #17087 -- Re-organized the i18n docs to reduce confusion between USE_I1...Aymeric Augustin