PR suggestions (slight refactor)

This commit is contained in:
zandercymatics 2024-03-28 09:15:48 -06:00
parent 3e740f4668
commit ea59232cef
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7
6 changed files with 73 additions and 98 deletions

View file

@ -1123,7 +1123,7 @@ class DomainRequestAdmin(ListHeaderAdmin):
]
# Readonly fields for analysts and superusers
readonly_fields = ("other_contacts", "current_websites")
readonly_fields = ("other_contacts", "current_websites", "alternative_domains")
# Read only that we'll leverage for CISA Analysts
analyst_readonly_fields = [