chhantyal / taggit-selectize

Auto-complete/auto-suggestion for django-taggit (django-taggit + selectize.js)
BSD 3-Clause "New" or "Revised" License
68 stars 23 forks source link

Uncaught TypeError: $(...).selectize is not a function #30

Open yswtrue opened 4 years ago

yswtrue commented 4 years ago

I use simpleui and taggit-selectize get this error.

Uncaught TypeError: $(...).selectize is not a function

but it works when use django.jQuery().selectize

relate to #31