mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-23 03:06:01 +02:00
Resolved merge conflicts
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
This commit is contained in:
commit
67b9d2f69a
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ class TransitionDomain(TimeStampedModel):
|
|||
"""Transition Domain model stores information about the
|
||||
state of a domain upon transition between registry
|
||||
providers"""
|
||||
StatusChoices=StatusChoices
|
||||
|
||||
StatusChoices = StatusChoices
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue