darkryder
|
9ec8aa5e5d
|
Fixed #24149 -- Normalized tuple settings to lists.
|
2015-02-03 14:59:45 -05:00 |
Serafeim Papastefanos
|
74f02557e0
|
Fixed #23967 -- Added formats for Greek
|
2015-01-10 11:10:26 -05:00 |
Malte Beckmann
|
22bfc45146
|
Fixed #23466 -- Removed seconds from all locale time output formats.
|
2014-09-13 13:00:42 -04:00 |
Tim Graham
|
1dae4ac177
|
Whitespace cleanup.
* Removed trailing whitespace.
* Added newline to EOF if missing.
* Removed blank lines at EOF.
* Removed some stray tabs.
|
2013-10-10 16:49:20 -04:00 |
Alexey Boriskin
|
b8061397ea
|
Put unicode_literals into all formats.py
|
2013-02-15 09:02:44 +01:00 |
Jannis Leidel
|
2478f8588e
|
Updated date format strings of languages that require alternate month names. Refs #14570 because it uses the new format character added for this purpose. Thank you, shell_dweller.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14900 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-12-13 13:52:21 +00: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
|
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 |