Answer the question
In order to leave comments, you need to log in
How to create a master page in django?
In INSTALLED_APPS connected
'django.contrib.flatpages',
'django.contrib.sites',
Answer the question
In order to leave comments, you need to log in
Seems like it /
should work. How did you connect flatpages and did you follow all the instructions? https://docs.djangoproject.com/en/1.7/ref/contrib/...
You need to include their urlpatterns, probably at url '^'
instead of '^pages/'
.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question