Commit 2f6317f8 authored by Russell Keith-Magee's avatar Russell Keith-Magee
Browse files

[1.1.X] Fixed #13387 -- Removed some duplicated departments in the French...

[1.1.X] Fixed #13387 -- Removed some duplicated departments in the French localflavor. Thanks to Pinaraf for the report.

Backport of r13006 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@13007 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 4807b02a
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -97,8 +97,6 @@ DEPARTMENT_ASCII_CHOICES = (
    ('93', '93 - Seine-Saint-Denis'),
    ('94', '94 - Val-de-Marne'),
    ('95', '95 - Val-d\'Oise'),
    ('2A', '2A - Corse du sud'),
    ('2B', '2B - Haute Corse'),
    ('971', '971 - Guadeloupe'),
    ('972', '972 - Martinique'),
    ('973', '973 - Guyane'),