django-select2/django_select2
Thomas Schreiber a563c62d33 Add django_select2 to the global space.
When javascript output is wrapped django_select2 can not be found,
adding it to the window instead of a var fixes this:
https://django-pipeline.readthedocs.org/en/latest/configuration.html#wrapped-javascript-output
2014-09-11 22:55:04 +02:00
..
static Add django_select2 to the global space. 2014-09-11 22:55:04 +02:00
templatetags v3.3.1 commit 2013-03-13 00:29:02 +05:30
__init__.py update capitalization of proper nouns 2013-11-19 19:09:19 -06:00
db_client.py * Multi-process support. * Updated Select2 to 3.3.1. 2013-03-02 11:25:00 +05:30
fields.py Merge pull request #114 from fjcapdevila/master 2014-06-11 02:16:34 +05:30
memcache_client.py * Multi-process support. * Updated Select2 to 3.3.1. 2013-03-02 11:25:00 +05:30
memcache_wrapped_db_client.py * Multi-process support. * Updated Select2 to 3.3.1. 2013-03-02 11:25:00 +05:30
models.py * Multi-process support. * Updated Select2 to 3.3.1. 2013-03-02 11:25:00 +05:30
urls.py Do not import urls defaults 2013-03-27 12:14:45 +08:00
util.py update capitalization of proper nouns 2013-11-19 19:09:19 -06:00
views.py Fix another typo 2014-06-09 18:15:31 -03:00
widgets.py typo 2014-06-11 12:34:43 -03:00