Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Commit

Permalink
fix: use default settings in settings file
Browse files Browse the repository at this point in the history
  • Loading branch information
b1rger committed Dec 15, 2023
1 parent dfecc99 commit ed31c2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions discworld/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
For the full list of settings and their values, see
https://docs.djangoproject.com/en/4.2/ref/settings/
"""
from apis_acdhch_default_settings.settings import *

from pathlib import Path

Expand Down

0 comments on commit ed31c2c

Please sign in to comment.