django-cms
Ruby On Rails CMS inspired by DjangoCMS [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-04-10 07:47 分类:问答Pip package install with preinstalled dependencies
I would like to install some python packages from local directories (downloaded from GitHub) specified in requirements.txt[详细]
2023-04-03 16:30 分类:问答Django-CMS javascript 500 errors
I\'m getting three 500 errors when I try to edit a page with django-cms in the admin panel. Here\'s the error report.[详细]
2023-04-02 04:06 分类:问答Permission denied for .iPython after installing django-CMS
Using the most recent package of django-cms - it requires a package called ipdb. I installed it and now I cannot get past the error:[详细]
2023-04-01 18:59 分类:问答How do I use "reverse" or an equivalent to refer to urls that are hooked into DjangoCMS?
I\'m using DjangoCMS with app integration, like documented 开发者_运维百科here: http://readthedocs.org/docs/django-cms/en/latest/extending_cms/app_integration.html[详细]
2023-03-27 11:38 分类:问答Changing section names in Django CMS admin panel
开发者_Python百科Is it possible to change a section name in the Django CMS admin panel? I am using cmsplugin_blog which appears in the admin panel as a section named \'Cmsplugin_Blog\'. I\'d like to r[详细]
2023-03-27 08:31 分类:问答how to customize menu template in django-cms?
Can开发者_运维知识库 anyone supply me a sample of customizing the django-cms menu template, please?[详细]
2023-03-24 09:20 分类:问答Django-CMS plugin not appearing
I\'m deploying a Django website. All the custom plugins I have work on my computer (I can add them into a template block from the drop down.) but when I push the code out to the site, not all the plug[详细]
2023-03-22 07:26 分类:问答In Django-CMS, how to redirect a page on a condition?
I\'m using Django 1.3 with Django-CMS I have a multilanguage page, with urls /en/hello/world /it/ciao/mondo[详细]
2023-03-20 21:39 分类:问答Django and Django CMS Error
I\'ve just done a fresh install of Django and Django-CMS from the ground up (including a brand new virtualenv and python build). I\'m getting this bizzarre error.. google has been no help. Ideas?[详细]
2023-03-19 11:52 分类:问答