django1/django/contrib/localflavor/id
Aymeric Augustin be8938f0d8 Fixed #17275 -- Moved some imports back from module level to class level to prevent the test suite from raising warnings.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17164 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-12-01 20:21:00 +00:00
..
__init__.py Fixed #8612 - Added Indonesian (id) localflavor. Thanks to Ronny Haryanto for the patch. 2010-01-01 21:34:50 +00:00
forms.py Fixed #17275 -- Moved some imports back from module level to class level to prevent the test suite from raising warnings. 2011-12-01 20:21:00 +00:00
id_choices.py Fixed #14455 -- Documented the backwards compatibility policy for local flavors. Implemented the policy for the changes in the Indonesian local flavor (from r14195) that stimulated the development of this policy. Thanks to Karen, Alex, Ramiro and Chris for their help developing the policy. 2010-11-01 00:52:58 +00:00