mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-03-26 01:40:25 +00:00
Add a test for HeavyModelSelect2TagField in the testapp. The labels for selected options aren't displayed correctly in the test. I updated HeavySelect2TagWidget to override render_inner_js_code, and now it seems to work properly. Closes #133 Squashed commit of the following: commit 94895a8743b0c4ebdf888da08827486106a5b15d Author: Ben Cail <benjamin_cail@brown.edu> Date: Tue Nov 18 15:11:24 2014 -0500 use view name instead of hard-coded url commit fb9e1444ed73f2c8bad071182e8919dbf4f6bfe6 Author: Ben Cail <benjamin_cail@brown.edu> Date: Mon Nov 17 14:31:50 2014 -0500 override render_inner_js_code in HeavySelect2TagWidget (similar to AutoHeavySelect2Mixin) commit feff9c2a76474121aa2ff9c9b98a4f7dbfb0ab49 Author: Ben Cail <benjamin_cail@brown.edu> Date: Mon Nov 17 14:21:29 2014 -0500 add test for HeavyModelSelect2TagField |
||
|---|---|---|
| .. | ||
| testapp | ||
| manage.py | ||
| test.db | ||