Skip to content

Releases: CleitonDeLima/django-easy-formset

0.2.4

20 Oct 17:37
Compare
Choose a tag to compare
  • Fixed delete form

0.2.3

16 Oct 18:24
Compare
Choose a tag to compare
  • Fixed updateElementIndex function

0.2.2

16 Oct 13:33
Compare
Choose a tag to compare
  • Fixed the search for handlers in the formset

0.2.1

15 Oct 14:35
Compare
Choose a tag to compare
  • Fixed formset media

0.2.0

09 Oct 21:30
Compare
Choose a tag to compare
  • Added NestedModelFormset
  • Added NestedInlineFormset

0.1.4

02 Sep 19:51
Compare
Choose a tag to compare
  • Update buttons changes

0.1.3

20 Jul 18:52
Compare
Choose a tag to compare
  • Fixed hidden elements applying CSS (#5)
  • Rename revert to undo (#6)
  • Fix hidden elements in forms
  • Hides add/delete buttons according to max and min
  • Created custom events for add and delete actions (#7)

0.1.2

11 Jul 17:48
5264e0c
Compare
Choose a tag to compare
Update setup.cfg

0.1.1

11 Jul 04:23
Compare
Choose a tag to compare

Fix restore link

0.1.0

11 Jul 03:57
Compare
Choose a tag to compare

Created javascript file