mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-04-19 20:51:01 +00:00
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 |
||
|---|---|---|
| .. | ||
| static | ||
| templatetags | ||
| __init__.py | ||
| db_client.py | ||
| fields.py | ||
| memcache_client.py | ||
| memcache_wrapped_db_client.py | ||
| models.py | ||
| urls.py | ||
| util.py | ||
| views.py | ||
| widgets.py | ||