django-consent
django-consent copied to clipboard
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 newsle...
Results
1
django-consent issues
Sort by
recently updated
recently updated
newest added
Like the previous pr, this adds Django 2 and Python 3 support. The migration is just one now and there are a few corrections and updates on docs, version and...