Skip to content

Commit

Permalink
schema-viewer
Browse files Browse the repository at this point in the history
  • Loading branch information
adRn-s committed Oct 31, 2023
1 parent 3c64a47 commit b312f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parkour_app/wui/settings/dev.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
DEBUG = True

INSTALLED_APPS += [
# "schema_viewer", ## awaiting dj 4.2
"schema_viewer",
"debug_toolbar",
"django_migration_linter",
]
Expand Down

0 comments on commit b312f09

Please sign in to comment.