mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-19 19:09:22 +02:00
Linting
This commit is contained in:
parent
fcacc0d786
commit
7c89edce09
1 changed files with 1 additions and 0 deletions
|
@ -2167,6 +2167,7 @@ class WaffleFlagAdmin(FlagAdmin):
|
|||
model = models.WaffleFlag
|
||||
fields = "__all__"
|
||||
|
||||
|
||||
admin.site.unregister(LogEntry) # Unregister the default registration
|
||||
|
||||
admin.site.register(LogEntry, CustomLogEntryAdmin)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue