django1/django/contrib/localflavor/mx
Alex Gaynor 9110257a32 `is` should not be used on primitive objects, use == instead, correctly.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16719 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-09-03 19:50:45 +00:00
..
__init__.py Fixed #5676 -- Added Mexican localflavor. Thanks, arien. 2007-12-02 20:41:30 +00:00
forms.py `is` should not be used on primitive objects, use == instead, correctly. 2011-09-03 19:50:45 +00:00
models.py Fixed #16497 -- Added new form and model fields to the Mexican local flavor. Many thanks to Andrés Torres Marroquín and Gerardo Orozco. 2011-07-29 10:20:16 +00:00
mx_states.py Fixed #16497 -- Added new form and model fields to the Mexican local flavor. Many thanks to Andrés Torres Marroquín and Gerardo Orozco. 2011-07-29 10:20:16 +00:00