Skip to main content

Additional form fields for Django.

Project description

A collection of additional form fields for Django.

Requirements

  • python3

  • django 1.8 or higher

Quick Start

  1. Run pip install django-fancy-feast

  2. Add ‘fancy_feast’ to your INSTALLED_APPS setting:

    INSTALLED_APPS = [
        ...
    
        'fancy_feast',
    ]

Examples

Just a couple things so far.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-fancy-feast-0.2.1.tar.gz (5.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page