Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 610 Bytes

README.rst

File metadata and controls

24 lines (14 loc) · 610 Bytes

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.