Alberto Sanchez

Results 2 issues of Alberto Sanchez

First of all: This project is awesome.. Thanks!! The only part I dislike is the "accessLevel" directive. There, you show or hide elements according the authorize method. However, in terms...

## Problem MonitoField works without issues when the instance is updated. However, when an instance is created the value is not set. e.g. ``` class MyModel(StatusModel): STATUS = Choices('in_progress', 'success',...