vlada1g

Results 2 comments of vlada1g

I have the same problem as you. You should put instead of `model_fields = "__all__"` this line `model_exclude = ['town', 'icon']`

@forrestkouakou What have you done at the end? I got task to create user permissions check system, i should implement permission check on app level or on endpoint level.