Fixed - GenLog, corrected a bug that prevented data gathering from related fields when deleting an object.
4.0.30
Fixed - Bug that prevented forms from behaving as expected on invalid form fields
4.0.29
Fixed - Important error on GenLog that prevent Log dependent models from saving data as expected
4.0.28
Added - Addedm missing migration file for LOG model
Fixed - Fixed some bugs in management commands
4.0.27
Fixed - multiform have renamed their form_valid() and form_invalid() methods to multiform_valid() and multiform_invalid()
4.0.26
Added - Full update to existing code - Clean up and PEP8 standardization - get_object() queryset argument added - delete() method in models improved to support extra fields