Skip to content

Commit

Permalink
🍱 Add django-lor config and logs to admin index fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenbal committed Oct 4, 2024
1 parent 5fbe04c commit 9abe192
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/nrc/fixtures/default_admin_index.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@
[
"notifications_api_common",
"subscription"
],
[
"log_outgoing_requests",
"outgoingrequestslogconfig"
]
]
}
Expand All @@ -113,6 +117,10 @@
[
"axes",
"accesslog"
],
[
"log_outgoing_requests",
"outgoingrequestslog"
]
]
}
Expand Down

0 comments on commit 9abe192

Please sign in to comment.