mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-01 16:53:30 +02:00
Address feedback - use form pattern and update error messaging
This commit is contained in:
parent
26fcf6c5ec
commit
b077f81409
7 changed files with 93 additions and 96 deletions
|
@ -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.
|
Loading…
Add table
Add a link
Reference in a new issue