Pre-release
This release is a pre-release and may not be stable for production use.
This library provides a simple but effective row-level permission handling facility to Django applications and projects.
It provides means to define and check permissions both at the Model and at the individual object level, while django.contrib.auth only supports model-level permissions.
It has been designed to combine flexibility with ease of use.
The library doesn’t require any patching of the Django sources.
Release history Release notifications | RSS feed
This release