Skip to content

driveate/ws-django-betterforms

 
 

Repository files navigation

ws-django-betterforms

WS-maintained Django 4.2 compatible fork of django-betterforms

Build Status

ws-django-betterforms builds on the built-in django forms and provides Django 4.2 LTS compatibility.

This is a WheelSize-maintained fork of the original django-betterforms package by Fusionbox, updated to support Django 3.2-4.2 LTS and Python 3.9-3.12.

Key Features: - Django 4.2 LTS compatibility - Python 3.9-3.12 support - MultiForm and MultiModelForm classes - Improved form handling for complex forms - Zero breaking changes from original API

Original Project: https://github.com/fusionbox/django-betterforms

Installation

  1. Install the package:

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

About

Making forms suck less

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.2%
  • HTML 3.4%
  • Makefile 0.4%