fixing merge issues

This commit is contained in:
David Kennedy 2023-09-22 20:16:34 -04:00
parent 08e95ec8b2
commit 51375059c1
No known key found for this signature in database
GPG key ID: 6528A5386E66B96B

View file

@ -674,7 +674,7 @@ class DomainAdmin(ListHeaderAdmin):
"""Custom domain admin class to add extra buttons."""
inlines = [DomainInformationInline]
# Columns
list_display = [
"name",