Bugfixes - Prevent GenList from raising a Http404 error when the DetailView is not found.
4.0.37
Features - Improved permission system to provide better information when a user is denied access to a resource. - Improved documentation for permission and permission_group in GenList
4.0.36
Added - Enabled access to request object in Forms and Models in addition to Views (Django) using self.codenerix_request Changed - CODENERIX UUID is now accesible by self.codenerix_uuid in Views, Forms and Models
4.0.35
Added - Support for CODENERIX UUID on submirts - Passes through CODENERIX UUID to views, forms and models Changed - The way that UserBehaviour is logged, now it uses CODENERIX UUID instead of a generic UUID - Windows focus is also sent as an UserBehaviour variable
4.0.34
Fixed - Added UUID field to UserBehaviour
4.0.33
Fixed - On UserBehaviour it prevents Angular JS from removing the last slash on URL