0.2.2 • Published 3 years ago

django-formset v0.2.2

Weekly downloads
20
License
MIT
Repository
github
Last release
3 years ago

About

This is a fork of the django-dynamic-formset library. Django formsets helps you create more usable formsets by allowing clients to add and remove forms from within the browser using Javascript. This fork adds:

  • installation from npm
  • Added beforeAdd callback
  • Added beforeDelete callback
  • Made remove links not tabbable

installation

npm install django-formset@latest
0.2.2

3 years ago

0.2.1

7 years ago

0.2.0

9 years ago

0.1.9

9 years ago

0.1.8

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago