django-select2/django_select2
Johannes Hoppe 485ea191cb Fixed filter_queryset bug
The reduce statement coundn't handle multiple lookup strings.
2015-09-30 10:28:37 +02:00
..
static/django_select2 Added allow-clear support 2015-09-29 13:55:05 +02:00
__init__.py Fixed filter_queryset bug 2015-09-30 10:28:37 +02:00
cache.py Radical removal of all unneeded code 2015-09-29 13:54:23 +02:00
conf.py Added documentation 2015-09-29 14:33:06 +02:00
forms.py Fixed filter_queryset bug 2015-09-30 10:28:37 +02:00
models.py Added documentation 2015-09-29 14:33:06 +02:00
urls.py Added documentation 2015-09-29 14:33:06 +02:00
views.py Added documentation 2015-09-29 14:33:06 +02:00