No project description provided
Project description
PeasyWidgets
Table of Contents
Installation
pip install peasywidgets
- Add
peasywidgets
to DjangoINSTALLED_APPS
- Import the desired widgets
from peasywidgets.datalist_widgets import DatalistMultiple, DatalistSingle
from peasywidgets.filter_widgets import ChoiceFilterMultiple, ChoiceFilterSingle
- Run
collectstatic
and include the JavaScript in templates `{% static 'peasywidgets.js' %}``
Styling
The following default CSS is available to use with Django's static
template tag, otherwise use these selectors to write custom CSS/Tailwind directives.
License
peasywidgets
is distributed under the terms of the MIT license.
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
peasywidgets-0.2.4.tar.gz
(6.4 kB
view hashes)
Built Distribution
Close
Hashes for peasywidgets-0.2.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3328a31b1700e05f49a128c8aa539fb49d9b9916f3b49056a6a09480a49fa70a |
|
MD5 | 2dbec882ddacf32cad20625459ace6bb |
|
BLAKE2b-256 | b4bd86b147f749efdb5b2aff8ce2e3fbe4986e52097194931d6162c4ee0ffafa |