![Continuation of the deprecated project "Divio Aldryn common"](https://img.shields.io/badge/Continuation-Divio_Aldryn_Common-blue)
![Pypi package](https://img.shields.io/pypi/v/djangocms-aldryn-common.svg?link=https%3A%2F%2Fpypi.python.org%2Fpypi%2Fdjangocms-aldryn-common)
![Status](https://img.shields.io/pypi/status/djangocms-aldryn-common.svg?link=https%3A%2F%2Fpypi.python.org%2Fpypi%2Fdjangocms-aldryn-common)
![Python versions](https://img.shields.io/pypi/pyversions/djangocms-aldryn-common.svg?link=https%3A%2F%2Fpypi.python.org%2Fpypi%2Fdjangocms-aldryn-common)
![License](https://img.shields.io/pypi/l/djangocms-aldryn-common.svg?link=https%3A%2F%2Fpypi.python.org%2Fpypi%2Fdjangocms-aldryn-common)
# Aldryn Common
Continuation of the deprecated project [Divio Aldryn Common](https://github.com/divio/aldryn-common).
Aldryn Common is a library of helpful utilities for packages in the [Aldryn](http://aldryn.com) ecosystem, and is
also aimed at developers of [django CMS](http://django-cms.org) projects.
It's installed by default in your Aldryn project - you don't need to do anything to install it - and numerous other
Addons will make use of the tools it provides. Feel free to make use of them in your own projects.
They include tools for:
* pagination
* handling slugs (cleaning, ensuring uniqueness)
* managing times and dates
as well as a variety of helpful templatetags and more.
## Settings:
* ``ALDRYN_COMMON_PAGINATION_SOFTLIMIT``: Soft-limiting search results. If True, querying a page number larger than max. will not fail, but instead return the last available page. Default is ``True``.
Raw data
{
"_id": null,
"home_page": "https://github.com/CZ-NIC/djangocms-aldryn-common",
"name": "djangocms-aldryn-common",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "",
"author": "Divio AG",
"author_email": "info@divio.ch",
"download_url": "",
"platform": "OS Independent",
"description": "![Continuation of the deprecated project \"Divio Aldryn common\"](https://img.shields.io/badge/Continuation-Divio_Aldryn_Common-blue)\n![Pypi package](https://img.shields.io/pypi/v/djangocms-aldryn-common.svg?link=https%3A%2F%2Fpypi.python.org%2Fpypi%2Fdjangocms-aldryn-common)\n![Status](https://img.shields.io/pypi/status/djangocms-aldryn-common.svg?link=https%3A%2F%2Fpypi.python.org%2Fpypi%2Fdjangocms-aldryn-common)\n![Python versions](https://img.shields.io/pypi/pyversions/djangocms-aldryn-common.svg?link=https%3A%2F%2Fpypi.python.org%2Fpypi%2Fdjangocms-aldryn-common)\n![License](https://img.shields.io/pypi/l/djangocms-aldryn-common.svg?link=https%3A%2F%2Fpypi.python.org%2Fpypi%2Fdjangocms-aldryn-common)\n\n# Aldryn Common\n\nContinuation of the deprecated project [Divio Aldryn Common](https://github.com/divio/aldryn-common).\n\nAldryn Common is a library of helpful utilities for packages in the [Aldryn](http://aldryn.com) ecosystem, and is\nalso aimed at developers of [django CMS](http://django-cms.org) projects.\n\nIt's installed by default in your Aldryn project - you don't need to do anything to install it - and numerous other\nAddons will make use of the tools it provides. Feel free to make use of them in your own projects.\n\nThey include tools for:\n\n* pagination\n* handling slugs (cleaning, ensuring uniqueness)\n* managing times and dates\n\nas well as a variety of helpful templatetags and more.\n\n## Settings:\n\n* ``ALDRYN_COMMON_PAGINATION_SOFTLIMIT``: Soft-limiting search results. If True, querying a page number larger than max. will not fail, but instead return the last available page. Default is ``True``.\n",
"bugtrack_url": null,
"license": "BSD License",
"summary": "Common utilities",
"version": "2.0.2",
"project_urls": {
"Homepage": "https://github.com/CZ-NIC/djangocms-aldryn-common"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6da1a7f8703e9145d2efe27828de0f1b8e90d47c85f3822d6693fb0d1b7aad1e",
"md5": "00f37c61ea5a477ee09beb6923eb480f",
"sha256": "39565d519dddc578e6722c67c1d355f18f1556e14d9b376d2ab4aaf91a1e8716"
},
"downloads": -1,
"filename": "djangocms_aldryn_common-2.0.2-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "00f37c61ea5a477ee09beb6923eb480f",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.7",
"size": 17856,
"upload_time": "2023-07-18T08:46:06",
"upload_time_iso_8601": "2023-07-18T08:46:06.906643Z",
"url": "https://files.pythonhosted.org/packages/6d/a1/a7f8703e9145d2efe27828de0f1b8e90d47c85f3822d6693fb0d1b7aad1e/djangocms_aldryn_common-2.0.2-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-18 08:46:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "CZ-NIC",
"github_project": "djangocms-aldryn-common",
"travis_ci": true,
"coveralls": true,
"github_actions": false,
"tox": true,
"lcname": "djangocms-aldryn-common"
}