django-cookie-consent
latest
Quickstart
Main concepts
Usage
Example app
Settings
Contributing
Changelog
Models
Views
Util
Template tags
Middleware
django-cookie-consent
Index
Edit on GitHub
Index
A
|
C
|
D
|
G
|
I
|
J
|
L
|
M
|
N
|
S
A
accept_cookies() (in module cookie_consent.util)
accepted_cookies() (in module cookie_consent.templatetags.cookie_consent_tags)
all_cookies_accepted() (in module cookie_consent.templatetags.cookie_consent_tags)
are_all_cookies_accepted() (in module cookie_consent.util)
C
CleanCookiesMiddleware (class in cookie_consent.middleware)
Cookie (class in cookie_consent.models)
Cookie.DoesNotExist
Cookie.MultipleObjectsReturned
cookie_consent.models
module
cookie_consent.templatetags.cookie_consent_tags
module
cookie_consent.util
module
cookie_consent.views
module
cookie_consent_accept_url() (in module cookie_consent.templatetags.cookie_consent_tags)
cookie_consent_decline_url() (in module cookie_consent.templatetags.cookie_consent_tags)
cookie_consent_enabled() (in module cookie_consent.templatetags.cookie_consent_tags)
cookie_group_accepted() (in module cookie_consent.templatetags.cookie_consent_tags)
cookie_group_declined() (in module cookie_consent.templatetags.cookie_consent_tags)
CookieGroup (class in cookie_consent.models)
CookieGroup.DoesNotExist
CookieGroup.MultipleObjectsReturned
CookieGroupAcceptView (class in cookie_consent.views)
CookieGroupBaseProcessView (class in cookie_consent.views)
CookieGroupDeclineView (class in cookie_consent.views)
CookieGroupListView (class in cookie_consent.views)
D
decline_cookies() (in module cookie_consent.util)
G
get_accept_cookie_groups_cookie_string() (in module cookie_consent.templatetags.cookie_consent_tags)
get_accepted_cookies() (in module cookie_consent.util)
get_cookie_string() (in module cookie_consent.util)
get_cookie_value_from_request() (in module cookie_consent.util)
get_decline_cookie_groups_cookie_string() (in module cookie_consent.templatetags.cookie_consent_tags)
get_not_accepted_or_declined_cookie_groups() (in module cookie_consent.util)
get_success_url() (cookie_consent.views.CookieGroupBaseProcessView method)
I
is_cookie_consent_enabled() (in module cookie_consent.util)
J
js_type_for_cookie_consent() (in module cookie_consent.templatetags.cookie_consent_tags)
L
LogItem (class in cookie_consent.models)
LogItem.DoesNotExist
LogItem.MultipleObjectsReturned
M
model (cookie_consent.views.CookieGroupListView attribute)
module
cookie_consent.models
cookie_consent.templatetags.cookie_consent_tags
cookie_consent.util
cookie_consent.views
N
not_accepted_or_declined_cookie_groups() (in module cookie_consent.templatetags.cookie_consent_tags)
S
save() (cookie_consent.models.Cookie method)
(cookie_consent.models.CookieGroup method)
Read the Docs
v: latest
Versions
latest
stable
Downloads
On Read the Docs
Project Home
Builds