Address feedback - use form pattern and update error messaging

This commit is contained in:
Rebecca Hsieh 2025-01-07 17:24:13 -08:00
parent 26fcf6c5ec
commit b077f81409
No known key found for this signature in database
7 changed files with 93 additions and 96 deletions

View file

@ -130,23 +130,4 @@ domain = Domain.objects.get_or_create(name="<that-domain-here>")
10. Add yourself as domain manager
11. Go to the Registrar page and you should now see the expiring domain
If you want to be in the org model mode, turn the `organization_feature` waffle flag on, and add that domain via Django Admin to a portfolio to be able to view it.
If you want to be in the org model mode, turn the `organization_feature` waffle flag on, and add that domain via Django Admin to a portfolio to be able to view it.