summaryrefslogtreecommitdiff
path: root/django/conf/locale/de_CH
AgeCommit message (Expand)Author
2025-10-23Fixed #35095 -- Clarified Swiss number formatting in docs/topics/i18n/formatt...Annabelle Wiegart
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2022-02-01Refs #33476 -- Used vertical hanging indentation for format lists with inline...Mariusz Felisiak
2020-10-14Updated the link documenting the de_CH number formats.Matthias Kestenholz
2020-01-07Fixed #15982 -- Added DATE_INPUT_FORMATS to forms.DateTimeField default input...Claude Paroz
2018-09-26Refs #29784 -- Switched to https:// links where available.Jon Dufresne
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2015-02-03Fixed #24149 -- Normalized tuple settings to lists.darkryder
2014-09-13Fixed #23466 -- Removed seconds from all locale time output formats.Malte Beckmann
2013-11-02Fixed all E261 warningscoagulant
2013-03-02Fixed #16888 -- Added microseconds in localized input formatsClaude Paroz
2012-12-01Fixed #19015 -- Removed ISO formats from localized formats.pyClaude Paroz
2012-10-12Moved de_CH/formats.py in its correct locationClaude Paroz