Skip to content

fusionbox/django-betterforms

Repository files navigation

django-betterforms

Build Status

Build Status

django-betterforms builds on the built-in django forms.

Installation

  1. Install the package:

    $ pip install django-betterforms
  2. Add betterforms to your INSTALLED_APPS.