Claude Paroz
|
d7b9aaa366
|
Refs #23919 -- Removed encoding preambles and future imports
|
2017-01-18 09:55:19 +01:00 |
darkryder
|
9ec8aa5e5d
|
Fixed #24149 -- Normalized tuple settings to lists.
|
2015-02-03 14:59:45 -05:00 |
Malte Beckmann
|
22bfc45146
|
Fixed #23466 -- Removed seconds from all locale time output formats.
|
2014-09-13 13:00:42 -04:00 |
coagulant
|
3bc0d46a84
|
Fixed all E261 warnings
|
2013-11-02 18:20:39 -04:00 |
Claude Paroz
|
21722702c8
|
Fixed #16888 -- Added microseconds in localized input formats
|
2013-03-02 19:04:23 +01:00 |
Claude Paroz
|
2f8ab2f1b0
|
Fixed #19092 -- Completed Lithuanian date/time formats
Thanks Tadas Dailyda for the report and the patch.
|
2013-01-15 13:46:54 +01:00 |
kspi
|
581a36245c
|
Correct Lithuanian short date format.
|
2012-07-04 22:43:31 +03:00 |
Jannis Leidel
|
5fa1169f33
|
Fixed #14821 -- Documented the differences in formatting syntax in formats modules. Thanks, Claude.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14893 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-12-12 23:02:10 +00:00 |
Jannis Leidel
|
413ae251ac
|
Fixed #12980 - Use raw strings for locale formats which contain single backslahes. Thanks for report and patch, Martin von Löwis and Ramiro Morales.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13050 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-04-29 14:37:39 +00:00 |
Jannis Leidel
|
9233d04265
|
Fixed #7980 - Improved i18n framework to support locale aware formatting (dates and numbers) and form processing.
Thanks to Marc Garcia for working on this during his Google Summer of Code 2009!
Additionally fixes #1061, #2203, #3940, #5526, #6449, #6231, #6693, #6783, #9366 and #10891.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11964 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2009-12-22 17:58:49 +00:00 |