django-cookie-consent
Quickstart
Main concepts
Usage
Javascript integration
Settings
Example app
API Reference
Contributing
Migrating to 1.0
Changelog
django-cookie-consent
Index
Index
A
|
B
|
C
|
D
|
G
|
I
|
L
|
M
|
N
|
S
|
U
A
all_cookie_groups() (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)
B
BaseQueryset (class in cookie_consent.models)
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_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)
cookie_process_action (cookie_consent.views.CookieGroupAcceptView attribute)
(cookie_consent.views.CookieGroupBaseProcessView attribute)
(cookie_consent.views.CookieGroupDeclineView attribute)
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)
CookieGroupDict (class in cookie_consent.models)
CookieGroupListView (class in cookie_consent.views)
CookieStatusView (class in cookie_consent.views)
D
delete() (cookie_consent.models.BaseQueryset method)
dict_to_cookie_str() (in module cookie_consent.util)
G
get_accepted_cookie_groups() (in module cookie_consent.util)
get_cookie_value_from_request() (in module cookie_consent.util)
get_declined_cookie_groups() (in module cookie_consent.util)
get_default_redirect_url() (cookie_consent.views.CookieGroupBaseProcessView method)
get_not_accepted_or_declined_cookie_groups() (in module cookie_consent.util)
I
is_cookie_consent_enabled() (in module cookie_consent.util)
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)
U
update() (cookie_consent.models.BaseQueryset method)