
django-cms 5.0.5
0
Lean enterprise content management powered by Django.
Contents
Lean enterprise content management powered by Django.
Stars: 10633, Watchers: 10633, Forks: 3188, Open Issues: 11The django-cms/django-cms repo was created 16 years ago and the last code push was 4 hours ago.
The project is extremely popular with a mindblowing 10633 github stars!
How to Install django-cms
You can install django-cms using pip
pip install django-cms
or add it to a project with poetry
poetry add django-cms
Package Details
- Author
- Django CMS Association and contributors
- License
- BSD-3-Clause
- Homepage
- https://www.django-cms.org/
- PyPi:
- https://pypi.org/project/django-cms/
- Documentation:
- https://docs.django-cms.org/
- GitHub Repo:
- https://github.com/django-cms/django-cms
Classifiers
- Internet/WWW/HTTP
- Internet/WWW/HTTP/Dynamic Content
- Software Development
- Software Development/Libraries
- Software Development/Libraries/Application Frameworks
Related Packages
Errors
A list of common django-cms errors.
Code Examples
Here are some django-cms code examples and snippets.
GitHub Issues
The django-cms package has 11 open issues on GitHub
- feat: Avoid database access when registering apphook urls to make them async-safe
- build(deps): bump wheel from 0.45.1 to 0.46.2 in /docs
- feat: Make page content placeholders available to apphook root pages
- feat: introduce contracts for django CMS Extensions
- docs: Rework doc's starting page, and dedicate a full page on explaining the philosophy
- [BUG] Replace usage of PlaceholderField with PlaceholderRelationField
- [DOC] A more straightforward tutorial
- [BUG] Admin UI Text in Page Global Permissions is Unclear
- Plugin
changed_datenot updated on order change - Configuring apphooks from different applications with the same application_namespace (i.e. 'default') are rejected by the admin form with 'An application instance with this name already exists.'
- Copy all does not honor placeholder config
- Proposal - Additional setting CMS_MENU_CACHE
pythonfix







