You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

django-betterforms

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-betterforms

App for Django featuring improved form base classes.

2.0.0
pipPyPI
Maintainers
2

django-betterforms

.. image:: https://github.com/fusionbox/django-betterforms/actions/workflows/ci.yml/badge.svg :target: https://github.com/fusionbox/django-betterforms/actions/workflows/ci.yml :alt: Build Status

.. image:: https://coveralls.io/repos/fusionbox/django-betterforms/badge.png :target: http://coveralls.io/r/fusionbox/django-betterforms :alt: Build Status

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

Installation

  • Install the package::

    $ pip install django-betterforms

  • Add betterforms to your INSTALLED_APPS.

For information on the release process, refer to django-authtools <https://github.com/fusionbox/django-authtools/blob/master/RELEASES.rst>_.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts