diff --git a/pAerBim/settings.py b/pAerBim/settings.py index 11acceb..3d0eb22 100644 --- a/pAerBim/settings.py +++ b/pAerBim/settings.py @@ -200,6 +200,10 @@ LANG_INFO = dict(django.conf.locale.LANG_INFO.items()) #+ EXTRA_LANG_INFO.items( django.conf.locale.LANG_INFO = LANG_INFO +from filebrowser.sites import site +site.directory = "" + + # Default primary key field type # https://docs.djangoproject.com/en/4.2/ref/settings/#default-auto-field