My favorites | Sign in
Project Logo
                
Code license: MIT License
Labels: django, python, forms
Show all Featured wiki pages:
GettingStarted
People details
Project owners:
  exogen

Introduction

This Django app provides a set of inclusion tags for various pieces of form rendering. These inclusion tags are designed to replace the default rendering methods on Form instances. The included templates are flexible enough for most common form designs, but even complex designs may benefit by simply overriding the templates.

renderform's primary template tags are {% show_form %}, {% show_field %}, {% show_label %}, {% show_errors %}, and {% show_help_text %}. See the GettingStarted page for instructions and examples.

Use Cases









Hosted by Google Code