mirror of
https://github.com/django/django.git
synced 2025-09-15 00:22:46 +03: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:
parent
955f4db6f4
commit
e2c04e8cf2
|
@ -110,4 +110,3 @@ DEPARTMENT_ASCII_CHOICES = (
|
||||||
('987', '987 - Polynesie Francaise'),
|
('987', '987 - Polynesie Francaise'),
|
||||||
('988', '988 - Nouvelle-Caledonie'),
|
('988', '988 - Nouvelle-Caledonie'),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user