Fix sirh_label field verbose_name

This commit is contained in:
Benjamin Dauvergne 2015-06-16 12:24:10 +02:00
parent a456a8430c
commit 36abecb7c2
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ class Collectivity(OrganizationalUnit):
blank=True)
# cdg59collectivitySirhLabel
sirh_label = CharField(
verbose_name=_('SIRH Code'),
verbose_name=_('SIRH Label'),
max_length=64,
blank=True)
# cdg59inseeCode