1
0
mirror of https://github.com/django/django.git synced 2025-06-03 18:49:12 +00:00

Indented DEPARTMENT_ASCII_CHOICES in localflavor.fr.fr_department to be consistent with our style

git-svn-id: http://code.djangoproject.com/svn/django/trunk@4821 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Adrian Holovaty 2007-03-25 21:22:07 +00:00
parent 955f4db6f4
commit e2c04e8cf2

View File

@ -110,4 +110,3 @@ DEPARTMENT_ASCII_CHOICES = (
('987', '987 - Polynesie Francaise'),
('988', '988 - Nouvelle-Caledonie'),
)