Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Django template warning #150

Open
ralsuwaidi opened this issue Mar 13, 2022 · 1 comment
Open

Django template warning #150

ralsuwaidi opened this issue Mar 13, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@ralsuwaidi
Copy link
Contributor

🏆 Task Description: Fix warning
👨‍🚀 Skills Needed: Django

Running django causes this warning to come up

?: (debug_toolbar.W006) At least one DjangoTemplates TEMPLATES configuration needs to have APP_DIRS set to True.
	HINT: Use APP_DIRS=True for at least one django.template.backends.django.DjangoTemplates backend configuration.
@ralsuwaidi ralsuwaidi added the bug Something isn't working label Mar 13, 2022
@saeedhassan
Copy link

Screen Shot 2022-03-13 at 2 35 26 PM
Screen Shot 2022-03-13 at 2 35 04 PM

These changes removed the error message...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants