Skip to content

Commit

Permalink
fix(settings): drop csvexport from INSTALLED_APPS
Browse files Browse the repository at this point in the history
Closes: #100
  • Loading branch information
b1rger committed Oct 1, 2024
1 parent 64f7d14 commit 9963ca8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apis_acdhch_default_settings/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
"apis_core.core",
"rest_framework.authtoken",
"drf_spectacular",
"csvexport",
]

# https://docs.djangoproject.com/en/5.0/ref/settings/#std-setting-USE_X_FORWARDED_HOST
Expand Down

0 comments on commit 9963ca8

Please sign in to comment.