Skip to content

Commit

Permalink
fix: restore "exporter" as an installed app
Browse files Browse the repository at this point in the history
Otherwise the commands exporter, flattener and wiper fail
  • Loading branch information
yolile committed Dec 21, 2023
1 parent 0b02997 commit 4c6c5b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"django.contrib.humanize",
"data_registry",
"markdownx",
"exporter",
]

MIDDLEWARE = [
Expand Down

0 comments on commit 4c6c5b2

Please sign in to comment.