peasywidgets 0.2.4

Creator: bradpython12

Last updated:

Add to Cart

Description:

peasywidgets 0.2.4

PeasyWidgets



Table of Contents

Installation
License
Styling

Installation
pip install peasywidgets


Add peasywidgets to Django INSTALLED_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.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.