django-page-cms icon indicating copy to clipboard operation
django-page-cms copied to clipboard

Official Django page CMS git repository

Results 12 django-page-cms issues
Sort by recently updated
recently updated
newest added

Hi, I am migrating an old project from django 1.6 to version 2.2. I have been gradually moving up the versions and currently django page cms is not working on...

Hi, 1- Images in the pages list are broken and the selected language does not show. **[Broken Image and Language](https://i.ibb.co/82nsy93/dj1.jpg)** 2- Unable to display content area and seo option tools....

Hello, I try the django-page-cms like: pip install django-page-cms[full]; gerbi --create mywebsite And I run the project,The following error occurred. `Page not found (404) Request Method: GET Request URL: http://127.0.0.1:8000/...

Hello! I'm using python3.4 + django 1.9.7 ` ValueError at /admin/pages/page/1/change/ invalid literal for int() with base 10: '' ` here's stacktraces ``` Environment: Request Method: GET Request URL: admin/pages/page/1/change/...

I would like to see all the Grappelli moved to another file and have this CSS loaded only if Grappelli is activated. The reasons are that right now I am...

Steps to reproduce 1. create a page using the django admin. 2. click on the page title The page has no title/slug/language set in the edit form.

Django-mptt's [DraggableMPTTAdmin](https://django-mptt.github.io/django-mptt/admin.html#mptt-admin-draggablempttadmin) is quite useful for editing trees. Could you introduce this option to use this feature?

New feature

Hi there, This is actually not bug, just a feature. Is it possible to add translations for the placeholder tag names? For example I would want to add russian translation...

New feature

- clean code - better checking params

Cleanup