djblets.privacy.consentΒΆ
Support for tracking and looking up user consent for privacy rights.
This provides convenience imports for the following:
Represents an aspect of the product requiring consent. |
|
Values for representing consent decisions. |
|
Data representing a granted or denied consent for a requirement. |
|
Return the registry for managing consent requirements. |
|
Base class for a consent tracker. |
|
A consent tracker that stores results in the database. |
|
Return the registered consent tracker instance. |