Feature - Major version number will match with lates Django version supported Bugfix - Corrected bug when MultiStaticSelect or MultiDynamicSelect are filled and then made empty.
4.0.98
Bugfix - Corrected typo at clean method for SelectMultiple
4.0.97
Bugfix - Widget MultiStaticSelect is now rendering properly when there is a ManyToManyField with not widget specified - Widget MultiDynamicSelect is now working as expected
4.0.96
Bugfix - Added missing gotoback() function on modal windows
4.0.95
Bugfix - Detail Modal now avoid loading codenerixInlineServices from Detail view
4.0.94
Feature - Support for 'datetime_filter="field_name"' on GenList to get filtered the list by a datetime field