mirror of
https://github.com/django-components/django-components.git
synced 2025-09-19 20:29:44 +00:00
commit
da54d97343
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ weight: 3
|
|||
'django.template.loaders.cached.Loader', [
|
||||
# Default Django loader
|
||||
'django.template.loaders.filesystem.Loader',
|
||||
# Inluding this is the same as APP_DIRS=True
|
||||
# Including this is the same as APP_DIRS=True
|
||||
'django.template.loaders.app_directories.Loader',
|
||||
# Components loader
|
||||
'django_components.template_loader.Loader',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue