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.
I would like to install some python packages from local directories (downloaded from GitHub) specified in requirements.txt
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.
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:
I\'m using DjangoCMS with app integration, like documented 开发者_运维百科here: http://readthedocs.org/docs/django-cms/en/latest/extending_cms/app_integration.html
开发者_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
Can开发者_运维知识库 anyone supply me a sample of customizing the django-cms menu template, please?
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
I\'m using Django 1.3 with Django-CMS I have a multilanguage page, with urls /en/hello/world /it/ciao/mondo
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?