Skip to main content

Django templatetags to easily render fieldholders, fieldwrappers and fields.

Project description

https://badge.fury.io/py/django-form-tags.png

Django templatetags to easily render fieldholders, fieldwrappers and fields.

Documentation

The full documentation is at https://django-form-tags.readthedocs.org.

Installation

pip install django-form-tags

Usage

INSTALLED_APPS = (
    # ...
    'form_tags',
    # ...
)
{% load forms %}

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-form-tags-1.0.tar.gz (11.7 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