mirror of
https://github.com/vinta/awesome-python.git
synced 2025-02-20 15:22:02 +00:00
added django-guardian and expanded permissions explanation
This commit is contained in:
parent
a9d8a31ba9
commit
60be9e33c5
|
@ -307,8 +307,9 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
|
||||
## Permissions
|
||||
|
||||
*Permissions.*
|
||||
*Libraries that allow or deny users access to data or functionality.*
|
||||
|
||||
* [Django Guardian](https://github.com/lukaszb/django-guardian) - Implementation of per object permissions for Django 1.2+
|
||||
* [Carteblanche](http://www.github.com/neuman/python-carteblanche/) - Module to align code with thoughts of users and designers. Also magically handles navigation and permissions.
|
||||
|
||||
## CMS
|
||||
|
|
Loading…
Reference in New Issue
Block a user