.. |
ar
|
Added supplementary check for CUIT number of ar localflavor
|
2012-07-09 14:10:54 +02:00 |
at
|
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
|
2012-06-07 18:08:47 +02:00 |
au
|
[py3] Ported django.utils.encoding.
|
2012-08-07 12:00:22 +02:00 |
be
|
Remove all relative imports. We have always been at war with relative imports.
|
2011-10-18 00:47:49 +00:00 |
br
|
[py3] Fixed Python 3 compatibility in localflavor forms
|
2012-08-08 23:22:27 +02:00 |
ca
|
[py3] Ported django.utils.encoding.
|
2012-08-07 12:00:22 +02:00 |
ch
|
[py3] Ported django.utils.encoding.
|
2012-08-07 12:00:22 +02:00 |
cl
|
[py3] Ported django.utils.encoding.
|
2012-08-07 12:00:22 +02:00 |
cn
|
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
|
2012-06-07 18:08:47 +02:00 |
co
|
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
|
2012-06-07 18:08:47 +02:00 |
cz
|
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
|
2012-06-07 18:08:47 +02:00 |
de
|
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
|
2012-06-07 18:08:47 +02:00 |
ec
|
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
|
2012-06-07 18:08:47 +02:00 |
es
|
Cleaned up locale-related encoding issues
|
2012-06-12 14:23:41 +02:00 |
fi
|
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
|
2012-06-07 18:08:47 +02:00 |
fr
|
[py3] Ported django.utils.encoding.
|
2012-08-07 12:00:22 +02:00 |
gb
|
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
|
2012-06-07 18:08:47 +02:00 |
generic
|
Fixed #8962 -- Consistently support format and input_format in the various (individual, combined, split) date and time form fields and widgets.
|
2009-03-22 16:13:06 +00:00 |
hk
|
[py3] Ported django.utils.encoding.
|
2012-08-07 12:00:22 +02:00 |
hr
|
Removed many uses of bare "except:", which were either going to a) silence real issues, or b) were impossible to hit.
|
2012-09-07 15:08:07 -04:00 |
id
|
[py3] Ported django.utils.encoding.
|
2012-08-07 12:00:22 +02:00 |
ie
|
Remove all relative imports. We have always been at war with relative imports.
|
2011-10-18 00:47:49 +00:00 |
il
|
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
|
2012-06-07 18:08:47 +02:00 |
in_
|
[py3] Ported django.utils.encoding.
|
2012-08-07 12:00:22 +02:00 |
is_
|
[py3] Ported django.utils.encoding.
|
2012-08-07 12:00:22 +02:00 |
it
|
[py3] Ported django.utils.encoding.
|
2012-08-07 12:00:22 +02:00 |
jp
|
Remove all relative imports. We have always been at war with relative imports.
|
2011-10-18 00:47:49 +00:00 |
kw
|
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
|
2012-06-07 18:08:47 +02:00 |
locale
|
Updated base translation files
|
2012-10-15 11:17:06 +02:00 |
mk
|
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
|
2012-06-07 18:08:47 +02:00 |
mx
|
[py3] Added Python 3 compatibility for xrange.
|
2012-07-22 09:29:56 +02:00 |
nl
|
[py3] Ported django.utils.encoding.
|
2012-08-07 12:00:22 +02:00 |
no
|
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
|
2012-06-07 18:08:47 +02:00 |
pe
|
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
|
2012-06-07 18:08:47 +02:00 |
pl
|
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
|
2012-06-07 18:08:47 +02:00 |
pt
|
[py3] Ported django.utils.encoding.
|
2012-08-07 12:00:22 +02:00 |
py
|
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
|
2012-06-07 18:08:47 +02:00 |
ro
|
Removed many uses of bare "except:", which were either going to a) silence real issues, or b) were impossible to hit.
|
2012-09-07 15:08:07 -04:00 |
ru
|
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
|
2012-06-07 18:08:47 +02:00 |
se
|
[py3] Replaced unicode/str by six.text_type/bytes.
|
2012-07-22 09:29:54 +02:00 |
si
|
[py3] Fixed Python 3 compatibility in localflavor forms
|
2012-08-08 23:22:27 +02:00 |
sk
|
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
|
2012-06-07 18:08:47 +02:00 |
tr
|
[py3] Ported django.utils.encoding.
|
2012-08-07 12:00:22 +02:00 |
uk
|
Fixed #18042 -- Advanced deprecation warnings.
|
2012-05-03 15:27:01 +02:00 |
us
|
[py3] Ported django.utils.encoding.
|
2012-08-07 12:00:22 +02:00 |
uy
|
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
|
2012-06-07 18:08:47 +02:00 |
za
|
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
|
2012-06-07 18:08:47 +02:00 |
__init__.py
|
Added DeprecationWarning for django.contrib.localflavor.
|
2012-10-15 09:37:29 -05:00 |