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.3.tar.gz
(6.6 kB
view details)
Built Distribution
File details
Details for the file peasywidgets-0.2.3.tar.gz
.
File metadata
- Download URL: peasywidgets-0.2.3.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.24.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bebfefa6f31528b187a82658ca337851f9d5caeefebe35a23d448f8e70092aba |
|
MD5 | c9db9e2d2dac25f7b97dbbf88d353188 |
|
BLAKE2b-256 | 8fb88a48992453410c06ad1b3ee51ee04a06fd651d4d724c5f765f97312b0b11 |
Provenance
File details
Details for the file peasywidgets-0.2.3-py3-none-any.whl
.
File metadata
- Download URL: peasywidgets-0.2.3-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.24.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e86f263c97452dd6a3b5dd6650ad9e5f97eabd6c66c36f907d1efc033eb3f52 |
|
MD5 | ea9da4befa4119690486002a3d463b64 |
|
BLAKE2b-256 | a56391b99ed2e49fdeb94ff9b21d9bf5dfad8be09daa2fd260e2e769eeda7e34 |