Obviously you've restarted the server and refreshed the page in such a way to ensure it's not a caching issue ?
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/2dfc3c89-cf1a-411f-ab0b-c15e7e09d501%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Are you sure about correct path to your templates in views?
Show your view code
понедельник, 17 ноября 2014 г., 5:04:53 UTC+2 пользователь Andreas Ka написал:thanks for your answer.yes, I just tried that. Same result.
By now, I have understood much more about the templates.
But still, for the admin pagesmysite/templates/admin/base_site.htmldoesn't work yet.
...
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/4062bb51-88cd-4c2f-9430-bd6ab87c8902%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/5d66c7ab-92c0-4da7-9346-e25f3b2b8dcd%40googlegroups.com.
['django.template.loaders.filesystem.Loader', 'django.template.loaders.app_directories.Loader']
so take a look https://docs.djangoproject.com/en/1.9/ref/settings/#template-loaders
So is important the app order.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/7dd97c54-6128-4aa9-aab6-165a7c0c41ac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.