Skip to main content

A helper to render Django forms using HTML templates.

Project description

Latest Version Coverage Status Documentation Status https://travis-ci.org/stephrdev/django-tapeforms.svg?branch=master

Usage

Please refer to the Documentation to learn how to use django-tapeforms. Basicly, tapeforms provides a mixin and some Django template tags to help you render your forms to HTML.

Requirements

django-tapeforms supports Python 3 only and requires at least Django 1.11 (because of the template based widget rendering). No other dependencies are required.

Prepare for development

A Python 3.6 interpreter is required in addition to pipenv.

$ pipenv install --python 3.6
$ pipenv shell
$ pip install -e .

Now you’re ready to start the example project to experiment with tapeforms.

$ pipenv run python examples/manage.py runserver

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-tapeforms-0.0.2.tar.gz (8.6 kB view hashes)

Uploaded Source

Built Distribution

django_tapeforms-0.0.2-py3-none-any.whl (12.1 kB view hashes)

Uploaded Python 3

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