mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-03-28 02:40:23 +00:00
These changes introduce additional (optional) configuration parameters. The parameters allow the user of the library to select different JS/CSS libraries from the ones shipped. In particular, this allows serving from the local server and/or in private-network-only environments. Refs #220 Closed #239 |
||
|---|---|---|
| .. | ||
| static/django_select2 | ||
| __init__.py | ||
| cache.py | ||
| conf.py | ||
| forms.py | ||
| models.py | ||
| urls.py | ||
| views.py | ||