mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-03-23 08:40:24 +00:00
Patched ciritcal memory leak in ModelSelect2 widgets. Boolean evaluation of queryset makes django fetch all elements. Thanks to @magicjohnson for discovering this issue |
||
|---|---|---|
| .. | ||
| static/django_select2 | ||
| __init__.py | ||
| cache.py | ||
| conf.py | ||
| forms.py | ||
| models.py | ||
| urls.py | ||
| views.py | ||