mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-04 08:52:16 +02:00
fix a migration file
This commit is contained in:
parent
c760417e6a
commit
ca22972201
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class Migration(migrations.Migration):
|
|||
model_name="domain",
|
||||
name="expiration_date",
|
||||
field=models.DateField(
|
||||
help_text="Duplication of registry's expirationdate saved for ease of reporting",
|
||||
help_text="Duplication of registry's expiration date saved for ease of reporting",
|
||||
null=True,
|
||||
),
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue