mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-03-16 21:40:23 +00:00
dict.setdefault() does not change the default value if called twice. Therefore, defaults need to passed to the super call instead. |
||
|---|---|---|
| .. | ||
| testapp | ||
| __init__.py | ||
| conftest.py | ||
| test_cache.py | ||
| test_forms.py | ||
| test_views.py | ||