django1/django/contrib/localflavor
Aymeric Augustin c5ef65bcf3 [py3] Ported django.utils.encoding.
* Renamed smart_unicode to smart_text (but kept the old name under
  Python 2 for backwards compatibility).
* Renamed smart_str to smart_bytes.
* Re-introduced smart_str as an alias for smart_text under Python 3
  and smart_bytes under Python 2 (which is backwards compatible).
  Thus smart_str always returns a str objects.
* Used the new smart_str in a few places where both Python 2 and 3
  want a str.
2012-08-07 12:00:22 +02:00
..
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] Ported django.utils.encoding. 2012-08-07 12:00:22 +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
de_CH 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 [py3] Ported django.utils.encoding. 2012-08-07 12:00:22 +02: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 Pulled localflavor translations updates from Transifex. Refs #17822. 2012-03-23 03:12:58 +00: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 Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02: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 Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +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 Created django.contrib.localflavor, for country- and culture-specific functionality. Moved django/newforms/extras/usa.py into there 2007-02-15 05:53:44 +00:00