django-field-permissions icon indicating copy to clipboard operation
django-field-permissions copied to clipboard

A starting place for field-level permissions

Results 3 django-field-permissions issues
Sort by recently updated
recently updated
newest added

I have python 2.7 and Django 1.11 on my Ubuntu. when I made makemigrations to my project it has showed me ValueError as fallows... Migrations for 'fpapp': fpapp/migrations/0001_initial.py - Create...

can have an example project of using it in a complete framework

Add from functools import partial in models.py