A helper to render Django forms using HTML templates.
Project description
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 --dev
$ pipenv run 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-tapeforms-1.0.0.tar.gz
.
File metadata
- Download URL: django-tapeforms-1.0.0.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e57bc88cb6debf5bf5eba98549fc672fc3a22423f3854e0b3435fd5457949342 |
|
MD5 | 1127a0b748d7c182604ea5d92ef78730 |
|
BLAKE2b-256 | 3b7dffb19944423a967af109f383a3c96e1c61676acaa0361b2c438a46917d0b |
File details
Details for the file django_tapeforms-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: django_tapeforms-1.0.0-py3-none-any.whl
- Upload date:
- Size: 16.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 280232a1326987710b9851f6277989cf1fa90d4979982dfac6f3b283d72830a2 |
|
MD5 | 2c1d53c597f7d327d982cee80ae3f14d |
|
BLAKE2b-256 | d52ea9d327035e88b702291b9128a03bd400727c1a8e38db65d382af4c8fa8cb |