Skip to content
This repository has been archived by the owner on Jun 7, 2018. It is now read-only.
/ django-consent Public archive

A Django app for managing permissions that a user has granted the website to do. This could be used for a number of requests, from asking the user if you can post to their twitter, or send them newsletter updates.

License

Notifications You must be signed in to change notification settings

d0ugal/django-consent

Repository files navigation

Django consent

A Django app for managing permissions from the point of view of the user. A website typically grants users permissions, but this is the inverse. A user grants the website specific permissions - like the permission to update their twitter status or send the user marketing emails.

The app has no requirements, but supports south for migrations.

Simply pip install django-consent and view the docs on read the docs.

About

A Django app for managing permissions that a user has granted the website to do. This could be used for a number of requests, from asking the user if you can post to their twitter, or send them newsletter updates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages