django-select2/django_select2
Jônatas Castro 01c8979100 Fixes #238 -- Changed Token Separators
When Django was parsing the separator attribute, it was comming with 'u' char from unicode.
So the trick was to put the value in a String.
Solved https://github.com/applegrew/django-select2/issues/238

Closes #268
2016-03-10 15:34:30 +01:00
..
static/django_select2 Fixed javaScript bug for multiple different select2 fields on one page 2015-11-18 00:03:02 +01:00
__init__.py Fixes #238 -- Changed Token Separators 2016-03-10 15:34:30 +01:00
cache.py enchant the docs -- adds spell checking 2016-02-04 11:48:59 +01:00
conf.py enchant the docs -- adds spell checking 2016-02-04 11:48:59 +01:00
forms.py Fixes #238 -- Changed Token Separators 2016-03-10 15:34:30 +01:00
models.py Added documentation 2015-09-29 14:33:06 +02:00
urls.py enchant the docs -- adds spell checking 2016-02-04 11:48:59 +01:00
views.py enchant the docs -- adds spell checking 2016-02-04 11:48:59 +01:00