Skip to content

v0.6.1

Latest
Compare
Choose a tag to compare
@djk2 djk2 released this 27 Jan 20:42
· 2 commits to master since this release
1f1da4a
  • Added support for Django 3.0 (demand django-crispy-forms >= 1.8.0 )

  • Fixed javascript for bootstrap4.
    In script was used incorrectly id attribute of dialog element.
    Now id of <div> dialog for popup is different for bootstrap3 and bootstrap4.