mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-04-10 08:41:02 +00:00
I have just been bitten by this. While it's really related to select2, due to the fact that django-select2 adds his bits of abstraction on top of select2, I wasted quite some time making sure nothing was wrong with django-select2 in the first place... Hope it can help others, or help me if I happen to forget about it ;) |
||
|---|---|---|
| .. | ||
| 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 | ||