# django-lite-cms-core
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![Django CI run test](https://github.com/christianwgd/django-lite-cms-core/actions/workflows/django-test.yml/badge.svg)](https://github.com/christianwgd/django-lite-cms-core/actions/workflows/django-test.yml)
[![codecov](https://codecov.io/gh/christianwgd/django-lite-cms-core/graph/badge.svg?token=azVWLmIFmg)](https://codecov.io/gh/christianwgd/django-lite-cms-core)
[![PyPI](https://img.shields.io/pypi/v/django-lite-cms-core)](https://pypi.org/project/django-lite-cms-core/)
![PyPI - Downloads](https://img.shields.io/pypi/dm/django-lite-cms-core)
``django-lite-cms``is a lightweight and modular CMS addon for Django inspired
by [Mezzanine](https://github.com/stephenmcd/mezzanine) CMS. This package contains the core classes that are needed
to get basic CMS properties.
I've started with [Mezzanine](https://github.com/stephenmcd/mezzanine) CMS for my projects but soon found it a little
bit too heavy for my purposes. Unfortunately Mezzanine was not optimal supported
by the community (at this time it has open vulnerabilities and the latest Django
supported is 4.0) so I needed a lighter approach that would also be a lot more modular.
Since my code was only project local and I copied the code around between
different projects, I started to put the code in installable libraries.
## Features
- Base classes with
- Properties: title, publish_date, expiry_date
- Status model (currently DRAFT and PUBLISHED) with scheduled publishing
- Manager with "published" query, based on status and date fields
- Supporting multilingual sites
- Search functionality
- Admin edit links in frontend
- HTML content field with tinymce5
## Documentation
Documentation is available at https://django-lite-cms-core.readthedocs.io.
Please note that the docs is work in progress, so it is not completed by now and
will be subject to change.
## Outlook
There will come some more add-ons for this lib:
- A hirachical page model with menus
- A blog app
- ...
Raw data
{
"_id": null,
"home_page": "https://github.com/christianwgd/django-lite-cms-core",
"name": "django-lite-cms-core",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "django, bootstrap, cms",
"author": "Christian Wiegand",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/1d/b6/cb639d8cf7ef262410aeb2a42a4db348c406f12ce8ffde3cfec8218b5754/django_lite_cms_core-0.0.6.tar.gz",
"platform": null,
"description": "# django-lite-cms-core\n\n[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)\n[![Django CI run test](https://github.com/christianwgd/django-lite-cms-core/actions/workflows/django-test.yml/badge.svg)](https://github.com/christianwgd/django-lite-cms-core/actions/workflows/django-test.yml)\n[![codecov](https://codecov.io/gh/christianwgd/django-lite-cms-core/graph/badge.svg?token=azVWLmIFmg)](https://codecov.io/gh/christianwgd/django-lite-cms-core)\n[![PyPI](https://img.shields.io/pypi/v/django-lite-cms-core)](https://pypi.org/project/django-lite-cms-core/)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/django-lite-cms-core)\n\n``django-lite-cms``is a lightweight and modular CMS addon for Django inspired\nby [Mezzanine](https://github.com/stephenmcd/mezzanine) CMS. This package contains the core classes that are needed \nto get basic CMS properties.\n\nI've started with [Mezzanine](https://github.com/stephenmcd/mezzanine) CMS for my projects but soon found it a little \nbit too heavy for my purposes. Unfortunately Mezzanine was not optimal supported \nby the community (at this time it has open vulnerabilities and the latest Django \nsupported is 4.0) so I needed a lighter approach that would also be a lot more modular. \nSince my code was only project local and I copied the code around between \ndifferent projects, I started to put the code in installable libraries.\n\n## Features\n\n- Base classes with\n - Properties: title, publish_date, expiry_date\n - Status model (currently DRAFT and PUBLISHED) with scheduled publishing\n - Manager with \"published\" query, based on status and date fields\n - Supporting multilingual sites\n - Search functionality\n - Admin edit links in frontend\n - HTML content field with tinymce5\n\n\n## Documentation\n\nDocumentation is available at https://django-lite-cms-core.readthedocs.io.\n\nPlease note that the docs is work in progress, so it is not completed by now and \nwill be subject to change.\n\n## Outlook\n\nThere will come some more add-ons for this lib:\n\n- A hirachical page model with menus\n- A blog app\n- ...\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "CMS core classes for Django.",
"version": "0.0.6",
"project_urls": {
"Homepage": "https://github.com/christianwgd/django-lite-cms-core"
},
"split_keywords": [
"django",
" bootstrap",
" cms"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0d9a69e75305cec304813bd1a4aae8a7320622f7ca52321b17556f339d9d3b60",
"md5": "647c4842709744ec7c912c9aa5437550",
"sha256": "4ae09414c74cfabee2d7b730395b03fed9a32ea18863cf0fc576bdc40689e315"
},
"downloads": -1,
"filename": "django_lite_cms_core-0.0.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "647c4842709744ec7c912c9aa5437550",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 31210,
"upload_time": "2024-11-28T20:49:56",
"upload_time_iso_8601": "2024-11-28T20:49:56.859165Z",
"url": "https://files.pythonhosted.org/packages/0d/9a/69e75305cec304813bd1a4aae8a7320622f7ca52321b17556f339d9d3b60/django_lite_cms_core-0.0.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1db6cb639d8cf7ef262410aeb2a42a4db348c406f12ce8ffde3cfec8218b5754",
"md5": "d5bdeae6f6703b41b1a73fae7dd994f5",
"sha256": "6d19b659e03a55a0978384dbf803cd7f1cce976d60fcc6f243d1fa4ccffe7afc"
},
"downloads": -1,
"filename": "django_lite_cms_core-0.0.6.tar.gz",
"has_sig": false,
"md5_digest": "d5bdeae6f6703b41b1a73fae7dd994f5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 19417,
"upload_time": "2024-11-28T20:49:58",
"upload_time_iso_8601": "2024-11-28T20:49:58.299141Z",
"url": "https://files.pythonhosted.org/packages/1d/b6/cb639d8cf7ef262410aeb2a42a4db348c406f12ce8ffde3cfec8218b5754/django_lite_cms_core-0.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-28 20:49:58",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "christianwgd",
"github_project": "django-lite-cms-core",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "django-lite-cms-core"
}