- Minor fixes in `db_store` plugin (Django 1.6 compatibility issue). - Added __str__ methods to models. - Restrict queryset to form element entries related to the form entry in position calculation.
0.6.6
----- 2016-05-12
- Fixed broken dependencies in demos. - Minor fixes. - Adding a new `Select multiple with max` plugin, which restricts max number of choices allowed to be chosen.
0.6.5
----- 2015-12-24
- Minor fixes.
0.6.4
----- 2015-12-24
- Minor fixes.
0.6.3
----- 2015-12-23
- Minor fixes.
0.6.2
----- 2015-12-22
- Make it possible to render a list of forms using custom template tag (not only on the dashboard page).