django CMS application for managing articles
Project description
django-cms-articles
the best django CMS application for managing articles
This application provides full featured articles management for django CMS. It is heavily inspired by (and partially copied from) the page management in django CMS itself.
Features
- intuitive admin UI inspired by django CMS page UI
- intuitive front-end editing using placeholders and toolbar menu
- supports multiple languages (the same way as django CMS does)
- publisher workflow from django CMS
- flexible plugins to render article outside django CMS page
Installation and usage
Installation and usage is quite traightforward.
- install (using pip) django-cms-articles
- add "cms_articles" into your settings.INSTALLED_APPS
- check cms_articles.conf.default_settings for values you may want to override in your settings
- add "Articles Category" apphook to any django CMS page, which should act as category for articles
- add "Articles" plugin to placeholder of your choice to show articles belonging to that page / category
Bugs and Feature requests
Should you encounter any bug or have some feature request, create an issue at https://github.com/misli/django-cms-articles/issues.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django_cms_articles-2.1.5.tar.gz
(57.1 kB
view details)
Built Distribution
File details
Details for the file django_cms_articles-2.1.5.tar.gz
.
File metadata
- Download URL: django_cms_articles-2.1.5.tar.gz
- Upload date:
- Size: 57.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.3 Linux/6.8.0-31-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 824a536d5ed338511c3ba3571dd77c71f6e0da04c5fdbefe47b21a98113263ff |
|
MD5 | c32de8742d4cddc4365994104051876e |
|
BLAKE2b-256 | 0aaf7982ee0089a00f049e922838f8105610fbbf569aef527d1a58a3ab8fbf5f |
File details
Details for the file django_cms_articles-2.1.5-py3-none-any.whl
.
File metadata
- Download URL: django_cms_articles-2.1.5-py3-none-any.whl
- Upload date:
- Size: 83.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.3 Linux/6.8.0-31-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a815e3aa99b52304354b3e04da01ad2f38e1e1be9f2fcb77cdb85c358d545a8f |
|
MD5 | 08fdfb08f23be49ea09dffffc0249576 |
|
BLAKE2b-256 | d3bfeb4976ae87579f7db03c81b165b7b259c93cea0d8d4d62f27fcbe18d0c50 |