mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-19 02:49:21 +02:00
Merge remote-tracking branch 'origin/main' into nl/2248-add-org-and-portfolio-table
This commit is contained in:
commit
1e98ba38b9
1 changed files with 2 additions and 0 deletions
|
@ -1181,6 +1181,8 @@ class DomainInvitationAdmin(ListHeaderAdmin):
|
||||||
# error.
|
# error.
|
||||||
readonly_fields = ["status"]
|
readonly_fields = ["status"]
|
||||||
|
|
||||||
|
autocomplete_fields = ["domain"]
|
||||||
|
|
||||||
change_form_template = "django/admin/email_clipboard_change_form.html"
|
change_form_template = "django/admin/email_clipboard_change_form.html"
|
||||||
|
|
||||||
# Select domain invitations to change -> Domain invitations
|
# Select domain invitations to change -> Domain invitations
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue