Migration is set up, need to test.

Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
This commit is contained in:
Cliff Hill
2024-01-23 10:08:45 -05:00
parent cbf73ffcf2
commit 0fbe67b048
2 changed files with 115 additions and 12 deletions

View File

@@ -188,8 +188,6 @@ class InvitedUserStatus(Enum):
class BrandType(Enum):
# TODO: Should EmailBranding.branding_type be changed to use this?
GOVUK = "govuk" # Deprecated outside migrations
ORG = "org"
BOTH = "both"
ORG_BANNER = "org_banner"