[config] make sure django finds itself in our config folder

This commit is contained in:
bronsen 2025-03-12 17:33:04 +01:00
parent 89b4e7d650
commit e6b75c8046
4 changed files with 6 additions and 6 deletions

View file

@ -1,5 +1,5 @@
"""
ASGI config for teilchensammler_project project.
ASGI config for teilchensammler project.
It exposes the ASGI callable as a module-level variable named ``application``.