Common utitilities
Project description
# 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.
Requires [Aldryn Boilerplates](https://github.com/aldryn/aldryn-boilerplates)
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.
Requires [Aldryn Boilerplates](https://github.com/aldryn/aldryn-boilerplates)
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
aldryn-common-0.1.4.tar.gz
(14.2 kB
view details)
File details
Details for the file aldryn-common-0.1.4.tar.gz
.
File metadata
- Download URL: aldryn-common-0.1.4.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89254c7e43eb82236bdce1e746bafd0de6736f178fe844775e79fc23f6b463b3 |
|
MD5 | fcd0784f5eeb98649fb3fcc9c82517e3 |
|
BLAKE2b-256 | 1603e0532008f234379a2d3ea2647c435c65cb877844ecc24dd29c7b5e423d93 |