We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e76408b commit f008f6bCopy full SHA for f008f6b
src/django_idom/app_settings.py
@@ -2,6 +2,7 @@
2
3
from django.conf import settings
4
5
+
6
APP_DIR = Path(__file__).parent
7
8
TEMPLATE_FILE_PATHS = {
0 commit comments