Skip to content

Releases: djk2/django-popup-view-field

v0.6.1

27 Jan 20:42
1f1da4a
Compare
Choose a tag to compare
  • 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.

v0.6.0

24 Jan 19:32
548d957
Compare
Choose a tag to compare

Support for Bootstrap4 and Django 2.2

v0.5.0

19 Apr 11:58
Compare
Choose a tag to compare

Support for Django 2.0 / 2.1 and PopupViewModelField

v0.4.0

04 Oct 17:59
5043747
Compare
Choose a tag to compare

New attribute callback_data

v0.3.0

07 Mar 22:33
Compare
Choose a tag to compare

Support for Django 1.11

v0.2.0

20 Feb 21:20
Compare
Choose a tag to compare
Checking support for django-bootstrap3 v8.1.0 and add isort to tox

v0.1

19 Feb 16:22
Compare
Choose a tag to compare
Changed version for django from 1.10.3 to 1.10.5