mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-14 21:44:08 +02:00
undo erroneous changes to migration files
This commit is contained in:
parent
e1ca58a623
commit
e2542023ec
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ class Migration(migrations.Migration):
|
||||||
name="urbanization",
|
name="urbanization",
|
||||||
field=models.TextField(
|
field=models.TextField(
|
||||||
blank=True,
|
blank=True,
|
||||||
verbose_name="Urbanization (Puerto Rico only)",
|
help_text="Urbanization (Puerto Rico only)",
|
||||||
null=True,
|
null=True,
|
||||||
verbose_name="Urbanization (Puerto Rico only)",
|
verbose_name="Urbanization (Puerto Rico only)",
|
||||||
),
|
),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue