mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-18 15:34:16 +02:00
Merge remote-tracking branch 'origin' into ms/2823-update-delete-domain-process
This commit is contained in:
commit
f2d7be10b4
61 changed files with 2291 additions and 403 deletions
|
@ -4,7 +4,6 @@ import ipaddress
|
|||
import re
|
||||
from datetime import date
|
||||
from typing import Optional
|
||||
|
||||
from django_fsm import FSMField, transition, TransitionNotAllowed # type: ignore
|
||||
|
||||
from django.db import models
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue