mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-16 06:24:12 +02:00
Update 0001_initial.py
This commit is contained in:
parent
90a1b2552c
commit
95235eee1d
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@ class Migration(migrations.Migration):
|
||||||
"is_election_office",
|
"is_election_office",
|
||||||
models.BooleanField(
|
models.BooleanField(
|
||||||
blank=True,
|
blank=True,
|
||||||
help_text="Is your ogranization an election office?",
|
help_text="Is your organization an election office?",
|
||||||
null=True,
|
null=True,
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue