jazzband / django-smart-selects

chained and grouped selects for django forms
https://django-smart-selects.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1.11k stars 348 forks source link

Verify that SelectBox global var from djangojs "SelectBox.js" is present #239

Closed erozqba closed 6 years ago

erozqba commented 6 years ago

Verify that SelectBox global var from djangojs "SelectBox.js" is present before using it.

Ref: issue #212

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 88.696% when pulling 8876ab3159b2b290f5c53de3398bb2bdaf39d4e4 on erozqba:issue_212 into ae906b95d3f8e770a7d84ee59ff53ebb1e53b883 on digi604:master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 88.696% when pulling 58a1598aafee5421bd2292251022918c0cdaf7cd on erozqba:issue_212 into ae906b95d3f8e770a7d84ee59ff53ebb1e53b883 on digi604:master.

blag commented 6 years ago

Thanks!