Skip to content

fusionbox/django-betterforms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Courtney Spratford
Aug 23, 2022
a3528c8 · Aug 23, 2022
Aug 10, 2022
Aug 11, 2022
Aug 23, 2022
Aug 11, 2022
Oct 2, 2015
Oct 2, 2015
Aug 18, 2022
Jul 24, 2013
Aug 18, 2022
Aug 10, 2022
Aug 18, 2022
Aug 18, 2022
Oct 2, 2015
Oct 2, 2015
Aug 11, 2022
Aug 10, 2022

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.