Skip to content Skip to sidebar Skip to footer
Showing posts with the label Django Cms

How Can You Create Multiple Menus With Django-cms

I'm trying to have two separate menus in my django-cms app. One for the header and another with… Read more How Can You Create Multiple Menus With Django-cms

Django-cms Haystack Search - Placeholder Content

i have problem with results in django-cms and haystack search. I'm using django-cms-search plug… Read more Django-cms Haystack Search - Placeholder Content

Django : 404 (main.urls Not Included In Myproject/urls.py?)

I have the following problem : I've made a little django (1.7.8) project (named djangocmstest) … Read more Django : 404 (main.urls Not Included In Myproject/urls.py?)

"render_placeholder" Not Showing Up In DjangoCMS Template

I have followed the instructions on the following site in order to render a placeholder field from … Read more "render_placeholder" Not Showing Up In DjangoCMS Template