Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 557 Bytes

README.rst

File metadata and controls

22 lines (14 loc) · 557 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.