Anne Fleischer
|
0457617738
|
Fixed javaScript bug for multiple different select2 fields on one page
Closed #224
|
2015-11-18 00:03:02 +01:00 |
|
Thomas Schreiber
|
2beb5d23c7
|
Fix HeavySelect2TagWidget to respect custom attrs and default overrides
Closed #214
|
2015-10-27 17:44:22 +01:00 |
|
Johannes Hoppe
|
9d1bcfee6a
|
Fixed flake8 error
|
2015-10-05 19:01:21 +02:00 |
|
Johannes Hoppe
|
2c1eb8bc4a
|
Fixed -- IndexError: pop from empty list
|
2015-10-05 12:59:35 +02:00 |
|
Johannes Hoppe
|
75c8c38e2d
|
Impooved cacheing to reduce pickling issues
Not not the entire widget gets cached nor the entire queryset.
The query and gets pickeld separately.
|
2015-10-01 14:07:51 +02:00 |
|
Johannes Hoppe
|
48ea7549a6
|
Freeze dev requirements to avoid travis error
|
2015-10-01 13:01:52 +02:00 |
|
Johannes Hoppe
|
485ea191cb
|
Fixed filter_queryset bug
The reduce statement coundn't handle multiple lookup strings.
|
2015-09-30 10:28:37 +02:00 |
|
Johannes Hoppe
|
5dfd8553cc
|
Added tests
|
2015-09-29 13:55:05 +02:00 |
|