django-fancy-feast 0.2.1

Creator: danarutscher

Last updated:

Add to Cart

Description:

djangofancyfeast 0.2.1

A collection of additional form fields for Django.

Requirements

python3
django 1.8 or higher



Quick Start

Run pip install django-fancy-feast
Add ‘fancy_feast’ to your INSTALLED_APPS setting:
INSTALLED_APPS = [
...

'fancy_feast',
]




Examples
Just a couple things so far.

DataModelChoiceField
TagField

License

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

Customer Reviews

There are no reviews.