mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 03:58:39 +02:00
Update admin.py
This commit is contained in:
parent
f8a5b8e629
commit
0106ffbf05
1 changed files with 1 additions and 1 deletions
|
@ -3682,7 +3682,7 @@ class DomainAdmin(ListHeaderAdmin, ImportExportModelAdmin):
|
|||
except Exception:
|
||||
self.message_user(
|
||||
request,
|
||||
f"Could not delete: An unspecified error occured.",
|
||||
"Could not delete: An unspecified error occured",
|
||||
messages.ERROR,
|
||||
)
|
||||
else:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue