You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.