mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-02 16:02:15 +02:00
Merge pull request #1452 from cisagov/za/1446-add-domaininfo-auditlog
Ticket #1466: Add DomainInformation to audit log
This commit is contained in:
commit
7ff1b1575c
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ auditlog.register(DomainApplication)
|
|||
auditlog.register(Domain)
|
||||
auditlog.register(DraftDomain)
|
||||
auditlog.register(DomainInvitation)
|
||||
auditlog.register(DomainInformation)
|
||||
auditlog.register(HostIP)
|
||||
auditlog.register(Host)
|
||||
auditlog.register(Nameserver)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue