Skip to content

Commit

Permalink
Update settings.py
Browse files Browse the repository at this point in the history
  • Loading branch information
baseplate-admin committed Dec 10, 2024
1 parent d4b4c8b commit b3ca34e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/demo_project/demo/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
"django.contrib.messages",
"django.contrib.staticfiles",
"ninja",
"someapp",
"multi_param",
]

MIDDLEWARE = [
Expand Down

0 comments on commit b3ca34e

Please sign in to comment.