Open yswtrue opened 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
django.jQuery().selectize
relate to #31
I use simpleui and taggit-selectize get this error.
but it works when use
django.jQuery().selectize
relate to #31