Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/conf/locale/ko/formats.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25194 -- Fixed Korean YEAR_MONTH_FORMAT and MONTH_...Donggi Jung2015-08-031-2/+2
* Fixed #24149 -- Normalized tuple settings to lists.darkryder2015-02-031-6/+6
* Fixed #23466 -- Removed seconds from all locale time outp...Malte Beckmann2014-09-131-2/+2
* Fixed all E261 warningscoagulant2013-11-021-1/+1
* Fixed #16888 -- Added microseconds in localized input for...Claude Paroz2013-03-021-0/+4
* Fixed #19015 -- Removed ISO formats from localized format...Claude Paroz2012-12-011-0/+1
* Fixed #18269 -- Applied unicode_literals for Python 3 com...Claude Paroz2012-06-071-0/+1
* Fixed #14821 -- Documented the differences in formatting ...Jannis Leidel2010-12-131-0/+5
* Refs #13339 -- Disable %b/%B-based locale datetime input ...Russell Keith-Magee2010-04-281-5/+5
* Fixed #7980 - Improved i18n framework to support locale a...Jannis Leidel2009-12-221-0/+44