Views
This package contains all views for the cms. Use Class-based views whenever possible. Before writing a view completely from scratch, have a look at the Built-in class-based views API and check whether anything meets your requirements.
- Analytics
- App Size View
AppSizeView
AppSizeView.__init__()
AppSizeView.as_view()
AppSizeView.content_type
AppSizeView.dispatch()
AppSizeView.extra_context
AppSizeView.get()
AppSizeView.get_context_data()
AppSizeView.get_template_names()
AppSizeView.http_method_names
AppSizeView.http_method_not_allowed()
AppSizeView.options()
AppSizeView.render_to_response()
AppSizeView.response_class
AppSizeView.setup()
AppSizeView.template_engine
AppSizeView.template_name
AppSizeView.view_is_async
- Translation Coverage View
TranslationCoverageView
TranslationCoverageView.__init__()
TranslationCoverageView.as_view()
TranslationCoverageView.content_type
TranslationCoverageView.dispatch()
TranslationCoverageView.extra_context
TranslationCoverageView.get()
TranslationCoverageView.get_context_data()
TranslationCoverageView.get_hix_context()
TranslationCoverageView.get_template_names()
TranslationCoverageView.http_method_names
TranslationCoverageView.http_method_not_allowed()
TranslationCoverageView.options()
TranslationCoverageView.render_to_response()
TranslationCoverageView.response_class
TranslationCoverageView.setup()
TranslationCoverageView.template_engine
TranslationCoverageView.template_name
TranslationCoverageView.view_is_async
- App Size View
- Authentication
- Webauthn
- Account Activation View
AccountActivationView
AccountActivationView.__init__()
AccountActivationView.as_view()
AccountActivationView.content_type
AccountActivationView.dispatch()
AccountActivationView.extra_context
AccountActivationView.form_class
AccountActivationView.form_invalid()
AccountActivationView.form_valid()
AccountActivationView.get()
AccountActivationView.get_context_data()
AccountActivationView.get_form()
AccountActivationView.get_form_class()
AccountActivationView.get_form_kwargs()
AccountActivationView.get_initial()
AccountActivationView.get_prefix()
AccountActivationView.get_success_url()
AccountActivationView.get_template_names()
AccountActivationView.get_user()
AccountActivationView.http_method_names
AccountActivationView.http_method_not_allowed()
AccountActivationView.initial
AccountActivationView.options()
AccountActivationView.post()
AccountActivationView.post_reset_login
AccountActivationView.post_reset_login_backend
AccountActivationView.prefix
AccountActivationView.put()
AccountActivationView.render_to_response()
AccountActivationView.reset_url_token
AccountActivationView.response_class
AccountActivationView.setup()
AccountActivationView.success_url
AccountActivationView.template_engine
AccountActivationView.template_name
AccountActivationView.title
AccountActivationView.token_generator
AccountActivationView.view_is_async
- Login View
LoginView
LoginView.__init__()
LoginView.as_view()
LoginView.authentication_form
LoginView.content_type
LoginView.dispatch()
LoginView.extra_context
LoginView.form_class
LoginView.form_invalid()
LoginView.form_valid()
LoginView.get()
LoginView.get_context_data()
LoginView.get_default_redirect_url()
LoginView.get_form()
LoginView.get_form_class()
LoginView.get_form_kwargs()
LoginView.get_initial()
LoginView.get_prefix()
LoginView.get_redirect_url()
LoginView.get_success_url()
LoginView.get_success_url_allowed_hosts()
LoginView.get_template_names()
LoginView.http_method_names
LoginView.http_method_not_allowed()
LoginView.initial
LoginView.next_page
LoginView.options()
LoginView.post()
LoginView.prefix
LoginView.put()
LoginView.redirect_authenticated_user
LoginView.redirect_field_name
LoginView.render_to_response()
LoginView.response_class
LoginView.setup()
LoginView.success_url
LoginView.success_url_allowed_hosts
LoginView.template_engine
LoginView.template_name
LoginView.view_is_async
- Logout View
LogoutView
LogoutView.__init__()
LogoutView.as_view()
LogoutView.content_type
LogoutView.dispatch()
LogoutView.extra_context
LogoutView.get()
LogoutView.get_context_data()
LogoutView.get_default_redirect_url()
LogoutView.get_redirect_url()
LogoutView.get_success_url()
LogoutView.get_success_url_allowed_hosts()
LogoutView.get_template_names()
LogoutView.http_method_names
LogoutView.http_method_not_allowed()
LogoutView.next_page
LogoutView.options()
LogoutView.post()
LogoutView.redirect_field_name
LogoutView.render_to_response()
LogoutView.response_class
LogoutView.setup()
LogoutView.success_url_allowed_hosts
LogoutView.template_engine
LogoutView.template_name
LogoutView.view_is_async
- Password Reset Confirm View
PasswordResetConfirmView
PasswordResetConfirmView.__init__()
PasswordResetConfirmView.as_view()
PasswordResetConfirmView.content_type
PasswordResetConfirmView.dispatch()
PasswordResetConfirmView.extra_context
PasswordResetConfirmView.form_class
PasswordResetConfirmView.form_invalid()
PasswordResetConfirmView.form_valid()
PasswordResetConfirmView.get()
PasswordResetConfirmView.get_context_data()
PasswordResetConfirmView.get_form()
PasswordResetConfirmView.get_form_class()
PasswordResetConfirmView.get_form_kwargs()
PasswordResetConfirmView.get_initial()
PasswordResetConfirmView.get_prefix()
PasswordResetConfirmView.get_success_url()
PasswordResetConfirmView.get_template_names()
PasswordResetConfirmView.get_user()
PasswordResetConfirmView.http_method_names
PasswordResetConfirmView.http_method_not_allowed()
PasswordResetConfirmView.initial
PasswordResetConfirmView.options()
PasswordResetConfirmView.post()
PasswordResetConfirmView.post_reset_login
PasswordResetConfirmView.post_reset_login_backend
PasswordResetConfirmView.prefix
PasswordResetConfirmView.put()
PasswordResetConfirmView.render_to_response()
PasswordResetConfirmView.reset_url_token
PasswordResetConfirmView.response_class
PasswordResetConfirmView.setup()
PasswordResetConfirmView.success_url
PasswordResetConfirmView.template_engine
PasswordResetConfirmView.template_name
PasswordResetConfirmView.title
PasswordResetConfirmView.token_generator
PasswordResetConfirmView.view_is_async
- Password Reset View
PasswordResetView
PasswordResetView.__init__()
PasswordResetView.as_view()
PasswordResetView.content_type
PasswordResetView.dispatch()
PasswordResetView.email_template_name
PasswordResetView.extra_context
PasswordResetView.extra_email_context
PasswordResetView.form_class
PasswordResetView.form_invalid()
PasswordResetView.form_valid()
PasswordResetView.from_email
PasswordResetView.get()
PasswordResetView.get_context_data()
PasswordResetView.get_form()
PasswordResetView.get_form_class()
PasswordResetView.get_form_kwargs()
PasswordResetView.get_initial()
PasswordResetView.get_prefix()
PasswordResetView.get_success_url()
PasswordResetView.get_template_names()
PasswordResetView.html_email_template_name
PasswordResetView.http_method_names
PasswordResetView.http_method_not_allowed()
PasswordResetView.initial
PasswordResetView.options()
PasswordResetView.post()
PasswordResetView.prefix
PasswordResetView.put()
PasswordResetView.render_to_response()
PasswordResetView.response_class
PasswordResetView.setup()
PasswordResetView.subject_template_name
PasswordResetView.success_url
PasswordResetView.template_engine
PasswordResetView.template_name
PasswordResetView.title
PasswordResetView.token_generator
PasswordResetView.view_is_async
- Passwordless Login View
PasswordlessLoginView
PasswordlessLoginView.__init__()
PasswordlessLoginView.as_view()
PasswordlessLoginView.authentication_form
PasswordlessLoginView.content_type
PasswordlessLoginView.dispatch()
PasswordlessLoginView.extra_context
PasswordlessLoginView.form_class
PasswordlessLoginView.form_invalid()
PasswordlessLoginView.form_valid()
PasswordlessLoginView.get()
PasswordlessLoginView.get_context_data()
PasswordlessLoginView.get_default_redirect_url()
PasswordlessLoginView.get_form()
PasswordlessLoginView.get_form_class()
PasswordlessLoginView.get_form_kwargs()
PasswordlessLoginView.get_initial()
PasswordlessLoginView.get_prefix()
PasswordlessLoginView.get_redirect_url()
PasswordlessLoginView.get_success_url()
PasswordlessLoginView.get_success_url_allowed_hosts()
PasswordlessLoginView.get_template_names()
PasswordlessLoginView.http_method_names
PasswordlessLoginView.http_method_not_allowed()
PasswordlessLoginView.initial
PasswordlessLoginView.next_page
PasswordlessLoginView.options()
PasswordlessLoginView.post()
PasswordlessLoginView.prefix
PasswordlessLoginView.put()
PasswordlessLoginView.redirect_authenticated_user
PasswordlessLoginView.redirect_field_name
PasswordlessLoginView.render_to_response()
PasswordlessLoginView.response_class
PasswordlessLoginView.setup()
PasswordlessLoginView.success_url
PasswordlessLoginView.success_url_allowed_hosts
PasswordlessLoginView.template_engine
PasswordlessLoginView.template_name
PasswordlessLoginView.view_is_async
- Totp Login View
TOTPLoginView
TOTPLoginView.__init__()
TOTPLoginView.as_view()
TOTPLoginView.content_type
TOTPLoginView.dispatch()
TOTPLoginView.extra_context
TOTPLoginView.get()
TOTPLoginView.get_context_data()
TOTPLoginView.get_template_names()
TOTPLoginView.http_method_names
TOTPLoginView.http_method_not_allowed()
TOTPLoginView.options()
TOTPLoginView.post()
TOTPLoginView.render_to_response()
TOTPLoginView.response_class
TOTPLoginView.setup()
TOTPLoginView.template_engine
TOTPLoginView.template_name
TOTPLoginView.user
TOTPLoginView.view_is_async
- Chat
- Contacts
- Contact Actions
- Contact Bulk Actions
ArchiveContactBulkAction
ArchiveContactBulkAction.__init__()
ArchiveContactBulkAction.allow_empty
ArchiveContactBulkAction.as_view()
ArchiveContactBulkAction.context_object_name
ArchiveContactBulkAction.delete()
ArchiveContactBulkAction.dispatch()
ArchiveContactBulkAction.extra_context
ArchiveContactBulkAction.get()
ArchiveContactBulkAction.get_allow_empty()
ArchiveContactBulkAction.get_context_data()
ArchiveContactBulkAction.get_context_object_name()
ArchiveContactBulkAction.get_extra_filters()
ArchiveContactBulkAction.get_login_url()
ArchiveContactBulkAction.get_ordering()
ArchiveContactBulkAction.get_paginate_by()
ArchiveContactBulkAction.get_paginate_orphans()
ArchiveContactBulkAction.get_paginator()
ArchiveContactBulkAction.get_permission_denied_message()
ArchiveContactBulkAction.get_permission_required()
ArchiveContactBulkAction.get_queryset()
ArchiveContactBulkAction.get_redirect_field_name()
ArchiveContactBulkAction.get_redirect_url()
ArchiveContactBulkAction.handle_no_permission()
ArchiveContactBulkAction.has_permission()
ArchiveContactBulkAction.head()
ArchiveContactBulkAction.http_method_names
ArchiveContactBulkAction.http_method_not_allowed()
ArchiveContactBulkAction.login_url
ArchiveContactBulkAction.model
ArchiveContactBulkAction.options()
ArchiveContactBulkAction.ordering
ArchiveContactBulkAction.page_kwarg
ArchiveContactBulkAction.paginate_by
ArchiveContactBulkAction.paginate_orphans
ArchiveContactBulkAction.paginate_queryset()
ArchiveContactBulkAction.paginator_class
ArchiveContactBulkAction.patch()
ArchiveContactBulkAction.pattern_name
ArchiveContactBulkAction.permanent
ArchiveContactBulkAction.permission_denied_message
ArchiveContactBulkAction.permission_required
ArchiveContactBulkAction.post()
ArchiveContactBulkAction.prefetch_public_translations
ArchiveContactBulkAction.prefetch_translations
ArchiveContactBulkAction.put()
ArchiveContactBulkAction.query_string
ArchiveContactBulkAction.queryset
ArchiveContactBulkAction.raise_exception
ArchiveContactBulkAction.redirect_field_name
ArchiveContactBulkAction.require_change_permission
ArchiveContactBulkAction.setup()
ArchiveContactBulkAction.url
ArchiveContactBulkAction.view_is_async
ContactBulkAction
ContactBulkAction.__init__()
ContactBulkAction.allow_empty
ContactBulkAction.as_view()
ContactBulkAction.context_object_name
ContactBulkAction.delete()
ContactBulkAction.dispatch()
ContactBulkAction.extra_context
ContactBulkAction.get()
ContactBulkAction.get_allow_empty()
ContactBulkAction.get_context_data()
ContactBulkAction.get_context_object_name()
ContactBulkAction.get_extra_filters()
ContactBulkAction.get_login_url()
ContactBulkAction.get_ordering()
ContactBulkAction.get_paginate_by()
ContactBulkAction.get_paginate_orphans()
ContactBulkAction.get_paginator()
ContactBulkAction.get_permission_denied_message()
ContactBulkAction.get_permission_required()
ContactBulkAction.get_queryset()
ContactBulkAction.get_redirect_field_name()
ContactBulkAction.get_redirect_url()
ContactBulkAction.handle_no_permission()
ContactBulkAction.has_permission()
ContactBulkAction.head()
ContactBulkAction.http_method_names
ContactBulkAction.http_method_not_allowed()
ContactBulkAction.login_url
ContactBulkAction.model
ContactBulkAction.options()
ContactBulkAction.ordering
ContactBulkAction.page_kwarg
ContactBulkAction.paginate_by
ContactBulkAction.paginate_orphans
ContactBulkAction.paginate_queryset()
ContactBulkAction.paginator_class
ContactBulkAction.patch()
ContactBulkAction.pattern_name
ContactBulkAction.permanent
ContactBulkAction.permission_denied_message
ContactBulkAction.permission_required
ContactBulkAction.post()
ContactBulkAction.prefetch_public_translations
ContactBulkAction.prefetch_translations
ContactBulkAction.put()
ContactBulkAction.query_string
ContactBulkAction.queryset
ContactBulkAction.raise_exception
ContactBulkAction.redirect_field_name
ContactBulkAction.require_change_permission
ContactBulkAction.setup()
ContactBulkAction.url
ContactBulkAction.view_is_async
DeleteContactBulkAction
DeleteContactBulkAction.__init__()
DeleteContactBulkAction.allow_empty
DeleteContactBulkAction.as_view()
DeleteContactBulkAction.context_object_name
DeleteContactBulkAction.delete()
DeleteContactBulkAction.dispatch()
DeleteContactBulkAction.extra_context
DeleteContactBulkAction.get()
DeleteContactBulkAction.get_allow_empty()
DeleteContactBulkAction.get_context_data()
DeleteContactBulkAction.get_context_object_name()
DeleteContactBulkAction.get_extra_filters()
DeleteContactBulkAction.get_login_url()
DeleteContactBulkAction.get_ordering()
DeleteContactBulkAction.get_paginate_by()
DeleteContactBulkAction.get_paginate_orphans()
DeleteContactBulkAction.get_paginator()
DeleteContactBulkAction.get_permission_denied_message()
DeleteContactBulkAction.get_permission_required()
DeleteContactBulkAction.get_queryset()
DeleteContactBulkAction.get_redirect_field_name()
DeleteContactBulkAction.get_redirect_url()
DeleteContactBulkAction.handle_no_permission()
DeleteContactBulkAction.has_permission()
DeleteContactBulkAction.head()
DeleteContactBulkAction.http_method_names
DeleteContactBulkAction.http_method_not_allowed()
DeleteContactBulkAction.login_url
DeleteContactBulkAction.model
DeleteContactBulkAction.options()
DeleteContactBulkAction.ordering
DeleteContactBulkAction.page_kwarg
DeleteContactBulkAction.paginate_by
DeleteContactBulkAction.paginate_orphans
DeleteContactBulkAction.paginate_queryset()
DeleteContactBulkAction.paginator_class
DeleteContactBulkAction.patch()
DeleteContactBulkAction.pattern_name
DeleteContactBulkAction.permanent
DeleteContactBulkAction.permission_denied_message
DeleteContactBulkAction.permission_required
DeleteContactBulkAction.post()
DeleteContactBulkAction.prefetch_public_translations
DeleteContactBulkAction.prefetch_translations
DeleteContactBulkAction.put()
DeleteContactBulkAction.query_string
DeleteContactBulkAction.queryset
DeleteContactBulkAction.raise_exception
DeleteContactBulkAction.redirect_field_name
DeleteContactBulkAction.require_change_permission
DeleteContactBulkAction.setup()
DeleteContactBulkAction.url
DeleteContactBulkAction.view_is_async
RestoreContactBulkAction
RestoreContactBulkAction.__init__()
RestoreContactBulkAction.allow_empty
RestoreContactBulkAction.as_view()
RestoreContactBulkAction.context_object_name
RestoreContactBulkAction.delete()
RestoreContactBulkAction.dispatch()
RestoreContactBulkAction.extra_context
RestoreContactBulkAction.get()
RestoreContactBulkAction.get_allow_empty()
RestoreContactBulkAction.get_context_data()
RestoreContactBulkAction.get_context_object_name()
RestoreContactBulkAction.get_extra_filters()
RestoreContactBulkAction.get_login_url()
RestoreContactBulkAction.get_ordering()
RestoreContactBulkAction.get_paginate_by()
RestoreContactBulkAction.get_paginate_orphans()
RestoreContactBulkAction.get_paginator()
RestoreContactBulkAction.get_permission_denied_message()
RestoreContactBulkAction.get_permission_required()
RestoreContactBulkAction.get_queryset()
RestoreContactBulkAction.get_redirect_field_name()
RestoreContactBulkAction.get_redirect_url()
RestoreContactBulkAction.handle_no_permission()
RestoreContactBulkAction.has_permission()
RestoreContactBulkAction.head()
RestoreContactBulkAction.http_method_names
RestoreContactBulkAction.http_method_not_allowed()
RestoreContactBulkAction.login_url
RestoreContactBulkAction.model
RestoreContactBulkAction.options()
RestoreContactBulkAction.ordering
RestoreContactBulkAction.page_kwarg
RestoreContactBulkAction.paginate_by
RestoreContactBulkAction.paginate_orphans
RestoreContactBulkAction.paginate_queryset()
RestoreContactBulkAction.paginator_class
RestoreContactBulkAction.patch()
RestoreContactBulkAction.pattern_name
RestoreContactBulkAction.permanent
RestoreContactBulkAction.permission_denied_message
RestoreContactBulkAction.permission_required
RestoreContactBulkAction.post()
RestoreContactBulkAction.prefetch_public_translations
RestoreContactBulkAction.prefetch_translations
RestoreContactBulkAction.put()
RestoreContactBulkAction.query_string
RestoreContactBulkAction.queryset
RestoreContactBulkAction.raise_exception
RestoreContactBulkAction.redirect_field_name
RestoreContactBulkAction.require_change_permission
RestoreContactBulkAction.setup()
RestoreContactBulkAction.url
RestoreContactBulkAction.view_is_async
- Contact Context Mixin
- Contact Form View
ContactFormView
ContactFormView.__init__()
ContactFormView.as_view()
ContactFormView.content_type
ContactFormView.dispatch()
ContactFormView.extra_context
ContactFormView.get()
ContactFormView.get_context_data()
ContactFormView.get_template_names()
ContactFormView.http_method_names
ContactFormView.http_method_not_allowed()
ContactFormView.options()
ContactFormView.post()
ContactFormView.render_to_response()
ContactFormView.response_class
ContactFormView.setup()
ContactFormView.template_engine
ContactFormView.template_name
ContactFormView.view_is_async
- Contact List View
ContactListView
ContactListView.__init__()
ContactListView.archived
ContactListView.as_view()
ContactListView.content_type
ContactListView.dispatch()
ContactListView.extra_context
ContactListView.get()
ContactListView.get_context_data()
ContactListView.get_template_names()
ContactListView.http_method_names
ContactListView.http_method_not_allowed()
ContactListView.options()
ContactListView.render_to_response()
ContactListView.response_class
ContactListView.setup()
ContactListView.template_engine
ContactListView.template_name
ContactListView.view_is_async
- Dashboard
- Admin Dashboard View
AdminDashboardView
AdminDashboardView.__init__()
AdminDashboardView.as_view()
AdminDashboardView.content_type
AdminDashboardView.dispatch()
AdminDashboardView.extra_context
AdminDashboardView.get()
AdminDashboardView.get_chat_context_data()
AdminDashboardView.get_context_data()
AdminDashboardView.get_entries()
AdminDashboardView.get_release_notes()
AdminDashboardView.get_template_names()
AdminDashboardView.get_versions()
AdminDashboardView.http_method_names
AdminDashboardView.http_method_not_allowed()
AdminDashboardView.only_latest_release
AdminDashboardView.options()
AdminDashboardView.render_to_response()
AdminDashboardView.response_class
AdminDashboardView.setup()
AdminDashboardView.template_engine
AdminDashboardView.template_name
AdminDashboardView.view_is_async
- Dashboard View
DashboardView
DashboardView.__init__()
DashboardView.as_view()
DashboardView.content_type
DashboardView.dispatch()
DashboardView.extra_context
DashboardView.get()
DashboardView.get_automatically_saved_pages()
DashboardView.get_broken_links_context()
DashboardView.get_chat_context_data()
DashboardView.get_context_data()
DashboardView.get_drafted_pages()
DashboardView.get_latest_versions()
DashboardView.get_low_hix_value_context()
DashboardView.get_outdated_pages_context()
DashboardView.get_template_names()
DashboardView.get_unread_feedback_context()
DashboardView.get_unreviewed_pages_context()
DashboardView.http_method_names
DashboardView.http_method_not_allowed()
DashboardView.latest_version_ids
DashboardView.options()
DashboardView.render_to_response()
DashboardView.response_class
DashboardView.setup()
DashboardView.template_engine
DashboardView.template_name
DashboardView.view_is_async
- Region Selection
RegionSelection
RegionSelection.__init__()
RegionSelection.as_view()
RegionSelection.content_type
RegionSelection.dispatch()
RegionSelection.extra_context
RegionSelection.get()
RegionSelection.get_context_data()
RegionSelection.get_template_names()
RegionSelection.http_method_names
RegionSelection.http_method_not_allowed()
RegionSelection.options()
RegionSelection.render_to_response()
RegionSelection.response_class
RegionSelection.setup()
RegionSelection.template_engine
RegionSelection.template_name
RegionSelection.view_is_async
- Admin Dashboard View
- Error Handler
- Events
- Event Actions
- Event Context Mixin
- Event Form View
EventFormView
EventFormView.__init__()
EventFormView.as_view()
EventFormView.back_url_name
EventFormView.content_type
EventFormView.dispatch()
EventFormView.extra_context
EventFormView.get()
EventFormView.get_context_data()
EventFormView.get_template_names()
EventFormView.http_method_names
EventFormView.http_method_not_allowed()
EventFormView.options()
EventFormView.post()
EventFormView.render_to_response()
EventFormView.response_class
EventFormView.setup()
EventFormView.template_engine
EventFormView.template_name
EventFormView.view_is_async
- Event List View
EventListView
EventListView.__init__()
EventListView.archived
EventListView.as_view()
EventListView.content_type
EventListView.dispatch()
EventListView.extra_context
EventListView.get()
EventListView.get_context_data()
EventListView.get_template_names()
EventListView.http_method_names
EventListView.http_method_not_allowed()
EventListView.options()
EventListView.render_to_response()
EventListView.response_class
EventListView.setup()
EventListView.template
EventListView.template_archived
EventListView.template_engine
EventListView.template_name
EventListView.translation_model
EventListView.view_is_async
- Event Version View
EventVersionView
EventVersionView.__init__()
EventVersionView.as_view()
EventVersionView.back_to_form_label
EventVersionView.content_type
EventVersionView.context_object_name
EventVersionView.dispatch()
EventVersionView.edit_url
EventVersionView.extra_context
EventVersionView.get()
EventVersionView.get_context_data()
EventVersionView.get_context_object_name()
EventVersionView.get_login_url()
EventVersionView.get_object()
EventVersionView.get_permission_denied_message()
EventVersionView.get_permission_required()
EventVersionView.get_queryset()
EventVersionView.get_redirect_field_name()
EventVersionView.get_slug_field()
EventVersionView.get_template_names()
EventVersionView.handle_no_permission()
EventVersionView.has_change_permission()
EventVersionView.has_permission()
EventVersionView.has_publish_permission()
EventVersionView.has_view_permission()
EventVersionView.http_method_names
EventVersionView.http_method_not_allowed()
EventVersionView.language
EventVersionView.login_url
EventVersionView.model
EventVersionView.model_name
EventVersionView.object
EventVersionView.options()
EventVersionView.permission_denied_message
EventVersionView.permission_required
EventVersionView.pk_url_kwarg
EventVersionView.post()
EventVersionView.query_pk_and_slug
EventVersionView.queryset
EventVersionView.raise_exception
EventVersionView.redirect_field_name
EventVersionView.render_to_response()
EventVersionView.response_class
EventVersionView.restore_version()
EventVersionView.selected_version
EventVersionView.setup()
EventVersionView.slug_field
EventVersionView.slug_url_kwarg
EventVersionView.template_engine
EventVersionView.template_name
EventVersionView.translations
EventVersionView.versions_url
EventVersionView.view_is_async
- External Calendars
- External Calendar Actions
- External Calendar Form View
ExternalCalendarFormView
ExternalCalendarFormView.__init__()
ExternalCalendarFormView.as_view()
ExternalCalendarFormView.content_type
ExternalCalendarFormView.dispatch()
ExternalCalendarFormView.extra_context
ExternalCalendarFormView.get()
ExternalCalendarFormView.get_context_data()
ExternalCalendarFormView.get_template_names()
ExternalCalendarFormView.http_method_names
ExternalCalendarFormView.http_method_not_allowed()
ExternalCalendarFormView.options()
ExternalCalendarFormView.post()
ExternalCalendarFormView.render_to_response()
ExternalCalendarFormView.response_class
ExternalCalendarFormView.setup()
ExternalCalendarFormView.template_engine
ExternalCalendarFormView.template_name
ExternalCalendarFormView.view_is_async
- External Calendar List View
ExternalCalendarList
ExternalCalendarList.__init__()
ExternalCalendarList.as_view()
ExternalCalendarList.content_type
ExternalCalendarList.dispatch()
ExternalCalendarList.extra_context
ExternalCalendarList.get()
ExternalCalendarList.get_context_data()
ExternalCalendarList.get_template_names()
ExternalCalendarList.http_method_names
ExternalCalendarList.http_method_not_allowed()
ExternalCalendarList.options()
ExternalCalendarList.render_to_response()
ExternalCalendarList.response_class
ExternalCalendarList.setup()
ExternalCalendarList.template_engine
ExternalCalendarList.template_name
ExternalCalendarList.view_is_async
- Feedback
- Admin Feedback Actions
- Admin Feedback List View
AdminFeedbackListView
AdminFeedbackListView.__init__()
AdminFeedbackListView.archived
AdminFeedbackListView.as_view()
AdminFeedbackListView.content_type
AdminFeedbackListView.dispatch()
AdminFeedbackListView.extra_context
AdminFeedbackListView.get()
AdminFeedbackListView.get_context_data()
AdminFeedbackListView.get_template_names()
AdminFeedbackListView.http_method_names
AdminFeedbackListView.http_method_not_allowed()
AdminFeedbackListView.options()
AdminFeedbackListView.render_to_response()
AdminFeedbackListView.response_class
AdminFeedbackListView.setup()
AdminFeedbackListView.template
AdminFeedbackListView.template_archived
AdminFeedbackListView.template_engine
AdminFeedbackListView.template_name
AdminFeedbackListView.view_is_async
- Feedback Resource
FeedbackResource
FeedbackResource.DEFAULT_RESOURCE_FIELD
FeedbackResource.WIDGETS_MAP
FeedbackResource.__init__()
FeedbackResource.after_delete_instance()
FeedbackResource.after_export()
FeedbackResource.after_import()
FeedbackResource.after_import_instance()
FeedbackResource.after_import_row()
FeedbackResource.after_save_instance()
FeedbackResource.before_delete_instance()
FeedbackResource.before_export()
FeedbackResource.before_import()
FeedbackResource.before_import_row()
FeedbackResource.before_save_instance()
FeedbackResource.bulk_create()
FeedbackResource.bulk_delete()
FeedbackResource.bulk_update()
FeedbackResource.delete_instance()
FeedbackResource.export()
FeedbackResource.export_field()
FeedbackResource.export_resource()
FeedbackResource.field_from_django_field()
FeedbackResource.fields
FeedbackResource.filter_export()
FeedbackResource.for_delete()
FeedbackResource.get_bulk_update_fields()
FeedbackResource.get_chunk_size()
FeedbackResource.get_db_connection_name()
FeedbackResource.get_diff_class()
FeedbackResource.get_diff_headers()
FeedbackResource.get_display_name()
FeedbackResource.get_error_result_class()
FeedbackResource.get_export_fields()
FeedbackResource.get_export_headers()
FeedbackResource.get_export_order()
FeedbackResource.get_field_name()
FeedbackResource.get_fields()
FeedbackResource.get_fk_widget()
FeedbackResource.get_import_fields()
FeedbackResource.get_import_id_fields()
FeedbackResource.get_instance()
FeedbackResource.get_m2m_widget()
FeedbackResource.get_or_init_instance()
FeedbackResource.get_queryset()
FeedbackResource.get_result_class()
FeedbackResource.get_row_result_class()
FeedbackResource.get_use_transactions()
FeedbackResource.get_user_visible_fields()
FeedbackResource.get_user_visible_headers()
FeedbackResource.handle_import_error()
FeedbackResource.import_data()
FeedbackResource.import_data_inner()
FeedbackResource.import_field()
FeedbackResource.import_obj()
FeedbackResource.import_row()
FeedbackResource.init_instance()
FeedbackResource.iter_queryset()
FeedbackResource.save_instance()
FeedbackResource.save_m2m()
FeedbackResource.skip_row()
FeedbackResource.validate_instance()
FeedbackResource.widget_from_django_field()
FeedbackResource.widget_kwargs_for_field()
- Region Feedback Actions
- Region Feedback List View
RegionFeedbackListView
RegionFeedbackListView.__init__()
RegionFeedbackListView.archived
RegionFeedbackListView.as_view()
RegionFeedbackListView.content_type
RegionFeedbackListView.dispatch()
RegionFeedbackListView.extra_context
RegionFeedbackListView.get()
RegionFeedbackListView.get_context_data()
RegionFeedbackListView.get_template_names()
RegionFeedbackListView.http_method_names
RegionFeedbackListView.http_method_not_allowed()
RegionFeedbackListView.options()
RegionFeedbackListView.render_to_response()
RegionFeedbackListView.response_class
RegionFeedbackListView.setup()
RegionFeedbackListView.template
RegionFeedbackListView.template_archived
RegionFeedbackListView.template_engine
RegionFeedbackListView.template_name
RegionFeedbackListView.view_is_async
- Imprint
- Imprint Actions
- Imprint Context Mixin
- Imprint Form View
ImprintFormView
ImprintFormView.__init__()
ImprintFormView.as_view()
ImprintFormView.content_type
ImprintFormView.dispatch()
ImprintFormView.extra_context
ImprintFormView.get()
ImprintFormView.get_context_data()
ImprintFormView.get_side_by_side_language_options()
ImprintFormView.get_template_names()
ImprintFormView.http_method_names
ImprintFormView.http_method_not_allowed()
ImprintFormView.options()
ImprintFormView.post()
ImprintFormView.render_to_response()
ImprintFormView.response_class
ImprintFormView.setup()
ImprintFormView.template_engine
ImprintFormView.template_name
ImprintFormView.view_is_async
- Imprint Sbs View
ImprintSideBySideView
ImprintSideBySideView.__init__()
ImprintSideBySideView.as_view()
ImprintSideBySideView.content_type
ImprintSideBySideView.dispatch()
ImprintSideBySideView.extra_context
ImprintSideBySideView.get()
ImprintSideBySideView.get_context_data()
ImprintSideBySideView.get_template_names()
ImprintSideBySideView.http_method_names
ImprintSideBySideView.http_method_not_allowed()
ImprintSideBySideView.options()
ImprintSideBySideView.post()
ImprintSideBySideView.render_to_response()
ImprintSideBySideView.response_class
ImprintSideBySideView.setup()
ImprintSideBySideView.template_engine
ImprintSideBySideView.template_name
ImprintSideBySideView.view_is_async
get_old_source_content()
- Imprint Version View
ImprintVersionView
ImprintVersionView.__init__()
ImprintVersionView.as_view()
ImprintVersionView.back_to_form_label
ImprintVersionView.content_type
ImprintVersionView.context_object_name
ImprintVersionView.dispatch()
ImprintVersionView.edit_url
ImprintVersionView.extra_context
ImprintVersionView.get()
ImprintVersionView.get_context_data()
ImprintVersionView.get_context_object_name()
ImprintVersionView.get_login_url()
ImprintVersionView.get_object()
ImprintVersionView.get_permission_denied_message()
ImprintVersionView.get_permission_required()
ImprintVersionView.get_queryset()
ImprintVersionView.get_redirect_field_name()
ImprintVersionView.get_slug_field()
ImprintVersionView.get_template_names()
ImprintVersionView.handle_no_permission()
ImprintVersionView.has_change_permission()
ImprintVersionView.has_permission()
ImprintVersionView.has_publish_permission()
ImprintVersionView.has_view_permission()
ImprintVersionView.http_method_names
ImprintVersionView.http_method_not_allowed()
ImprintVersionView.language
ImprintVersionView.login_url
ImprintVersionView.model
ImprintVersionView.model_name
ImprintVersionView.object
ImprintVersionView.options()
ImprintVersionView.permission_denied_message
ImprintVersionView.permission_required
ImprintVersionView.pk_url_kwarg
ImprintVersionView.post()
ImprintVersionView.query_pk_and_slug
ImprintVersionView.queryset
ImprintVersionView.raise_exception
ImprintVersionView.redirect_field_name
ImprintVersionView.render_to_response()
ImprintVersionView.response_class
ImprintVersionView.restore_version()
ImprintVersionView.selected_version
ImprintVersionView.setup()
ImprintVersionView.slug_field
ImprintVersionView.slug_url_kwarg
ImprintVersionView.template_engine
ImprintVersionView.template_name
ImprintVersionView.translations
ImprintVersionView.versions_url
ImprintVersionView.view_is_async
- Language Tree
- Language Tree Actions
- Language Tree Bulk Actions
BulkActivateView
BulkActivateView.__init__()
BulkActivateView.action
BulkActivateView.allow_empty
BulkActivateView.as_view()
BulkActivateView.context_object_name
BulkActivateView.delete()
BulkActivateView.dispatch()
BulkActivateView.extra_context
BulkActivateView.field_name
BulkActivateView.get()
BulkActivateView.get_allow_empty()
BulkActivateView.get_context_data()
BulkActivateView.get_context_object_name()
BulkActivateView.get_extra_filters()
BulkActivateView.get_login_url()
BulkActivateView.get_ordering()
BulkActivateView.get_paginate_by()
BulkActivateView.get_paginate_orphans()
BulkActivateView.get_paginator()
BulkActivateView.get_permission_denied_message()
BulkActivateView.get_permission_required()
BulkActivateView.get_queryset()
BulkActivateView.get_redirect_field_name()
BulkActivateView.get_redirect_url()
BulkActivateView.handle_no_permission()
BulkActivateView.has_permission()
BulkActivateView.head()
BulkActivateView.http_method_names
BulkActivateView.http_method_not_allowed()
BulkActivateView.login_url
BulkActivateView.model
BulkActivateView.options()
BulkActivateView.ordering
BulkActivateView.page_kwarg
BulkActivateView.paginate_by
BulkActivateView.paginate_orphans
BulkActivateView.paginate_queryset()
BulkActivateView.paginator_class
BulkActivateView.patch()
BulkActivateView.pattern_name
BulkActivateView.permanent
BulkActivateView.permission_denied_message
BulkActivateView.permission_required
BulkActivateView.post()
BulkActivateView.prefetch_public_translations
BulkActivateView.prefetch_translations
BulkActivateView.put()
BulkActivateView.query_string
BulkActivateView.queryset
BulkActivateView.raise_exception
BulkActivateView.redirect_field_name
BulkActivateView.require_change_permission
BulkActivateView.setup()
BulkActivateView.url
BulkActivateView.value
BulkActivateView.view_is_async
BulkDisableView
BulkDisableView.__init__()
BulkDisableView.action
BulkDisableView.allow_empty
BulkDisableView.as_view()
BulkDisableView.context_object_name
BulkDisableView.delete()
BulkDisableView.dispatch()
BulkDisableView.extra_context
BulkDisableView.field_name
BulkDisableView.get()
BulkDisableView.get_allow_empty()
BulkDisableView.get_context_data()
BulkDisableView.get_context_object_name()
BulkDisableView.get_extra_filters()
BulkDisableView.get_login_url()
BulkDisableView.get_ordering()
BulkDisableView.get_paginate_by()
BulkDisableView.get_paginate_orphans()
BulkDisableView.get_paginator()
BulkDisableView.get_permission_denied_message()
BulkDisableView.get_permission_required()
BulkDisableView.get_queryset()
BulkDisableView.get_redirect_field_name()
BulkDisableView.get_redirect_url()
BulkDisableView.handle_no_permission()
BulkDisableView.has_permission()
BulkDisableView.head()
BulkDisableView.http_method_names
BulkDisableView.http_method_not_allowed()
BulkDisableView.login_url
BulkDisableView.model
BulkDisableView.options()
BulkDisableView.ordering
BulkDisableView.page_kwarg
BulkDisableView.paginate_by
BulkDisableView.paginate_orphans
BulkDisableView.paginate_queryset()
BulkDisableView.paginator_class
BulkDisableView.patch()
BulkDisableView.pattern_name
BulkDisableView.permanent
BulkDisableView.permission_denied_message
BulkDisableView.permission_required
BulkDisableView.post()
BulkDisableView.prefetch_public_translations
BulkDisableView.prefetch_translations
BulkDisableView.put()
BulkDisableView.query_string
BulkDisableView.queryset
BulkDisableView.raise_exception
BulkDisableView.redirect_field_name
BulkDisableView.require_change_permission
BulkDisableView.setup()
BulkDisableView.url
BulkDisableView.value
BulkDisableView.view_is_async
BulkHideView
BulkHideView.__init__()
BulkHideView.action
BulkHideView.allow_empty
BulkHideView.as_view()
BulkHideView.context_object_name
BulkHideView.delete()
BulkHideView.dispatch()
BulkHideView.extra_context
BulkHideView.field_name
BulkHideView.get()
BulkHideView.get_allow_empty()
BulkHideView.get_context_data()
BulkHideView.get_context_object_name()
BulkHideView.get_extra_filters()
BulkHideView.get_login_url()
BulkHideView.get_ordering()
BulkHideView.get_paginate_by()
BulkHideView.get_paginate_orphans()
BulkHideView.get_paginator()
BulkHideView.get_permission_denied_message()
BulkHideView.get_permission_required()
BulkHideView.get_queryset()
BulkHideView.get_redirect_field_name()
BulkHideView.get_redirect_url()
BulkHideView.handle_no_permission()
BulkHideView.has_permission()
BulkHideView.head()
BulkHideView.http_method_names
BulkHideView.http_method_not_allowed()
BulkHideView.login_url
BulkHideView.model
BulkHideView.options()
BulkHideView.ordering
BulkHideView.page_kwarg
BulkHideView.paginate_by
BulkHideView.paginate_orphans
BulkHideView.paginate_queryset()
BulkHideView.paginator_class
BulkHideView.patch()
BulkHideView.pattern_name
BulkHideView.permanent
BulkHideView.permission_denied_message
BulkHideView.permission_required
BulkHideView.post()
BulkHideView.prefetch_public_translations
BulkHideView.prefetch_translations
BulkHideView.put()
BulkHideView.query_string
BulkHideView.queryset
BulkHideView.raise_exception
BulkHideView.redirect_field_name
BulkHideView.require_change_permission
BulkHideView.setup()
BulkHideView.url
BulkHideView.value
BulkHideView.view_is_async
BulkMakeVisibleView
BulkMakeVisibleView.__init__()
BulkMakeVisibleView.action
BulkMakeVisibleView.allow_empty
BulkMakeVisibleView.as_view()
BulkMakeVisibleView.context_object_name
BulkMakeVisibleView.delete()
BulkMakeVisibleView.dispatch()
BulkMakeVisibleView.extra_context
BulkMakeVisibleView.field_name
BulkMakeVisibleView.get()
BulkMakeVisibleView.get_allow_empty()
BulkMakeVisibleView.get_context_data()
BulkMakeVisibleView.get_context_object_name()
BulkMakeVisibleView.get_extra_filters()
BulkMakeVisibleView.get_login_url()
BulkMakeVisibleView.get_ordering()
BulkMakeVisibleView.get_paginate_by()
BulkMakeVisibleView.get_paginate_orphans()
BulkMakeVisibleView.get_paginator()
BulkMakeVisibleView.get_permission_denied_message()
BulkMakeVisibleView.get_permission_required()
BulkMakeVisibleView.get_queryset()
BulkMakeVisibleView.get_redirect_field_name()
BulkMakeVisibleView.get_redirect_url()
BulkMakeVisibleView.handle_no_permission()
BulkMakeVisibleView.has_permission()
BulkMakeVisibleView.head()
BulkMakeVisibleView.http_method_names
BulkMakeVisibleView.http_method_not_allowed()
BulkMakeVisibleView.login_url
BulkMakeVisibleView.model
BulkMakeVisibleView.options()
BulkMakeVisibleView.ordering
BulkMakeVisibleView.page_kwarg
BulkMakeVisibleView.paginate_by
BulkMakeVisibleView.paginate_orphans
BulkMakeVisibleView.paginate_queryset()
BulkMakeVisibleView.paginator_class
BulkMakeVisibleView.patch()
BulkMakeVisibleView.pattern_name
BulkMakeVisibleView.permanent
BulkMakeVisibleView.permission_denied_message
BulkMakeVisibleView.permission_required
BulkMakeVisibleView.post()
BulkMakeVisibleView.prefetch_public_translations
BulkMakeVisibleView.prefetch_translations
BulkMakeVisibleView.put()
BulkMakeVisibleView.query_string
BulkMakeVisibleView.queryset
BulkMakeVisibleView.raise_exception
BulkMakeVisibleView.redirect_field_name
BulkMakeVisibleView.require_change_permission
BulkMakeVisibleView.setup()
BulkMakeVisibleView.url
BulkMakeVisibleView.value
BulkMakeVisibleView.view_is_async
LanguageTreeBulkActionView
LanguageTreeBulkActionView.__init__()
LanguageTreeBulkActionView.action
LanguageTreeBulkActionView.allow_empty
LanguageTreeBulkActionView.as_view()
LanguageTreeBulkActionView.context_object_name
LanguageTreeBulkActionView.delete()
LanguageTreeBulkActionView.dispatch()
LanguageTreeBulkActionView.extra_context
LanguageTreeBulkActionView.field_name
LanguageTreeBulkActionView.get()
LanguageTreeBulkActionView.get_allow_empty()
LanguageTreeBulkActionView.get_context_data()
LanguageTreeBulkActionView.get_context_object_name()
LanguageTreeBulkActionView.get_extra_filters()
LanguageTreeBulkActionView.get_login_url()
LanguageTreeBulkActionView.get_ordering()
LanguageTreeBulkActionView.get_paginate_by()
LanguageTreeBulkActionView.get_paginate_orphans()
LanguageTreeBulkActionView.get_paginator()
LanguageTreeBulkActionView.get_permission_denied_message()
LanguageTreeBulkActionView.get_permission_required()
LanguageTreeBulkActionView.get_queryset()
LanguageTreeBulkActionView.get_redirect_field_name()
LanguageTreeBulkActionView.get_redirect_url()
LanguageTreeBulkActionView.handle_no_permission()
LanguageTreeBulkActionView.has_permission()
LanguageTreeBulkActionView.head()
LanguageTreeBulkActionView.http_method_names
LanguageTreeBulkActionView.http_method_not_allowed()
LanguageTreeBulkActionView.login_url
LanguageTreeBulkActionView.model
LanguageTreeBulkActionView.options()
LanguageTreeBulkActionView.ordering
LanguageTreeBulkActionView.page_kwarg
LanguageTreeBulkActionView.paginate_by
LanguageTreeBulkActionView.paginate_orphans
LanguageTreeBulkActionView.paginate_queryset()
LanguageTreeBulkActionView.paginator_class
LanguageTreeBulkActionView.patch()
LanguageTreeBulkActionView.pattern_name
LanguageTreeBulkActionView.permanent
LanguageTreeBulkActionView.permission_denied_message
LanguageTreeBulkActionView.permission_required
LanguageTreeBulkActionView.post()
LanguageTreeBulkActionView.prefetch_public_translations
LanguageTreeBulkActionView.prefetch_translations
LanguageTreeBulkActionView.put()
LanguageTreeBulkActionView.query_string
LanguageTreeBulkActionView.queryset
LanguageTreeBulkActionView.raise_exception
LanguageTreeBulkActionView.redirect_field_name
LanguageTreeBulkActionView.require_change_permission
LanguageTreeBulkActionView.setup()
LanguageTreeBulkActionView.url
LanguageTreeBulkActionView.value
LanguageTreeBulkActionView.view_is_async
- Language Tree Context Mixin
- Language Tree Node Form View
LanguageTreeNodeCreateView
LanguageTreeNodeCreateView.__init__()
LanguageTreeNodeCreateView.as_view()
LanguageTreeNodeCreateView.content_type
LanguageTreeNodeCreateView.context_object_name
LanguageTreeNodeCreateView.dispatch()
LanguageTreeNodeCreateView.extra_context
LanguageTreeNodeCreateView.fields
LanguageTreeNodeCreateView.form_class
LanguageTreeNodeCreateView.form_invalid()
LanguageTreeNodeCreateView.form_valid()
LanguageTreeNodeCreateView.get()
LanguageTreeNodeCreateView.get_context_data()
LanguageTreeNodeCreateView.get_context_object_name()
LanguageTreeNodeCreateView.get_form()
LanguageTreeNodeCreateView.get_form_class()
LanguageTreeNodeCreateView.get_form_kwargs()
LanguageTreeNodeCreateView.get_initial()
LanguageTreeNodeCreateView.get_login_url()
LanguageTreeNodeCreateView.get_object()
LanguageTreeNodeCreateView.get_permission_denied_message()
LanguageTreeNodeCreateView.get_permission_required()
LanguageTreeNodeCreateView.get_prefix()
LanguageTreeNodeCreateView.get_queryset()
LanguageTreeNodeCreateView.get_redirect_field_name()
LanguageTreeNodeCreateView.get_slug_field()
LanguageTreeNodeCreateView.get_success_url()
LanguageTreeNodeCreateView.get_template_names()
LanguageTreeNodeCreateView.handle_no_permission()
LanguageTreeNodeCreateView.has_permission()
LanguageTreeNodeCreateView.http_method_names
LanguageTreeNodeCreateView.http_method_not_allowed()
LanguageTreeNodeCreateView.initial
LanguageTreeNodeCreateView.login_url
LanguageTreeNodeCreateView.model
LanguageTreeNodeCreateView.options()
LanguageTreeNodeCreateView.permission_denied_message
LanguageTreeNodeCreateView.permission_required
LanguageTreeNodeCreateView.pk_url_kwarg
LanguageTreeNodeCreateView.post()
LanguageTreeNodeCreateView.prefix
LanguageTreeNodeCreateView.put()
LanguageTreeNodeCreateView.query_pk_and_slug
LanguageTreeNodeCreateView.queryset
LanguageTreeNodeCreateView.raise_exception
LanguageTreeNodeCreateView.redirect_field_name
LanguageTreeNodeCreateView.render_to_response()
LanguageTreeNodeCreateView.response_class
LanguageTreeNodeCreateView.setup()
LanguageTreeNodeCreateView.slug_field
LanguageTreeNodeCreateView.slug_url_kwarg
LanguageTreeNodeCreateView.success_url
LanguageTreeNodeCreateView.template_engine
LanguageTreeNodeCreateView.template_name
LanguageTreeNodeCreateView.template_name_suffix
LanguageTreeNodeCreateView.view_is_async
LanguageTreeNodeUpdateView
LanguageTreeNodeUpdateView.__init__()
LanguageTreeNodeUpdateView.as_view()
LanguageTreeNodeUpdateView.content_type
LanguageTreeNodeUpdateView.context_object_name
LanguageTreeNodeUpdateView.dispatch()
LanguageTreeNodeUpdateView.extra_context
LanguageTreeNodeUpdateView.fields
LanguageTreeNodeUpdateView.form_class
LanguageTreeNodeUpdateView.form_invalid()
LanguageTreeNodeUpdateView.form_valid()
LanguageTreeNodeUpdateView.get()
LanguageTreeNodeUpdateView.get_context_data()
LanguageTreeNodeUpdateView.get_context_object_name()
LanguageTreeNodeUpdateView.get_form()
LanguageTreeNodeUpdateView.get_form_class()
LanguageTreeNodeUpdateView.get_form_kwargs()
LanguageTreeNodeUpdateView.get_initial()
LanguageTreeNodeUpdateView.get_login_url()
LanguageTreeNodeUpdateView.get_object()
LanguageTreeNodeUpdateView.get_permission_denied_message()
LanguageTreeNodeUpdateView.get_permission_required()
LanguageTreeNodeUpdateView.get_prefix()
LanguageTreeNodeUpdateView.get_queryset()
LanguageTreeNodeUpdateView.get_redirect_field_name()
LanguageTreeNodeUpdateView.get_slug_field()
LanguageTreeNodeUpdateView.get_success_url()
LanguageTreeNodeUpdateView.get_template_names()
LanguageTreeNodeUpdateView.handle_no_permission()
LanguageTreeNodeUpdateView.has_permission()
LanguageTreeNodeUpdateView.http_method_names
LanguageTreeNodeUpdateView.http_method_not_allowed()
LanguageTreeNodeUpdateView.initial
LanguageTreeNodeUpdateView.login_url
LanguageTreeNodeUpdateView.model
LanguageTreeNodeUpdateView.options()
LanguageTreeNodeUpdateView.permission_denied_message
LanguageTreeNodeUpdateView.permission_required
LanguageTreeNodeUpdateView.pk_url_kwarg
LanguageTreeNodeUpdateView.post()
LanguageTreeNodeUpdateView.prefix
LanguageTreeNodeUpdateView.put()
LanguageTreeNodeUpdateView.query_pk_and_slug
LanguageTreeNodeUpdateView.queryset
LanguageTreeNodeUpdateView.raise_exception
LanguageTreeNodeUpdateView.redirect_field_name
LanguageTreeNodeUpdateView.render_to_response()
LanguageTreeNodeUpdateView.response_class
LanguageTreeNodeUpdateView.setup()
LanguageTreeNodeUpdateView.slug_field
LanguageTreeNodeUpdateView.slug_url_kwarg
LanguageTreeNodeUpdateView.success_url
LanguageTreeNodeUpdateView.template_engine
LanguageTreeNodeUpdateView.template_name
LanguageTreeNodeUpdateView.template_name_suffix
LanguageTreeNodeUpdateView.view_is_async
- Language Tree View
LanguageTreeView
LanguageTreeView.__init__()
LanguageTreeView.allow_empty
LanguageTreeView.as_view()
LanguageTreeView.content_type
LanguageTreeView.context_object_name
LanguageTreeView.dispatch()
LanguageTreeView.extra_context
LanguageTreeView.get()
LanguageTreeView.get_allow_empty()
LanguageTreeView.get_context_data()
LanguageTreeView.get_context_object_name()
LanguageTreeView.get_login_url()
LanguageTreeView.get_ordering()
LanguageTreeView.get_paginate_by()
LanguageTreeView.get_paginate_orphans()
LanguageTreeView.get_paginator()
LanguageTreeView.get_permission_denied_message()
LanguageTreeView.get_permission_required()
LanguageTreeView.get_queryset()
LanguageTreeView.get_redirect_field_name()
LanguageTreeView.get_template_names()
LanguageTreeView.handle_no_permission()
LanguageTreeView.has_permission()
LanguageTreeView.http_method_names
LanguageTreeView.http_method_not_allowed()
LanguageTreeView.login_url
LanguageTreeView.model
LanguageTreeView.options()
LanguageTreeView.ordering
LanguageTreeView.page_kwarg
LanguageTreeView.paginate_by
LanguageTreeView.paginate_orphans
LanguageTreeView.paginate_queryset()
LanguageTreeView.paginator_class
LanguageTreeView.permission_denied_message
LanguageTreeView.permission_required
LanguageTreeView.queryset
LanguageTreeView.raise_exception
LanguageTreeView.redirect_field_name
LanguageTreeView.render_to_response()
LanguageTreeView.response_class
LanguageTreeView.setup()
LanguageTreeView.template_engine
LanguageTreeView.template_name
LanguageTreeView.template_name_suffix
LanguageTreeView.view_is_async
- Linkcheck
- Link Replace View
LinkReplaceView
LinkReplaceView.__init__()
LinkReplaceView.as_view()
LinkReplaceView.content_type
LinkReplaceView.dispatch()
LinkReplaceView.extra_context
LinkReplaceView.get()
LinkReplaceView.get_context_data()
LinkReplaceView.get_template_names()
LinkReplaceView.http_method_names
LinkReplaceView.http_method_not_allowed()
LinkReplaceView.options()
LinkReplaceView.post()
LinkReplaceView.render_to_response()
LinkReplaceView.response_class
LinkReplaceView.setup()
LinkReplaceView.template_engine
LinkReplaceView.template_name
LinkReplaceView.view_is_async
- Linkcheck List View
LinkcheckListView
LinkcheckListView.__init__()
LinkcheckListView.allow_empty
LinkcheckListView.as_view()
LinkcheckListView.content_type
LinkcheckListView.context_object_name
LinkcheckListView.dispatch()
LinkcheckListView.extra_context
LinkcheckListView.form
LinkcheckListView.get()
LinkcheckListView.get_allow_empty()
LinkcheckListView.get_context_data()
LinkcheckListView.get_context_object_name()
LinkcheckListView.get_ordering()
LinkcheckListView.get_paginate_by()
LinkcheckListView.get_paginate_orphans()
LinkcheckListView.get_pagination_params()
LinkcheckListView.get_paginator()
LinkcheckListView.get_queryset()
LinkcheckListView.get_template_names()
LinkcheckListView.http_method_names
LinkcheckListView.http_method_not_allowed()
LinkcheckListView.instance
LinkcheckListView.model
LinkcheckListView.options()
LinkcheckListView.ordering
LinkcheckListView.page_kwarg
LinkcheckListView.paginate_by
LinkcheckListView.paginate_orphans
LinkcheckListView.paginate_queryset()
LinkcheckListView.paginator_class
LinkcheckListView.post()
LinkcheckListView.queryset
LinkcheckListView.render_to_response()
LinkcheckListView.response_class
LinkcheckListView.setup()
LinkcheckListView.template_engine
LinkcheckListView.template_name
LinkcheckListView.template_name_suffix
LinkcheckListView.view_is_async
- Linkcheck Redirect View
LinkcheckRedirectView
LinkcheckRedirectView.__init__()
LinkcheckRedirectView.as_view()
LinkcheckRedirectView.delete()
LinkcheckRedirectView.dispatch()
LinkcheckRedirectView.get()
LinkcheckRedirectView.get_redirect_url()
LinkcheckRedirectView.head()
LinkcheckRedirectView.http_method_names
LinkcheckRedirectView.http_method_not_allowed()
LinkcheckRedirectView.options()
LinkcheckRedirectView.patch()
LinkcheckRedirectView.pattern_name
LinkcheckRedirectView.permanent
LinkcheckRedirectView.post()
LinkcheckRedirectView.put()
LinkcheckRedirectView.query_string
LinkcheckRedirectView.setup()
LinkcheckRedirectView.url
LinkcheckRedirectView.view_is_async
- Linkcheck Stats View
- Link Replace View
- Media
- Media Actions
create_directory_ajax()
delete_directory_ajax()
delete_file_ajax()
edit_directory_ajax()
edit_file_ajax()
get_directory_content_ajax()
get_directory_path_ajax()
get_file_usages_ajax()
get_query_search_results_ajax()
get_unused_media_files_ajax()
move_file_ajax()
replace_file_ajax()
upload_file_ajax()
- Media Context Mixin
- Media List View
AdminMediaListView
AdminMediaListView.__init__()
AdminMediaListView.as_view()
AdminMediaListView.content_type
AdminMediaListView.dispatch()
AdminMediaListView.extra_context
AdminMediaListView.get()
AdminMediaListView.get_context_data()
AdminMediaListView.get_template_names()
AdminMediaListView.http_method_names
AdminMediaListView.http_method_not_allowed()
AdminMediaListView.options()
AdminMediaListView.render_to_response()
AdminMediaListView.response_class
AdminMediaListView.setup()
AdminMediaListView.template_engine
AdminMediaListView.template_name
AdminMediaListView.view_is_async
MediaListView
MediaListView.__init__()
MediaListView.as_view()
MediaListView.content_type
MediaListView.dispatch()
MediaListView.extra_context
MediaListView.get()
MediaListView.get_context_data()
MediaListView.get_template_names()
MediaListView.http_method_names
MediaListView.http_method_not_allowed()
MediaListView.options()
MediaListView.render_to_response()
MediaListView.response_class
MediaListView.setup()
MediaListView.template_engine
MediaListView.template_name
MediaListView.view_is_async
- Media Actions
- Organizations
- Organization Actions
- Organization Content Mixin
- Organization Form View
OrganizationFormView
OrganizationFormView.__init__()
OrganizationFormView.as_view()
OrganizationFormView.content_type
OrganizationFormView.dispatch()
OrganizationFormView.extra_context
OrganizationFormView.get()
OrganizationFormView.get_context_data()
OrganizationFormView.get_template_names()
OrganizationFormView.http_method_names
OrganizationFormView.http_method_not_allowed()
OrganizationFormView.options()
OrganizationFormView.post()
OrganizationFormView.render_to_response()
OrganizationFormView.response_class
OrganizationFormView.setup()
OrganizationFormView.template_engine
OrganizationFormView.template_name
OrganizationFormView.view_is_async
- Organization List View
OrganizationListView
OrganizationListView.__init__()
OrganizationListView.archived
OrganizationListView.as_view()
OrganizationListView.content_type
OrganizationListView.dispatch()
OrganizationListView.extra_context
OrganizationListView.get()
OrganizationListView.get_context_data()
OrganizationListView.get_template_names()
OrganizationListView.http_method_names
OrganizationListView.http_method_not_allowed()
OrganizationListView.options()
OrganizationListView.render_to_response()
OrganizationListView.response_class
OrganizationListView.setup()
OrganizationListView.template_engine
OrganizationListView.template_name
OrganizationListView.view_is_async
- Pages
- Page Actions
- Page Bulk Actions
CancelTranslationProcess
CancelTranslationProcess.__init__()
CancelTranslationProcess.allow_empty
CancelTranslationProcess.as_view()
CancelTranslationProcess.context_object_name
CancelTranslationProcess.delete()
CancelTranslationProcess.dispatch()
CancelTranslationProcess.extra_context
CancelTranslationProcess.get()
CancelTranslationProcess.get_allow_empty()
CancelTranslationProcess.get_context_data()
CancelTranslationProcess.get_context_object_name()
CancelTranslationProcess.get_extra_filters()
CancelTranslationProcess.get_login_url()
CancelTranslationProcess.get_ordering()
CancelTranslationProcess.get_paginate_by()
CancelTranslationProcess.get_paginate_orphans()
CancelTranslationProcess.get_paginator()
CancelTranslationProcess.get_permission_denied_message()
CancelTranslationProcess.get_permission_required()
CancelTranslationProcess.get_queryset()
CancelTranslationProcess.get_redirect_field_name()
CancelTranslationProcess.get_redirect_url()
CancelTranslationProcess.handle_no_permission()
CancelTranslationProcess.has_permission()
CancelTranslationProcess.head()
CancelTranslationProcess.http_method_names
CancelTranslationProcess.http_method_not_allowed()
CancelTranslationProcess.login_url
CancelTranslationProcess.model
CancelTranslationProcess.options()
CancelTranslationProcess.ordering
CancelTranslationProcess.page_kwarg
CancelTranslationProcess.paginate_by
CancelTranslationProcess.paginate_orphans
CancelTranslationProcess.paginate_queryset()
CancelTranslationProcess.paginator_class
CancelTranslationProcess.patch()
CancelTranslationProcess.pattern_name
CancelTranslationProcess.permanent
CancelTranslationProcess.permission_denied_message
CancelTranslationProcess.permission_required
CancelTranslationProcess.post()
CancelTranslationProcess.prefetch_public_translations
CancelTranslationProcess.prefetch_translations
CancelTranslationProcess.put()
CancelTranslationProcess.query_string
CancelTranslationProcess.queryset
CancelTranslationProcess.raise_exception
CancelTranslationProcess.redirect_field_name
CancelTranslationProcess.require_change_permission
CancelTranslationProcess.setup()
CancelTranslationProcess.url
CancelTranslationProcess.view_is_async
ExportMultiLanguageXliffView
ExportMultiLanguageXliffView.__init__()
ExportMultiLanguageXliffView.allow_empty
ExportMultiLanguageXliffView.as_view()
ExportMultiLanguageXliffView.context_object_name
ExportMultiLanguageXliffView.delete()
ExportMultiLanguageXliffView.dispatch()
ExportMultiLanguageXliffView.extra_context
ExportMultiLanguageXliffView.get()
ExportMultiLanguageXliffView.get_allow_empty()
ExportMultiLanguageXliffView.get_context_data()
ExportMultiLanguageXliffView.get_context_object_name()
ExportMultiLanguageXliffView.get_extra_filters()
ExportMultiLanguageXliffView.get_login_url()
ExportMultiLanguageXliffView.get_ordering()
ExportMultiLanguageXliffView.get_paginate_by()
ExportMultiLanguageXliffView.get_paginate_orphans()
ExportMultiLanguageXliffView.get_paginator()
ExportMultiLanguageXliffView.get_permission_denied_message()
ExportMultiLanguageXliffView.get_permission_required()
ExportMultiLanguageXliffView.get_queryset()
ExportMultiLanguageXliffView.get_redirect_field_name()
ExportMultiLanguageXliffView.get_redirect_url()
ExportMultiLanguageXliffView.handle_no_permission()
ExportMultiLanguageXliffView.has_permission()
ExportMultiLanguageXliffView.head()
ExportMultiLanguageXliffView.http_method_names
ExportMultiLanguageXliffView.http_method_not_allowed()
ExportMultiLanguageXliffView.login_url
ExportMultiLanguageXliffView.model
ExportMultiLanguageXliffView.options()
ExportMultiLanguageXliffView.ordering
ExportMultiLanguageXliffView.page_kwarg
ExportMultiLanguageXliffView.paginate_by
ExportMultiLanguageXliffView.paginate_orphans
ExportMultiLanguageXliffView.paginate_queryset()
ExportMultiLanguageXliffView.paginator_class
ExportMultiLanguageXliffView.patch()
ExportMultiLanguageXliffView.pattern_name
ExportMultiLanguageXliffView.permanent
ExportMultiLanguageXliffView.permission_denied_message
ExportMultiLanguageXliffView.permission_required
ExportMultiLanguageXliffView.post()
ExportMultiLanguageXliffView.prefetch_public_translations
ExportMultiLanguageXliffView.prefetch_translations
ExportMultiLanguageXliffView.put()
ExportMultiLanguageXliffView.query_string
ExportMultiLanguageXliffView.queryset
ExportMultiLanguageXliffView.raise_exception
ExportMultiLanguageXliffView.redirect_field_name
ExportMultiLanguageXliffView.require_change_permission
ExportMultiLanguageXliffView.setup()
ExportMultiLanguageXliffView.url
ExportMultiLanguageXliffView.view_is_async
ExportXliffView
ExportXliffView.__init__()
ExportXliffView.allow_empty
ExportXliffView.as_view()
ExportXliffView.context_object_name
ExportXliffView.delete()
ExportXliffView.dispatch()
ExportXliffView.extra_context
ExportXliffView.get()
ExportXliffView.get_allow_empty()
ExportXliffView.get_context_data()
ExportXliffView.get_context_object_name()
ExportXliffView.get_extra_filters()
ExportXliffView.get_login_url()
ExportXliffView.get_ordering()
ExportXliffView.get_paginate_by()
ExportXliffView.get_paginate_orphans()
ExportXliffView.get_paginator()
ExportXliffView.get_permission_denied_message()
ExportXliffView.get_permission_required()
ExportXliffView.get_queryset()
ExportXliffView.get_redirect_field_name()
ExportXliffView.get_redirect_url()
ExportXliffView.handle_no_permission()
ExportXliffView.has_permission()
ExportXliffView.head()
ExportXliffView.http_method_names
ExportXliffView.http_method_not_allowed()
ExportXliffView.login_url
ExportXliffView.model
ExportXliffView.only_public
ExportXliffView.options()
ExportXliffView.ordering
ExportXliffView.page_kwarg
ExportXliffView.paginate_by
ExportXliffView.paginate_orphans
ExportXliffView.paginate_queryset()
ExportXliffView.paginator_class
ExportXliffView.patch()
ExportXliffView.pattern_name
ExportXliffView.permanent
ExportXliffView.permission_denied_message
ExportXliffView.permission_required
ExportXliffView.post()
ExportXliffView.prefetch_public_translations
ExportXliffView.prefetch_translations
ExportXliffView.put()
ExportXliffView.query_string
ExportXliffView.queryset
ExportXliffView.raise_exception
ExportXliffView.redirect_field_name
ExportXliffView.require_change_permission
ExportXliffView.setup()
ExportXliffView.url
ExportXliffView.view_is_async
GeneratePdfView
GeneratePdfView.__init__()
GeneratePdfView.allow_empty
GeneratePdfView.as_view()
GeneratePdfView.context_object_name
GeneratePdfView.delete()
GeneratePdfView.dispatch()
GeneratePdfView.extra_context
GeneratePdfView.get()
GeneratePdfView.get_allow_empty()
GeneratePdfView.get_context_data()
GeneratePdfView.get_context_object_name()
GeneratePdfView.get_extra_filters()
GeneratePdfView.get_login_url()
GeneratePdfView.get_ordering()
GeneratePdfView.get_paginate_by()
GeneratePdfView.get_paginate_orphans()
GeneratePdfView.get_paginator()
GeneratePdfView.get_permission_denied_message()
GeneratePdfView.get_permission_required()
GeneratePdfView.get_queryset()
GeneratePdfView.get_redirect_field_name()
GeneratePdfView.get_redirect_url()
GeneratePdfView.handle_no_permission()
GeneratePdfView.has_permission()
GeneratePdfView.head()
GeneratePdfView.http_method_names
GeneratePdfView.http_method_not_allowed()
GeneratePdfView.login_url
GeneratePdfView.model
GeneratePdfView.options()
GeneratePdfView.ordering
GeneratePdfView.page_kwarg
GeneratePdfView.paginate_by
GeneratePdfView.paginate_orphans
GeneratePdfView.paginate_queryset()
GeneratePdfView.paginator_class
GeneratePdfView.patch()
GeneratePdfView.pattern_name
GeneratePdfView.permanent
GeneratePdfView.permission_denied_message
GeneratePdfView.permission_required
GeneratePdfView.post()
GeneratePdfView.prefetch_public_translations
GeneratePdfView.prefetch_translations
GeneratePdfView.put()
GeneratePdfView.query_string
GeneratePdfView.queryset
GeneratePdfView.raise_exception
GeneratePdfView.redirect_field_name
GeneratePdfView.require_change_permission
GeneratePdfView.setup()
GeneratePdfView.url
GeneratePdfView.view_is_async
PageBulkActionMixin
PageBulkActionMixin.__init__()
PageBulkActionMixin.allow_empty
PageBulkActionMixin.context_object_name
PageBulkActionMixin.extra_context
PageBulkActionMixin.get_allow_empty()
PageBulkActionMixin.get_context_data()
PageBulkActionMixin.get_context_object_name()
PageBulkActionMixin.get_ordering()
PageBulkActionMixin.get_paginate_by()
PageBulkActionMixin.get_paginate_orphans()
PageBulkActionMixin.get_paginator()
PageBulkActionMixin.get_queryset()
PageBulkActionMixin.model
PageBulkActionMixin.ordering
PageBulkActionMixin.page_kwarg
PageBulkActionMixin.paginate_by
PageBulkActionMixin.paginate_orphans
PageBulkActionMixin.paginate_queryset()
PageBulkActionMixin.paginator_class
PageBulkActionMixin.queryset
- Page Context Mixin
- Page Form View
PageFormView
PageFormView.__init__()
PageFormView.as_view()
PageFormView.back_url_name
PageFormView.content_type
PageFormView.dispatch()
PageFormView.extra_context
PageFormView.get()
PageFormView.get_context_data()
PageFormView.get_side_by_side_language_options()
PageFormView.get_template_names()
PageFormView.http_method_names
PageFormView.http_method_not_allowed()
PageFormView.options()
PageFormView.post()
PageFormView.render_to_response()
PageFormView.response_class
PageFormView.setup()
PageFormView.template_engine
PageFormView.template_name
PageFormView.view_is_async
- Page Permission Actions
AbstractPagePermission
AbstractPagePermission.__init__()
AbstractPagePermission.build_grant_message()
AbstractPagePermission.build_revoke_message()
AbstractPagePermission.grant_permission()
AbstractPagePermission.grant_success_message
AbstractPagePermission.revoke_permission()
AbstractPagePermission.revoke_success_message
AbstractPagePermission.revoke_with_no_effect_success_message
AbstractPagePermission.save_grant_permission()
AbstractPagePermission.save_revoke_permission()
EditPagePermission
EditPagePermission.__init__()
EditPagePermission.build_grant_message()
EditPagePermission.build_revoke_message()
EditPagePermission.grant_permission()
EditPagePermission.grant_success_message
EditPagePermission.revoke_permission()
EditPagePermission.revoke_success_message
EditPagePermission.revoke_with_no_effect_success_message
EditPagePermission.save_grant_permission()
EditPagePermission.save_revoke_permission()
MessageLevel
MessageLevel.ERROR
MessageLevel.INFO
MessageLevel.SUCCESS
MessageLevel.WARNING
MessageLevel.__init__()
MessageLevel.capitalize()
MessageLevel.casefold()
MessageLevel.center()
MessageLevel.count()
MessageLevel.encode()
MessageLevel.endswith()
MessageLevel.expandtabs()
MessageLevel.find()
MessageLevel.format()
MessageLevel.format_map()
MessageLevel.index()
MessageLevel.isalnum()
MessageLevel.isalpha()
MessageLevel.isascii()
MessageLevel.isdecimal()
MessageLevel.isdigit()
MessageLevel.isidentifier()
MessageLevel.islower()
MessageLevel.isnumeric()
MessageLevel.isprintable()
MessageLevel.isspace()
MessageLevel.istitle()
MessageLevel.isupper()
MessageLevel.join()
MessageLevel.ljust()
MessageLevel.lower()
MessageLevel.lstrip()
MessageLevel.maketrans()
MessageLevel.partition()
MessageLevel.removeprefix()
MessageLevel.removesuffix()
MessageLevel.replace()
MessageLevel.rfind()
MessageLevel.rindex()
MessageLevel.rjust()
MessageLevel.rpartition()
MessageLevel.rsplit()
MessageLevel.rstrip()
MessageLevel.split()
MessageLevel.splitlines()
MessageLevel.startswith()
MessageLevel.strip()
MessageLevel.swapcase()
MessageLevel.title()
MessageLevel.translate()
MessageLevel.upper()
MessageLevel.zfill()
PermissionMessage
PublishPagePermission
PublishPagePermission.__init__()
PublishPagePermission.build_grant_message()
PublishPagePermission.build_revoke_message()
PublishPagePermission.grant_permission()
PublishPagePermission.grant_success_message
PublishPagePermission.revoke_permission()
PublishPagePermission.revoke_success_message
PublishPagePermission.revoke_with_no_effect_success_message
PublishPagePermission.save_grant_permission()
PublishPagePermission.save_revoke_permission()
ensure_page_specific_permissions_enabled()
ensure_user_has_correct_permissions()
get_permission()
grant_page_permission_ajax()
log_permission_request()
revoke_page_permission_ajax()
- Page Sbs View
PageSideBySideView
PageSideBySideView.__init__()
PageSideBySideView.as_view()
PageSideBySideView.back_url_name
PageSideBySideView.content_type
PageSideBySideView.dispatch()
PageSideBySideView.extra_context
PageSideBySideView.get()
PageSideBySideView.get_context_data()
PageSideBySideView.get_template_names()
PageSideBySideView.http_method_names
PageSideBySideView.http_method_not_allowed()
PageSideBySideView.options()
PageSideBySideView.post()
PageSideBySideView.render_to_response()
PageSideBySideView.response_class
PageSideBySideView.setup()
PageSideBySideView.template_engine
PageSideBySideView.template_name
PageSideBySideView.view_is_async
get_old_source_content()
- Page Tree View
PageTreeView
PageTreeView.__init__()
PageTreeView.archived
PageTreeView.as_view()
PageTreeView.content_type
PageTreeView.dispatch()
PageTreeView.extra_context
PageTreeView.get()
PageTreeView.get_context_data()
PageTreeView.get_template_names()
PageTreeView.http_method_names
PageTreeView.http_method_not_allowed()
PageTreeView.options()
PageTreeView.render_to_response()
PageTreeView.response_class
PageTreeView.setup()
PageTreeView.template
PageTreeView.template_archived
PageTreeView.template_engine
PageTreeView.template_name
PageTreeView.translation_model
PageTreeView.view_is_async
- Page Version View
PageVersionView
PageVersionView.__init__()
PageVersionView.as_view()
PageVersionView.back_to_form_label
PageVersionView.content_type
PageVersionView.context_object_name
PageVersionView.dispatch()
PageVersionView.edit_url
PageVersionView.extra_context
PageVersionView.get()
PageVersionView.get_context_data()
PageVersionView.get_context_object_name()
PageVersionView.get_login_url()
PageVersionView.get_object()
PageVersionView.get_permission_denied_message()
PageVersionView.get_permission_required()
PageVersionView.get_queryset()
PageVersionView.get_redirect_field_name()
PageVersionView.get_slug_field()
PageVersionView.get_template_names()
PageVersionView.handle_no_permission()
PageVersionView.has_change_permission()
PageVersionView.has_permission()
PageVersionView.has_publish_permission()
PageVersionView.has_view_permission()
PageVersionView.http_method_names
PageVersionView.http_method_not_allowed()
PageVersionView.language
PageVersionView.login_url
PageVersionView.model
PageVersionView.model_name
PageVersionView.object
PageVersionView.options()
PageVersionView.permission_denied_message
PageVersionView.permission_required
PageVersionView.pk_url_kwarg
PageVersionView.post()
PageVersionView.query_pk_and_slug
PageVersionView.queryset
PageVersionView.raise_exception
PageVersionView.redirect_field_name
PageVersionView.render_to_response()
PageVersionView.response_class
PageVersionView.restore_version()
PageVersionView.selected_version
PageVersionView.setup()
PageVersionView.slug_field
PageVersionView.slug_url_kwarg
PageVersionView.template_engine
PageVersionView.template_name
PageVersionView.translations
PageVersionView.versions_url
PageVersionView.view_is_async
- Page XLIFF Import View
PageXliffImportView
PageXliffImportView.__init__()
PageXliffImportView.as_view()
PageXliffImportView.content_type
PageXliffImportView.dispatch()
PageXliffImportView.extra_context
PageXliffImportView.get()
PageXliffImportView.get_context_data()
PageXliffImportView.get_template_names()
PageXliffImportView.http_method_names
PageXliffImportView.http_method_not_allowed()
PageXliffImportView.language
PageXliffImportView.options()
PageXliffImportView.post()
PageXliffImportView.region
PageXliffImportView.render_to_response()
PageXliffImportView.response_class
PageXliffImportView.setup()
PageXliffImportView.template_engine
PageXliffImportView.template_name
PageXliffImportView.view_is_async
PageXliffImportView.xliff_dir
- Partial Page Tree View
- POI Categories
- POI Category Form View
POICategoryCreateView
POICategoryCreateView.__init__()
POICategoryCreateView.as_view()
POICategoryCreateView.content_type
POICategoryCreateView.context_object_name
POICategoryCreateView.dispatch()
POICategoryCreateView.extra_context
POICategoryCreateView.fields
POICategoryCreateView.form_class
POICategoryCreateView.form_invalid()
POICategoryCreateView.form_valid()
POICategoryCreateView.formset
POICategoryCreateView.get()
POICategoryCreateView.get_context_data()
POICategoryCreateView.get_context_object_name()
POICategoryCreateView.get_form()
POICategoryCreateView.get_form_class()
POICategoryCreateView.get_form_kwargs()
POICategoryCreateView.get_formset()
POICategoryCreateView.get_initial()
POICategoryCreateView.get_login_url()
POICategoryCreateView.get_object()
POICategoryCreateView.get_permission_denied_message()
POICategoryCreateView.get_permission_required()
POICategoryCreateView.get_prefix()
POICategoryCreateView.get_queryset()
POICategoryCreateView.get_redirect_field_name()
POICategoryCreateView.get_slug_field()
POICategoryCreateView.get_success_url()
POICategoryCreateView.get_template_names()
POICategoryCreateView.handle_no_permission()
POICategoryCreateView.has_permission()
POICategoryCreateView.http_method_names
POICategoryCreateView.http_method_not_allowed()
POICategoryCreateView.initial
POICategoryCreateView.login_url
POICategoryCreateView.model
POICategoryCreateView.object
POICategoryCreateView.options()
POICategoryCreateView.permission_denied_message
POICategoryCreateView.permission_required
POICategoryCreateView.pk_url_kwarg
POICategoryCreateView.post()
POICategoryCreateView.prefix
POICategoryCreateView.put()
POICategoryCreateView.query_pk_and_slug
POICategoryCreateView.queryset
POICategoryCreateView.raise_exception
POICategoryCreateView.redirect_field_name
POICategoryCreateView.render_to_response()
POICategoryCreateView.response_class
POICategoryCreateView.setup()
POICategoryCreateView.slug_field
POICategoryCreateView.slug_url_kwarg
POICategoryCreateView.success_url
POICategoryCreateView.template_engine
POICategoryCreateView.template_name
POICategoryCreateView.template_name_field
POICategoryCreateView.template_name_suffix
POICategoryCreateView.view_is_async
POICategoryDeleteView
POICategoryDeleteView.__init__()
POICategoryDeleteView.as_view()
POICategoryDeleteView.content_type
POICategoryDeleteView.context_object_name
POICategoryDeleteView.delete()
POICategoryDeleteView.dispatch()
POICategoryDeleteView.extra_context
POICategoryDeleteView.form_class
POICategoryDeleteView.form_invalid()
POICategoryDeleteView.form_valid()
POICategoryDeleteView.get()
POICategoryDeleteView.get_context_data()
POICategoryDeleteView.get_context_object_name()
POICategoryDeleteView.get_form()
POICategoryDeleteView.get_form_class()
POICategoryDeleteView.get_form_kwargs()
POICategoryDeleteView.get_initial()
POICategoryDeleteView.get_login_url()
POICategoryDeleteView.get_object()
POICategoryDeleteView.get_permission_denied_message()
POICategoryDeleteView.get_permission_required()
POICategoryDeleteView.get_prefix()
POICategoryDeleteView.get_queryset()
POICategoryDeleteView.get_redirect_field_name()
POICategoryDeleteView.get_slug_field()
POICategoryDeleteView.get_success_url()
POICategoryDeleteView.get_template_names()
POICategoryDeleteView.handle_no_permission()
POICategoryDeleteView.has_permission()
POICategoryDeleteView.http_method_names
POICategoryDeleteView.http_method_not_allowed()
POICategoryDeleteView.initial
POICategoryDeleteView.login_url
POICategoryDeleteView.model
POICategoryDeleteView.options()
POICategoryDeleteView.permission_denied_message
POICategoryDeleteView.permission_required
POICategoryDeleteView.pk_url_kwarg
POICategoryDeleteView.post()
POICategoryDeleteView.prefix
POICategoryDeleteView.protect_manytomany
POICategoryDeleteView.query_pk_and_slug
POICategoryDeleteView.queryset
POICategoryDeleteView.raise_exception
POICategoryDeleteView.redirect_field_name
POICategoryDeleteView.render_to_response()
POICategoryDeleteView.response_class
POICategoryDeleteView.setup()
POICategoryDeleteView.slug_field
POICategoryDeleteView.slug_url_kwarg
POICategoryDeleteView.success_url
POICategoryDeleteView.template_engine
POICategoryDeleteView.template_name
POICategoryDeleteView.template_name_field
POICategoryDeleteView.template_name_suffix
POICategoryDeleteView.view_is_async
POICategoryMixin
POICategoryMixin.__init__()
POICategoryMixin.content_type
POICategoryMixin.context_object_name
POICategoryMixin.dispatch()
POICategoryMixin.extra_context
POICategoryMixin.fields
POICategoryMixin.form_class
POICategoryMixin.form_invalid()
POICategoryMixin.form_valid()
POICategoryMixin.formset
POICategoryMixin.get_context_data()
POICategoryMixin.get_context_object_name()
POICategoryMixin.get_form()
POICategoryMixin.get_form_class()
POICategoryMixin.get_form_kwargs()
POICategoryMixin.get_formset()
POICategoryMixin.get_initial()
POICategoryMixin.get_login_url()
POICategoryMixin.get_object()
POICategoryMixin.get_permission_denied_message()
POICategoryMixin.get_permission_required()
POICategoryMixin.get_prefix()
POICategoryMixin.get_queryset()
POICategoryMixin.get_redirect_field_name()
POICategoryMixin.get_slug_field()
POICategoryMixin.get_success_url()
POICategoryMixin.get_template_names()
POICategoryMixin.handle_no_permission()
POICategoryMixin.has_permission()
POICategoryMixin.initial
POICategoryMixin.login_url
POICategoryMixin.model
POICategoryMixin.object
POICategoryMixin.permission_denied_message
POICategoryMixin.permission_required
POICategoryMixin.pk_url_kwarg
POICategoryMixin.post()
POICategoryMixin.prefix
POICategoryMixin.query_pk_and_slug
POICategoryMixin.queryset
POICategoryMixin.raise_exception
POICategoryMixin.redirect_field_name
POICategoryMixin.render_to_response()
POICategoryMixin.response_class
POICategoryMixin.slug_field
POICategoryMixin.slug_url_kwarg
POICategoryMixin.success_url
POICategoryMixin.template_engine
POICategoryMixin.template_name
POICategoryUpdateView
POICategoryUpdateView.__init__()
POICategoryUpdateView.as_view()
POICategoryUpdateView.content_type
POICategoryUpdateView.context_object_name
POICategoryUpdateView.dispatch()
POICategoryUpdateView.extra_context
POICategoryUpdateView.fields
POICategoryUpdateView.form_class
POICategoryUpdateView.form_invalid()
POICategoryUpdateView.form_valid()
POICategoryUpdateView.formset
POICategoryUpdateView.get()
POICategoryUpdateView.get_context_data()
POICategoryUpdateView.get_context_object_name()
POICategoryUpdateView.get_form()
POICategoryUpdateView.get_form_class()
POICategoryUpdateView.get_form_kwargs()
POICategoryUpdateView.get_formset()
POICategoryUpdateView.get_initial()
POICategoryUpdateView.get_login_url()
POICategoryUpdateView.get_object()
POICategoryUpdateView.get_permission_denied_message()
POICategoryUpdateView.get_permission_required()
POICategoryUpdateView.get_prefix()
POICategoryUpdateView.get_queryset()
POICategoryUpdateView.get_redirect_field_name()
POICategoryUpdateView.get_slug_field()
POICategoryUpdateView.get_success_url()
POICategoryUpdateView.get_template_names()
POICategoryUpdateView.handle_no_permission()
POICategoryUpdateView.has_permission()
POICategoryUpdateView.http_method_names
POICategoryUpdateView.http_method_not_allowed()
POICategoryUpdateView.initial
POICategoryUpdateView.login_url
POICategoryUpdateView.model
POICategoryUpdateView.object
POICategoryUpdateView.options()
POICategoryUpdateView.permission_denied_message
POICategoryUpdateView.permission_required
POICategoryUpdateView.pk_url_kwarg
POICategoryUpdateView.post()
POICategoryUpdateView.prefix
POICategoryUpdateView.put()
POICategoryUpdateView.query_pk_and_slug
POICategoryUpdateView.queryset
POICategoryUpdateView.raise_exception
POICategoryUpdateView.redirect_field_name
POICategoryUpdateView.render_to_response()
POICategoryUpdateView.response_class
POICategoryUpdateView.setup()
POICategoryUpdateView.slug_field
POICategoryUpdateView.slug_url_kwarg
POICategoryUpdateView.success_url
POICategoryUpdateView.template_engine
POICategoryUpdateView.template_name
POICategoryUpdateView.template_name_field
POICategoryUpdateView.template_name_suffix
POICategoryUpdateView.view_is_async
- POI Category Form View
- POIs
- POI Actions
- POI Context Mixin
- POI Form Ajax View
POIFormAjaxView
POIFormAjaxView.__init__()
POIFormAjaxView.as_view()
POIFormAjaxView.content_type
POIFormAjaxView.dispatch()
POIFormAjaxView.extra_context
POIFormAjaxView.get()
POIFormAjaxView.get_context_data()
POIFormAjaxView.get_template_names()
POIFormAjaxView.http_method_names
POIFormAjaxView.http_method_not_allowed()
POIFormAjaxView.options()
POIFormAjaxView.post()
POIFormAjaxView.render_to_response()
POIFormAjaxView.response_class
POIFormAjaxView.setup()
POIFormAjaxView.template
POIFormAjaxView.template_engine
POIFormAjaxView.template_name
POIFormAjaxView.view_is_async
- POI Form View
POIFormView
POIFormView.__init__()
POIFormView.as_view()
POIFormView.back_url_name
POIFormView.content_type
POIFormView.dispatch()
POIFormView.extra_context
POIFormView.get()
POIFormView.get_context_data()
POIFormView.get_template_names()
POIFormView.http_method_names
POIFormView.http_method_not_allowed()
POIFormView.options()
POIFormView.post()
POIFormView.render_to_response()
POIFormView.response_class
POIFormView.setup()
POIFormView.template_engine
POIFormView.template_name
POIFormView.view_is_async
- POI List View
POIListView
POIListView.__init__()
POIListView.archived
POIListView.as_view()
POIListView.content_type
POIListView.dispatch()
POIListView.extra_context
POIListView.get()
POIListView.get_context_data()
POIListView.get_template_names()
POIListView.http_method_names
POIListView.http_method_not_allowed()
POIListView.options()
POIListView.post()
POIListView.render_to_response()
POIListView.response_class
POIListView.setup()
POIListView.template
POIListView.template_archived
POIListView.template_engine
POIListView.template_name
POIListView.translation_model
POIListView.view_is_async
- POI Version View
POIVersionView
POIVersionView.__init__()
POIVersionView.as_view()
POIVersionView.back_to_form_label
POIVersionView.content_type
POIVersionView.context_object_name
POIVersionView.dispatch()
POIVersionView.edit_url
POIVersionView.extra_context
POIVersionView.get()
POIVersionView.get_context_data()
POIVersionView.get_context_object_name()
POIVersionView.get_login_url()
POIVersionView.get_object()
POIVersionView.get_permission_denied_message()
POIVersionView.get_permission_required()
POIVersionView.get_queryset()
POIVersionView.get_redirect_field_name()
POIVersionView.get_slug_field()
POIVersionView.get_template_names()
POIVersionView.handle_no_permission()
POIVersionView.has_change_permission()
POIVersionView.has_permission()
POIVersionView.has_publish_permission()
POIVersionView.has_view_permission()
POIVersionView.http_method_names
POIVersionView.http_method_not_allowed()
POIVersionView.language
POIVersionView.login_url
POIVersionView.model
POIVersionView.model_name
POIVersionView.object
POIVersionView.options()
POIVersionView.permission_denied_message
POIVersionView.permission_required
POIVersionView.pk_url_kwarg
POIVersionView.post()
POIVersionView.query_pk_and_slug
POIVersionView.queryset
POIVersionView.raise_exception
POIVersionView.redirect_field_name
POIVersionView.render_to_response()
POIVersionView.response_class
POIVersionView.restore_version()
POIVersionView.selected_version
POIVersionView.setup()
POIVersionView.slug_field
POIVersionView.slug_url_kwarg
POIVersionView.template_engine
POIVersionView.template_name
POIVersionView.translations
POIVersionView.versions_url
POIVersionView.view_is_async
- Push Notifications
- Push Notification Form View
PushNotificationFormView
PushNotificationFormView.__init__()
PushNotificationFormView.as_view()
PushNotificationFormView.content_type
PushNotificationFormView.dispatch()
PushNotificationFormView.extra_context
PushNotificationFormView.get()
PushNotificationFormView.get_context_data()
PushNotificationFormView.get_template_names()
PushNotificationFormView.http_method_names
PushNotificationFormView.http_method_not_allowed()
PushNotificationFormView.options()
PushNotificationFormView.post()
PushNotificationFormView.render_to_response()
PushNotificationFormView.response_class
PushNotificationFormView.setup()
PushNotificationFormView.template_engine
PushNotificationFormView.template_name
PushNotificationFormView.view_is_async
create_from_template()
extract_pn_details()
save_forms()
send_pn()
validate_forms()
- Push Notification List View
PushNotificationListView
PushNotificationListView.__init__()
PushNotificationListView.as_view()
PushNotificationListView.content_type
PushNotificationListView.dispatch()
PushNotificationListView.extra_context
PushNotificationListView.get()
PushNotificationListView.get_context_data()
PushNotificationListView.get_template_names()
PushNotificationListView.http_method_names
PushNotificationListView.http_method_not_allowed()
PushNotificationListView.options()
PushNotificationListView.post()
PushNotificationListView.render_to_response()
PushNotificationListView.response_class
PushNotificationListView.setup()
PushNotificationListView.template
PushNotificationListView.template_engine
PushNotificationListView.template_name
PushNotificationListView.template_templates
PushNotificationListView.templates
PushNotificationListView.view_is_async
- Push Notification Form View
- Region Condition
- Region Condition Actions
RegionConditionResource
RegionConditionResource.DEFAULT_RESOURCE_FIELD
RegionConditionResource.WIDGETS_MAP
RegionConditionResource.__init__()
RegionConditionResource.after_delete_instance()
RegionConditionResource.after_export()
RegionConditionResource.after_import()
RegionConditionResource.after_import_instance()
RegionConditionResource.after_import_row()
RegionConditionResource.after_save_instance()
RegionConditionResource.before_delete_instance()
RegionConditionResource.before_export()
RegionConditionResource.before_import()
RegionConditionResource.before_import_row()
RegionConditionResource.before_save_instance()
RegionConditionResource.bulk_create()
RegionConditionResource.bulk_delete()
RegionConditionResource.bulk_update()
RegionConditionResource.dehydrate_num_broken_links()
RegionConditionResource.dehydrate_num_languages_besides_root_language()
RegionConditionResource.dehydrate_num_low_hix_pages()
RegionConditionResource.dehydrate_num_outdated_pages()
RegionConditionResource.dehydrate_num_pages()
RegionConditionResource.dehydrate_num_pages_with_missing_or_outdated_translation()
RegionConditionResource.delete_instance()
RegionConditionResource.export()
RegionConditionResource.export_field()
RegionConditionResource.export_resource()
RegionConditionResource.field_from_django_field()
RegionConditionResource.fields
RegionConditionResource.filter_export()
RegionConditionResource.for_delete()
RegionConditionResource.get_bulk_update_fields()
RegionConditionResource.get_chunk_size()
RegionConditionResource.get_db_connection_name()
RegionConditionResource.get_diff_class()
RegionConditionResource.get_diff_headers()
RegionConditionResource.get_display_name()
RegionConditionResource.get_error_result_class()
RegionConditionResource.get_export_fields()
RegionConditionResource.get_export_headers()
RegionConditionResource.get_export_order()
RegionConditionResource.get_field_name()
RegionConditionResource.get_fields()
RegionConditionResource.get_fk_widget()
RegionConditionResource.get_import_fields()
RegionConditionResource.get_import_id_fields()
RegionConditionResource.get_instance()
RegionConditionResource.get_m2m_widget()
RegionConditionResource.get_or_init_instance()
RegionConditionResource.get_queryset()
RegionConditionResource.get_result_class()
RegionConditionResource.get_row_result_class()
RegionConditionResource.get_use_transactions()
RegionConditionResource.get_user_visible_fields()
RegionConditionResource.get_user_visible_headers()
RegionConditionResource.handle_import_error()
RegionConditionResource.import_data()
RegionConditionResource.import_data_inner()
RegionConditionResource.import_field()
RegionConditionResource.import_obj()
RegionConditionResource.import_row()
RegionConditionResource.init_instance()
RegionConditionResource.iter_queryset()
RegionConditionResource.save_instance()
RegionConditionResource.save_m2m()
RegionConditionResource.skip_row()
RegionConditionResource.validate_instance()
RegionConditionResource.widget_from_django_field()
RegionConditionResource.widget_kwargs_for_field()
export_region_conditions()
- Region Condition View
RegionConditionView
RegionConditionView.__init__()
RegionConditionView.as_view()
RegionConditionView.content_type
RegionConditionView.dispatch()
RegionConditionView.extra_context
RegionConditionView.get()
RegionConditionView.get_context_data()
RegionConditionView.get_template_names()
RegionConditionView.http_method_names
RegionConditionView.http_method_not_allowed()
RegionConditionView.options()
RegionConditionView.render_to_response()
RegionConditionView.response_class
RegionConditionView.setup()
RegionConditionView.template_engine
RegionConditionView.template_name
RegionConditionView.view_is_async
- Region Condition Actions
- Regions
- Region Actions
- Region List View
RegionListView
RegionListView.__init__()
RegionListView.as_view()
RegionListView.content_type
RegionListView.dispatch()
RegionListView.extra_context
RegionListView.get()
RegionListView.get_context_data()
RegionListView.get_template_names()
RegionListView.http_method_names
RegionListView.http_method_not_allowed()
RegionListView.options()
RegionListView.post()
RegionListView.render_to_response()
RegionListView.response_class
RegionListView.setup()
RegionListView.template_engine
RegionListView.template_name
RegionListView.view_is_async
- Region Update View
RegionUpdateView
RegionUpdateView.__init__()
RegionUpdateView.as_view()
RegionUpdateView.content_type
RegionUpdateView.context_object_name
RegionUpdateView.dispatch()
RegionUpdateView.extra_context
RegionUpdateView.fields
RegionUpdateView.form_class
RegionUpdateView.form_invalid()
RegionUpdateView.form_valid()
RegionUpdateView.get()
RegionUpdateView.get_context_data()
RegionUpdateView.get_context_object_name()
RegionUpdateView.get_form()
RegionUpdateView.get_form_class()
RegionUpdateView.get_form_kwargs()
RegionUpdateView.get_initial()
RegionUpdateView.get_login_url()
RegionUpdateView.get_object()
RegionUpdateView.get_permission_denied_message()
RegionUpdateView.get_permission_required()
RegionUpdateView.get_prefix()
RegionUpdateView.get_queryset()
RegionUpdateView.get_redirect_field_name()
RegionUpdateView.get_slug_field()
RegionUpdateView.get_success_url()
RegionUpdateView.get_template_names()
RegionUpdateView.handle_no_permission()
RegionUpdateView.has_permission()
RegionUpdateView.http_method_names
RegionUpdateView.http_method_not_allowed()
RegionUpdateView.initial
RegionUpdateView.login_url
RegionUpdateView.model
RegionUpdateView.options()
RegionUpdateView.permission_denied_message
RegionUpdateView.permission_required
RegionUpdateView.pk_url_kwarg
RegionUpdateView.post()
RegionUpdateView.prefix
RegionUpdateView.put()
RegionUpdateView.query_pk_and_slug
RegionUpdateView.queryset
RegionUpdateView.raise_exception
RegionUpdateView.redirect_field_name
RegionUpdateView.render_to_response()
RegionUpdateView.response_class
RegionUpdateView.setup()
RegionUpdateView.slug_field
RegionUpdateView.slug_url_kwarg
RegionUpdateView.success_url
RegionUpdateView.template_engine
RegionUpdateView.template_name
RegionUpdateView.template_name_suffix
RegionUpdateView.view_is_async
- Release Notes
- Release Notes Context Mixin
- Release Notes View
ReleaseNotesView
ReleaseNotesView.__init__()
ReleaseNotesView.as_view()
ReleaseNotesView.content_type
ReleaseNotesView.dispatch()
ReleaseNotesView.extra_context
ReleaseNotesView.get()
ReleaseNotesView.get_context_data()
ReleaseNotesView.get_entries()
ReleaseNotesView.get_release_notes()
ReleaseNotesView.get_template_names()
ReleaseNotesView.get_versions()
ReleaseNotesView.http_method_names
ReleaseNotesView.http_method_not_allowed()
ReleaseNotesView.only_latest_release
ReleaseNotesView.options()
ReleaseNotesView.render_to_response()
ReleaseNotesView.response_class
ReleaseNotesView.setup()
ReleaseNotesView.template_engine
ReleaseNotesView.template_name
ReleaseNotesView.view_is_async
- Roles
- Role Form View
RoleFormView
RoleFormView.__init__()
RoleFormView.as_view()
RoleFormView.content_type
RoleFormView.dispatch()
RoleFormView.extra_context
RoleFormView.get()
RoleFormView.get_context_data()
RoleFormView.get_template_names()
RoleFormView.http_method_names
RoleFormView.http_method_not_allowed()
RoleFormView.options()
RoleFormView.post()
RoleFormView.render_to_response()
RoleFormView.response_class
RoleFormView.setup()
RoleFormView.template_engine
RoleFormView.template_name
RoleFormView.view_is_async
- Role Form View
- Settings
- Webauthn
- Dismiss Tutorial View
- Totp Delete View
TOTPDeleteView
TOTPDeleteView.__init__()
TOTPDeleteView.as_view()
TOTPDeleteView.content_type
TOTPDeleteView.dispatch()
TOTPDeleteView.extra_context
TOTPDeleteView.get()
TOTPDeleteView.get_context_data()
TOTPDeleteView.get_template_names()
TOTPDeleteView.http_method_names
TOTPDeleteView.http_method_not_allowed()
TOTPDeleteView.options()
TOTPDeleteView.post()
TOTPDeleteView.render_to_response()
TOTPDeleteView.response_class
TOTPDeleteView.setup()
TOTPDeleteView.template_engine
TOTPDeleteView.template_name
TOTPDeleteView.view_is_async
- Totp Register View
TOTPRegisterView
TOTPRegisterView.__init__()
TOTPRegisterView.as_view()
TOTPRegisterView.content_type
TOTPRegisterView.dispatch()
TOTPRegisterView.extra_context
TOTPRegisterView.get()
TOTPRegisterView.get_context_data()
TOTPRegisterView.get_template_names()
TOTPRegisterView.http_method_names
TOTPRegisterView.http_method_not_allowed()
TOTPRegisterView.options()
TOTPRegisterView.post()
TOTPRegisterView.render_to_response()
TOTPRegisterView.response_class
TOTPRegisterView.setup()
TOTPRegisterView.template_engine
TOTPRegisterView.template_name
TOTPRegisterView.view_is_async
- User Settings View
UserSettingsView
UserSettingsView.__init__()
UserSettingsView.as_view()
UserSettingsView.content_type
UserSettingsView.dispatch()
UserSettingsView.extra_context
UserSettingsView.get()
UserSettingsView.get_context_data()
UserSettingsView.get_template_names()
UserSettingsView.http_method_names
UserSettingsView.http_method_not_allowed()
UserSettingsView.options()
UserSettingsView.post()
UserSettingsView.render_to_response()
UserSettingsView.response_class
UserSettingsView.setup()
UserSettingsView.template_engine
UserSettingsView.template_name
UserSettingsView.view_is_async
- Statistics
- Statistics Actions
- Statistics View
AnalyticsView
AnalyticsView.__init__()
AnalyticsView.as_view()
AnalyticsView.content_type
AnalyticsView.dispatch()
AnalyticsView.extra_context
AnalyticsView.get()
AnalyticsView.get_context_data()
AnalyticsView.get_template_names()
AnalyticsView.http_method_names
AnalyticsView.http_method_not_allowed()
AnalyticsView.options()
AnalyticsView.render_to_response()
AnalyticsView.response_class
AnalyticsView.setup()
AnalyticsView.template_engine
AnalyticsView.template_name
AnalyticsView.view_is_async
- Translations
- Translations Management View
TranslationsManagementView
TranslationsManagementView.__init__()
TranslationsManagementView.as_view()
TranslationsManagementView.content_type
TranslationsManagementView.dispatch()
TranslationsManagementView.extra_context
TranslationsManagementView.get()
TranslationsManagementView.get_context_data()
TranslationsManagementView.get_template_names()
TranslationsManagementView.http_method_names
TranslationsManagementView.http_method_not_allowed()
TranslationsManagementView.options()
TranslationsManagementView.post()
TranslationsManagementView.render_to_response()
TranslationsManagementView.response_class
TranslationsManagementView.setup()
TranslationsManagementView.template_engine
TranslationsManagementView.template_name
TranslationsManagementView.view_is_async
- Translations Management View
- Users
- Region User Actions
- Region User Form View
RegionUserFormView
RegionUserFormView.__init__()
RegionUserFormView.as_view()
RegionUserFormView.content_type
RegionUserFormView.dispatch()
RegionUserFormView.extra_context
RegionUserFormView.get()
RegionUserFormView.get_context_data()
RegionUserFormView.get_template_names()
RegionUserFormView.http_method_names
RegionUserFormView.http_method_not_allowed()
RegionUserFormView.options()
RegionUserFormView.post()
RegionUserFormView.render_to_response()
RegionUserFormView.response_class
RegionUserFormView.setup()
RegionUserFormView.template_engine
RegionUserFormView.template_name
RegionUserFormView.view_is_async
- Region User List View
RegionUserListView
RegionUserListView.__init__()
RegionUserListView.as_view()
RegionUserListView.content_type
RegionUserListView.dispatch()
RegionUserListView.extra_context
RegionUserListView.get()
RegionUserListView.get_context_data()
RegionUserListView.get_template_names()
RegionUserListView.http_method_names
RegionUserListView.http_method_not_allowed()
RegionUserListView.options()
RegionUserListView.post()
RegionUserListView.render_to_response()
RegionUserListView.response_class
RegionUserListView.setup()
RegionUserListView.template_engine
RegionUserListView.template_name
RegionUserListView.view_is_async
- User Actions
- User Form View
UserFormView
UserFormView.__init__()
UserFormView.as_view()
UserFormView.content_type
UserFormView.dispatch()
UserFormView.extra_context
UserFormView.get()
UserFormView.get_context_data()
UserFormView.get_template_names()
UserFormView.http_method_names
UserFormView.http_method_not_allowed()
UserFormView.options()
UserFormView.post()
UserFormView.render_to_response()
UserFormView.response_class
UserFormView.setup()
UserFormView.template_engine
UserFormView.template_name
UserFormView.view_is_async
- User List View
UserListView
UserListView.__init__()
UserListView.as_view()
UserListView.content_type
UserListView.dispatch()
UserListView.extra_context
UserListView.get()
UserListView.get_context_data()
UserListView.get_template_names()
UserListView.http_method_names
UserListView.http_method_not_allowed()
UserListView.options()
UserListView.render_to_response()
UserListView.response_class
UserListView.setup()
UserListView.template_engine
UserListView.template_name
UserListView.view_is_async
- Utils
Bulk Action Views
This module contains the base view for bulk actions
- class integreat_cms.cms.views.bulk_action_views.BulkActionView(**kwargs)[source]
Bases:
PermissionRequiredMixin
,MultipleObjectMixin
,RedirectView
View for executing a bulk action and redirect to a given location
- __init__(**kwargs)[source]
Constructor. Called in the URLconf; can contain helpful extra keyword arguments, and other things.
- get_allow_empty()[source]
Return
True
if the view should display empty lists andFalse
if a 404 should be raised instead.
- get_extra_filters() Q [source]
Get extra filters for get_queryset(). Overwrite this method to specify needed filters e.g. as in ~integreat_cms.cms.views.contact.contact_bulk_actions
- Returns:
Q Object to be used as filter argument
- Return type:
Q
- get_paginate_by(queryset)[source]
Get the number of items to paginate by, or
None
for no pagination.
- get_paginate_orphans()[source]
Return the maximum number of orphans extend the last page by when paginating.
- get_paginator(queryset, per_page, orphans=0, allow_empty_first_page=True, **kwargs)[source]
Return an instance of the paginator for this view.
- get_permission_denied_message()[source]
Override this method to override the permission_denied_message attribute.
- get_permission_required() tuple[str] [source]
Override this method to override the permission_required attribute.
- get_queryset() Any [source]
Get the queryset of selected items for this bulk action
- Raises:
Http404 – HTTP status 404 if no objects with the given ids exist
- Returns:
The QuerySet of the filtered links
- Return type:
Any
- get_redirect_field_name()[source]
Override this method to override the redirect_field_name attribute.
- get_redirect_url(*args: Any, **kwargs: Any) str [source]
Retrieve url for redirection
- Parameters:
*args (Any) – The supplied arguments
**kwargs (Any) – The supplied keyword arguments
- Returns:
url to redirect to
- Return type:
- http_method_names: list[str] = ['post'][source]
The list of HTTP method names that this view will accept. The bulk action form uses only POST as submission method.
- class integreat_cms.cms.views.bulk_action_views.BulkArchiveView(**kwargs)[source]
Bases:
BulkActionView
Bulk action for restoring multiple objects at once
- __init__(**kwargs)[source]
Constructor. Called in the URLconf; can contain helpful extra keyword arguments, and other things.
- get_allow_empty()[source]
Return
True
if the view should display empty lists andFalse
if a 404 should be raised instead.
- get_extra_filters() Q [source]
Get extra filters for get_queryset(). Overwrite this method to specify needed filters e.g. as in ~integreat_cms.cms.views.contact.contact_bulk_actions
- Returns:
Q Object to be used as filter argument
- Return type:
Q
- get_paginate_by(queryset)[source]
Get the number of items to paginate by, or
None
for no pagination.
- get_paginate_orphans()[source]
Return the maximum number of orphans extend the last page by when paginating.
- get_paginator(queryset, per_page, orphans=0, allow_empty_first_page=True, **kwargs)[source]
Return an instance of the paginator for this view.
- get_permission_denied_message()[source]
Override this method to override the permission_denied_message attribute.
- get_permission_required() tuple[str] [source]
Override this method to override the permission_required attribute.
- get_queryset() Any [source]
Get the queryset of selected items for this bulk action
- Raises:
Http404 – HTTP status 404 if no objects with the given ids exist
- Returns:
The QuerySet of the filtered links
- Return type:
Any
- get_redirect_field_name()[source]
Override this method to override the redirect_field_name attribute.
- get_redirect_url(*args: Any, **kwargs: Any) str [source]
Retrieve url for redirection
- Parameters:
*args (Any) – The supplied arguments
**kwargs (Any) – The supplied keyword arguments
- Returns:
url to redirect to
- Return type:
- http_method_names: list[str] = ['post'][source]
The list of HTTP method names that this view will accept. The bulk action form uses only POST as submission method.
- post(request: HttpRequest, *args: Any, **kwargs: Any) HttpResponseRedirect [source]
Archive multiple objects
- Parameters:
request (HttpRequest) – The current request
*args (Any) – The supplied arguments
**kwargs (Any) – The supplied keyword arguments
- Returns:
The redirect
- Return type:
HttpResponseRedirect
- class integreat_cms.cms.views.bulk_action_views.BulkDraftingView(**kwargs)[source]
Bases:
BulkActionView
Bulk action to draft multiple pages at once
- __init__(**kwargs)[source]
Constructor. Called in the URLconf; can contain helpful extra keyword arguments, and other things.
- get_allow_empty()[source]
Return
True
if the view should display empty lists andFalse
if a 404 should be raised instead.
- get_extra_filters() Q [source]
Get extra filters for get_queryset(). Overwrite this method to specify needed filters e.g. as in ~integreat_cms.cms.views.contact.contact_bulk_actions
- Returns:
Q Object to be used as filter argument
- Return type:
Q
- get_paginate_by(queryset)[source]
Get the number of items to paginate by, or
None
for no pagination.
- get_paginate_orphans()[source]
Return the maximum number of orphans extend the last page by when paginating.
- get_paginator(queryset, per_page, orphans=0, allow_empty_first_page=True, **kwargs)[source]
Return an instance of the paginator for this view.
- get_permission_denied_message()[source]
Override this method to override the permission_denied_message attribute.
- get_permission_required() tuple[str] [source]
Override this method to override the permission_required attribute.
- get_queryset() Any [source]
Get the queryset of selected items for this bulk action
- Raises:
Http404 – HTTP status 404 if no objects with the given ids exist
- Returns:
The QuerySet of the filtered links
- Return type:
Any
- get_redirect_field_name()[source]
Override this method to override the redirect_field_name attribute.
- get_redirect_url(*args: Any, **kwargs: Any) str [source]
Retrieve url for redirection
- Parameters:
*args (Any) – The supplied arguments
**kwargs (Any) – The supplied keyword arguments
- Returns:
url to redirect to
- Return type:
- http_method_names: list[str] = ['post'][source]
The list of HTTP method names that this view will accept. The bulk action form uses only POST as submission method.
- post(request: HttpRequest, *args: Any, **kwargs: Any) HttpResponse [source]
Function to change the translation status to draft of multiple pages at once
- Parameters:
request (HttpRequest) – The current request
*args (Any) – The supplied arguments
**kwargs (Any) – The supplied keyword arguments
- Returns:
The redirect
- Return type:
HttpResponse
- class integreat_cms.cms.views.bulk_action_views.BulkMachineTranslationView(**kwargs)[source]
Bases:
BulkActionView
Bulk action for automatically translating multiple objects
- __init__(**kwargs)[source]
Constructor. Called in the URLconf; can contain helpful extra keyword arguments, and other things.
- get_allow_empty()[source]
Return
True
if the view should display empty lists andFalse
if a 404 should be raised instead.
- get_extra_filters() Q [source]
Get extra filters for get_queryset(). Overwrite this method to specify needed filters e.g. as in ~integreat_cms.cms.views.contact.contact_bulk_actions
- Returns:
Q Object to be used as filter argument
- Return type:
Q
- get_paginate_by(queryset)[source]
Get the number of items to paginate by, or
None
for no pagination.
- get_paginate_orphans()[source]
Return the maximum number of orphans extend the last page by when paginating.
- get_paginator(queryset, per_page, orphans=0, allow_empty_first_page=True, **kwargs)[source]
Return an instance of the paginator for this view.
- get_permission_denied_message()[source]
Override this method to override the permission_denied_message attribute.
- get_permission_required() tuple[str] [source]
Override this method to override the permission_required attribute.
- get_queryset() Any [source]
Get the queryset of selected items for this bulk action
- Raises:
Http404 – HTTP status 404 if no objects with the given ids exist
- Returns:
The QuerySet of the filtered links
- Return type:
Any
- get_redirect_field_name()[source]
Override this method to override the redirect_field_name attribute.
- get_redirect_url(*args: Any, **kwargs: Any) str [source]
Retrieve url for redirection
- Parameters:
*args (Any) – The supplied arguments
**kwargs (Any) – The supplied keyword arguments
- Returns:
url to redirect to
- Return type:
- http_method_names: list[str] = ['post'][source]
The list of HTTP method names that this view will accept. The bulk action form uses only POST as submission method.
- post(request: HttpRequest, *args: Any, **kwargs: Any) HttpResponseRedirect [source]
Translate multiple objects automatically
- Parameters:
request (HttpRequest) – The current request
*args (Any) – The supplied arguments
**kwargs (Any) – The supplied keyword arguments
- Returns:
The redirect
- Return type:
HttpResponseRedirect
- prefetch_public_translations: bool = False[source]
Whether the public translation objects should be prefetched
- class integreat_cms.cms.views.bulk_action_views.BulkPublishingView(**kwargs)[source]
Bases:
BulkActionView
Bulk action to publish multiple pages at once
- __init__(**kwargs)[source]
Constructor. Called in the URLconf; can contain helpful extra keyword arguments, and other things.
- get_allow_empty()[source]
Return
True
if the view should display empty lists andFalse
if a 404 should be raised instead.
- get_extra_filters() Q [source]
Get extra filters for get_queryset(). Overwrite this method to specify needed filters e.g. as in ~integreat_cms.cms.views.contact.contact_bulk_actions
- Returns:
Q Object to be used as filter argument
- Return type:
Q
- get_paginate_by(queryset)[source]
Get the number of items to paginate by, or
None
for no pagination.
- get_paginate_orphans()[source]
Return the maximum number of orphans extend the last page by when paginating.
- get_paginator(queryset, per_page, orphans=0, allow_empty_first_page=True, **kwargs)[source]
Return an instance of the paginator for this view.
- get_permission_denied_message()[source]
Override this method to override the permission_denied_message attribute.
- get_permission_required() tuple[str] [source]
Override this method to override the permission_required attribute.
- get_queryset() Any [source]
Get the queryset of selected items for this bulk action
- Raises:
Http404 – HTTP status 404 if no objects with the given ids exist
- Returns:
The QuerySet of the filtered links
- Return type:
Any
- get_redirect_field_name()[source]
Override this method to override the redirect_field_name attribute.
- get_redirect_url(*args: Any, **kwargs: Any) str [source]
Retrieve url for redirection
- Parameters:
*args (Any) – The supplied arguments
**kwargs (Any) – The supplied keyword arguments
- Returns:
url to redirect to
- Return type:
- http_method_names: list[str] = ['post'][source]
The list of HTTP method names that this view will accept. The bulk action form uses only POST as submission method.
- post(request: HttpRequest, *args: Any, **kwargs: Any) HttpResponse [source]
Function to change the translation status to publish of multiple pages at once
- Parameters:
request (HttpRequest) – The current request
*args (Any) – The supplied arguments
**kwargs (Any) – The supplied keyword arguments
- Returns:
The redirect
- Return type:
HttpResponse
- class integreat_cms.cms.views.bulk_action_views.BulkRestoreView(**kwargs)[source]
Bases:
BulkActionView
Bulk action for restoring multiple objects at once
- __init__(**kwargs)[source]
Constructor. Called in the URLconf; can contain helpful extra keyword arguments, and other things.
- get_allow_empty()[source]
Return
True
if the view should display empty lists andFalse
if a 404 should be raised instead.
- get_extra_filters() Q [source]
Get extra filters for get_queryset(). Overwrite this method to specify needed filters e.g. as in ~integreat_cms.cms.views.contact.contact_bulk_actions
- Returns:
Q Object to be used as filter argument
- Return type:
Q
- get_paginate_by(queryset)[source]
Get the number of items to paginate by, or
None
for no pagination.
- get_paginate_orphans()[source]
Return the maximum number of orphans extend the last page by when paginating.
- get_paginator(queryset, per_page, orphans=0, allow_empty_first_page=True, **kwargs)[source]
Return an instance of the paginator for this view.
- get_permission_denied_message()[source]
Override this method to override the permission_denied_message attribute.
- get_permission_required() tuple[str] [source]
Override this method to override the permission_required attribute.
- get_queryset() Any [source]
Get the queryset of selected items for this bulk action
- Raises:
Http404 – HTTP status 404 if no objects with the given ids exist
- Returns:
The QuerySet of the filtered links
- Return type:
Any
- get_redirect_field_name()[source]
Override this method to override the redirect_field_name attribute.
- get_redirect_url(*args: Any, **kwargs: Any) str [source]
Retrieve url for redirection
- Parameters:
*args (Any) – The supplied arguments
**kwargs (Any) – The supplied keyword arguments
- Returns:
url to redirect to
- Return type:
- http_method_names: list[str] = ['post'][source]
The list of HTTP method names that this view will accept. The bulk action form uses only POST as submission method.
- post(request: HttpRequest, *args: Any, **kwargs: Any) HttpResponseRedirect [source]
Restore multiple objects
- Parameters:
request (HttpRequest) – The current request
*args (Any) – The supplied arguments
**kwargs (Any) – The supplied keyword arguments
- Returns:
The redirect
- Return type:
HttpResponseRedirect
- class integreat_cms.cms.views.bulk_action_views.BulkUpdateBooleanFieldView(**kwargs)[source]
Bases:
BulkActionView
Bulk action for toggling boolean fields of multiple objects at once
- __init__(**kwargs)[source]
Constructor. Called in the URLconf; can contain helpful extra keyword arguments, and other things.
- property action: str[source]
Called when the bulk action is performed and the
action
attribute was not overwritten- Raises:
NotImplementedError – If the
action
attribute is not implemented in the subclass
- property field_name: str[source]
Called when the bulk action is performed and the
field_name
attribute was not overwritten- Raises:
NotImplementedError – If the
field_name
attribute is not implemented in the subclass
- get_allow_empty()[source]
Return
True
if the view should display empty lists andFalse
if a 404 should be raised instead.
- get_extra_filters() Q [source]
Get extra filters for get_queryset(). Overwrite this method to specify needed filters e.g. as in ~integreat_cms.cms.views.contact.contact_bulk_actions
- Returns:
Q Object to be used as filter argument
- Return type:
Q
- get_paginate_by(queryset)[source]
Get the number of items to paginate by, or
None
for no pagination.
- get_paginate_orphans()[source]
Return the maximum number of orphans extend the last page by when paginating.
- get_paginator(queryset, per_page, orphans=0, allow_empty_first_page=True, **kwargs)[source]
Return an instance of the paginator for this view.
- get_permission_denied_message()[source]
Override this method to override the permission_denied_message attribute.
- get_permission_required() tuple[str] [source]
Override this method to override the permission_required attribute.
- get_queryset() Any [source]
Get the queryset of selected items for this bulk action
- Raises:
Http404 – HTTP status 404 if no objects with the given ids exist
- Returns:
The QuerySet of the filtered links
- Return type:
Any
- get_redirect_field_name()[source]
Override this method to override the redirect_field_name attribute.
- get_redirect_url(*args: Any, **kwargs: Any) str [source]
Retrieve url for redirection
- Parameters:
*args (Any) – The supplied arguments
**kwargs (Any) – The supplied keyword arguments
- Returns:
url to redirect to
- Return type:
- http_method_names: list[str] = ['post'][source]
The list of HTTP method names that this view will accept. The bulk action form uses only POST as submission method.
- post(request: HttpRequest, *args: Any, **kwargs: Any) HttpResponseRedirect [source]
Update the fields of the selected objects and redirect
- Parameters:
request (HttpRequest) – The current request
*args (Any) – The supplied arguments
**kwargs (Any) – The supplied keyword arguments
- Returns:
The redirect
- Return type:
HttpResponseRedirect
Content Version View
- class integreat_cms.cms.views.content_version_view.ContentVersionView(**kwargs)[source]
Bases:
PermissionRequiredMixin
,SingleObjectMixin
,TemplateView
View for browsing the content versions and restoring old content versions
- __init__(**kwargs)[source]
Constructor. Called in the URLconf; can contain helpful extra keyword arguments, and other things.
- dispatch(request: HttpRequest, *args: Any, **kwargs: Any) HttpResponseRedirect | TemplateResponse [source]
Validate the versions view
- Parameters:
request (HttpRequest) – The current request
*args (Any) – The supplied arguments
**kwargs (Any) – The supplied keyword arguments
- Raises:
PermissionDenied – If user does not have the permission to edit the specific page
- Returns:
The rendered template response
- Return type:
HttpResponseRedirect | TemplateResponse
- get_object(queryset=None)[source]
Return the object the view is displaying.
Require self.queryset and a pk or slug argument in the URLconf. Subclasses can override this to return any object.
- get_permission_denied_message()[source]
Override this method to override the permission_denied_message attribute.
- get_permission_required()[source]
Override this method to override the permission_required attribute. Must return an iterable.
- get_queryset()[source]
Filter the content objects by the current region
- Raises:
Http404 – HTTP status 404 if the content is not found
- Returns:
The rendered template response
- Return type:
- get_redirect_field_name()[source]
Override this method to override the redirect_field_name attribute.
- get_template_names()[source]
Return a list of template names to be used for the request. Must return a list. May not be called if render_to_response() is overridden.
- has_change_permission() bool [source]
Whether the user has the permission to change objects
- Returns:
Whether the user can change objects
- Return type:
- has_permission() bool [source]
Override
django.contrib.auth.mixins.PermissionRequiredMixin.has_permission()
- Returns:
Whether the current user can access this view
- Return type:
- has_publish_permission() bool [source]
Whether the user has the permission to publish objects
- Returns:
Whether the user can publish objects
- Return type:
- has_view_permission() bool [source]
Whether the user has the permission to change objects
- Returns:
Whether the user can change objects
- Return type:
- model: ModelBase | None = None[source]
The current content model (see
SingleObjectMixin
)
- object: AbstractContentModel | None = None[source]
The current content object (see
SingleObjectMixin
)
- property pk_url_kwarg: str[source]
The name of the URLConf keyword argument that contains the primary key. By default, pk_url_kwarg is ‘pk’. See
django.views.generic.detail.SingleObjectMixin.pk_url_kwarg
.- Returns:
The name of URL kwarg of the id
- post(request: HttpRequest, *args: Any, **kwargs: Any) HttpResponseRedirect [source]
Restore a previous revision of a page translation
- Parameters:
request (HttpRequest) – The current request
*args (Any) – The supplied arguments
**kwargs (Any) – The supplied keyword arguments
- Raises:
PermissionDenied – If user does not have the permission to edit the specific page
- Returns:
The rendered template response
- Return type:
HttpResponseRedirect
- render_to_response(context, **response_kwargs)[source]
Return a response, using the response_class for this view, with a template rendered with the given context.
Pass response_kwargs to the constructor of the response class.
- response_class[source]
alias of
TemplateResponse
- restore_version(restored_version: Any) None [source]
Restore the given version
- Parameters:
restored_version (Any) – The version which should be restored
- Return type:
None
- selected_version: AbstractContentTranslation | None = None[source]
The currently selected translation version
- template_name: str = 'content_versions.html'[source]
The template to render (see
TemplateResponseMixin
)
- translations: list[AbstractContentTranslation] = [][source]
All translations of the content object in the current language
Delete Views
This module contains deletion views for our models that don’t need custom handling.
- class integreat_cms.cms.views.delete_views.CustomDeleteView(*args, **kwargs)[source]
Bases:
CustomModelDeleteMixin
,DeleteView
View for deleting an object retrieved with self.get_object()
- delete(request: HttpRequest, *args: Any, **kwargs: Any) HttpResponse [source]
Call the delete() method on the fetched object and then redirect to the success URL.
- Parameters:
request (HttpRequest) – The current request
*args (Any) – The supplied arguments
**kwargs (Any) – The supplied keyword arguments
- Raises:
django.db.IntegrityError – If the object has many to many relationships that prevent deletion
- Returns:
A redirection to the
success_url
- Return type:
HttpResponse
- get_object(queryset=None)[source]
Return the object the view is displaying.
Require self.queryset and a pk or slug argument in the URLconf. Subclasses can override this to return any object.
- get_permission_denied_message()[source]
Override this method to override the permission_denied_message attribute.
- get_permission_required() tuple[str, ...] [source]
Override this method to override the permission_required attribute.
- get_queryset()[source]
Return the QuerySet that will be used to look up the object.
This method is called by the default implementation of get_object() and may not be called if get_object() is overridden.
- get_redirect_field_name()[source]
Override this method to override the redirect_field_name attribute.
- get_success_url() str [source]
Determine the URL to redirect to when the object is successfully deleted
- Returns:
The url to redirect on success
- Return type:
- get_template_names()[source]
Return a list of template names to be used for the request. May not be called if render_to_response() is overridden. Return the following list:
the value of
template_name
on the view (if provided)the contents of the
template_name_field
field on the object instance that the view is operating upon (if available)<app_label>/<model_name><template_name_suffix>.html
- http_method_names: list[str] = ['post'][source]
The list of HTTP method names that this view will accept. Since we’re doing confirmation dynamically, we don’t need the get-request part of this view
- protect_manytomany: str | None = None[source]
Whether the objects should be protected from deletion if it is used in many to many relationships
- render_to_response(context, **response_kwargs)[source]
Return a response, using the response_class for this view, with a template rendered with the given context.
Pass response_kwargs to the constructor of the response class.
- response_class[source]
alias of
TemplateResponse
- class integreat_cms.cms.views.delete_views.CustomModelDeleteMixin[source]
Bases:
PermissionRequiredMixin
This mixin handles error messages in form views of subclasses of
CustomModelForm
- delete(request: HttpRequest, *args: Any, **kwargs: Any) HttpResponse [source]
Call the delete() method on the fetched object and then redirect to the success URL.
- Parameters:
request (HttpRequest) – The current request
*args (Any) – The supplied arguments
**kwargs (Any) – The supplied keyword arguments
- Raises:
django.db.IntegrityError – If the object has many to many relationships that prevent deletion
- Returns:
A redirection to the
success_url
- Return type:
HttpResponse
- get_permission_denied_message()[source]
Override this method to override the permission_denied_message attribute.
- get_permission_required() tuple[str, ...] [source]
Override this method to override the permission_required attribute.
- get_redirect_field_name()[source]
Override this method to override the redirect_field_name attribute.
- get_success_url() str [source]
Determine the URL to redirect to when the object is successfully deleted
- Returns:
The url to redirect on success
- Return type:
Form Views
This module contains form views for our models that don’t need custom handling.
- class integreat_cms.cms.views.form_views.CustomCreateView(**kwargs)[source]
Bases:
CustomModelFormMixin
,BaseCreateView
A view that displays a form for creating a region object, redisplaying the form with validation errors (if there are any) and saving the object.
- __init__(**kwargs)[source]
Constructor. Called in the URLconf; can contain helpful extra keyword arguments, and other things.
- form_invalid(form: CustomModelForm) HttpResponse [source]
Renders a response, providing the invalid form as context.
- Parameters:
form (CustomModelForm) – The invalid form instance
- Returns:
The rendered invalid form
- Return type:
HttpResponse
- form_valid(form: CustomModelForm) HttpResponseRedirect [source]
Saves the form instance, sets the current object for the view, and redirects to
get_success_url()
.- Parameters:
form (CustomModelForm) – The valid form instance
- Returns:
A redirection to the success url
- Return type:
HttpResponseRedirect
- get(request, *args, **kwargs)[source]
Handle GET requests: instantiate a blank version of the form.
- get_context_data(**kwargs: Any) dict[str, Any] [source]
Returns a dictionary representing the template context (see
get_context_data()
).
- get_object(queryset=None)[source]
Return the object the view is displaying.
Require self.queryset and a pk or slug argument in the URLconf. Subclasses can override this to return any object.
- get_permission_denied_message()[source]
Override this method to override the permission_denied_message attribute.
- get_permission_required() tuple[str] [source]
Override this method to override the permission_required attribute.
- get_queryset()[source]
Return the QuerySet that will be used to look up the object.
This method is called by the default implementation of get_object() and may not be called if get_object() is overridden.
- get_redirect_field_name()[source]
Override this method to override the redirect_field_name attribute.
- get_success_url() str [source]
Determine the URL to redirect to when the form is successfully validated
- Returns:
The url to redirect on success
- Return type:
- get_template_names()[source]
Return a list of template names to be used for the request. Must return a list. May not be called if render_to_response() is overridden.
- property model: ModelBase[source]
Return the model class of this form mixin
- Returns:
The corresponding Django model
- post(request, *args, **kwargs)[source]
Handle POST requests: instantiate a form instance with the passed POST variables and then check if it’s valid.
- render_to_response(context, **response_kwargs)[source]
Return a response, using the response_class for this view, with a template rendered with the given context.
Pass response_kwargs to the constructor of the response class.
- response_class[source]
alias of
TemplateResponse
- property template_name: str[source]
Return the template name to be used for the request.
- Returns:
The template to be rendered
- class integreat_cms.cms.views.form_views.CustomModelFormMixin[source]
Bases:
PermissionRequiredMixin
,ModelTemplateResponseMixin
,ModelFormMixin
,ModelConfirmationContextMixin
,MediaContextMixin
This mixin handles error messages in form views of subclasses of
CustomModelForm
- form_invalid(form: CustomModelForm) HttpResponse [source]
Renders a response, providing the invalid form as context.
- Parameters:
form (CustomModelForm) – The invalid form instance
- Returns:
The rendered invalid form
- Return type:
HttpResponse
- form_valid(form: CustomModelForm) HttpResponseRedirect [source]
Saves the form instance, sets the current object for the view, and redirects to
get_success_url()
.- Parameters:
form (CustomModelForm) – The valid form instance
- Returns:
A redirection to the success url
- Return type:
HttpResponseRedirect
- get_context_data(**kwargs: Any) dict[str, Any] [source]
Returns a dictionary representing the template context (see
get_context_data()
).
- get_object(queryset=None)[source]
Return the object the view is displaying.
Require self.queryset and a pk or slug argument in the URLconf. Subclasses can override this to return any object.
- get_permission_denied_message()[source]
Override this method to override the permission_denied_message attribute.
- get_permission_required() tuple[str] [source]
Override this method to override the permission_required attribute.
- get_queryset()[source]
Return the QuerySet that will be used to look up the object.
This method is called by the default implementation of get_object() and may not be called if get_object() is overridden.
- get_redirect_field_name()[source]
Override this method to override the redirect_field_name attribute.
- get_success_url() str [source]
Determine the URL to redirect to when the form is successfully validated
- Returns:
The url to redirect on success
- Return type:
- get_template_names()[source]
Return a list of template names to be used for the request. Must return a list. May not be called if render_to_response() is overridden.
- property model: ModelBase[source]
Return the model class of this form mixin
- Returns:
The corresponding Django model
- render_to_response(context, **response_kwargs)[source]
Return a response, using the response_class for this view, with a template rendered with the given context.
Pass response_kwargs to the constructor of the response class.
- response_class[source]
alias of
TemplateResponse
- class integreat_cms.cms.views.form_views.CustomUpdateView(**kwargs)[source]
Bases:
CustomModelFormMixin
,BaseUpdateView
A view that displays a form for editing an existing region object, redisplaying the form with validation errors (if there are any) and saving changes to the object. This uses a form automatically generated from the object’s model class (unless a form class is manually specified).
- __init__(**kwargs)[source]
Constructor. Called in the URLconf; can contain helpful extra keyword arguments, and other things.
- form_invalid(form: CustomModelForm) HttpResponse [source]
Renders a response, providing the invalid form as context.
- Parameters:
form (CustomModelForm) – The invalid form instance
- Returns:
The rendered invalid form
- Return type:
HttpResponse
- form_valid(form: CustomModelForm) HttpResponseRedirect [source]
Saves the form instance, sets the current object for the view, and redirects to
get_success_url()
.- Parameters:
form (CustomModelForm) – The valid form instance
- Returns:
A redirection to the success url
- Return type:
HttpResponseRedirect
- get(request, *args, **kwargs)[source]
Handle GET requests: instantiate a blank version of the form.
- get_context_data(**kwargs: Any) dict[str, Any] [source]
Returns a dictionary representing the template context (see
get_context_data()
).
- get_object(queryset=None)[source]
Return the object the view is displaying.
Require self.queryset and a pk or slug argument in the URLconf. Subclasses can override this to return any object.
- get_permission_denied_message()[source]
Override this method to override the permission_denied_message attribute.
- get_permission_required() tuple[str] [source]
Override this method to override the permission_required attribute.
- get_queryset()[source]
Return the QuerySet that will be used to look up the object.
This method is called by the default implementation of get_object() and may not be called if get_object() is overridden.
- get_redirect_field_name()[source]
Override this method to override the redirect_field_name attribute.
- get_success_url() str [source]
Determine the URL to redirect to when the form is successfully validated
- Returns:
The url to redirect on success
- Return type:
- get_template_names()[source]
Return a list of template names to be used for the request. Must return a list. May not be called if render_to_response() is overridden.
- property model: ModelBase[source]
Return the model class of this form mixin
- Returns:
The corresponding Django model
- post(request, *args, **kwargs)[source]
Handle POST requests: instantiate a form instance with the passed POST variables and then check if it’s valid.
- render_to_response(context, **response_kwargs)[source]
Return a response, using the response_class for this view, with a template rendered with the given context.
Pass response_kwargs to the constructor of the response class.
- response_class[source]
alias of
TemplateResponse
- property template_name: str[source]
Return the template name to be used for the request.
- Returns:
The template to be rendered
List Views
This module contains list views for our models that don’t need custom handling.
- class integreat_cms.cms.views.list_views.ModelListView(**kwargs)[source]
Bases:
PermissionRequiredMixin
,ModelTemplateResponseMixin
,ModelConfirmationContextMixin
,ListView
Render some list of objects, set by
self.model
orself.queryset
.- __init__(**kwargs)[source]
Constructor. Called in the URLconf; can contain helpful extra keyword arguments, and other things.
- property context_object_name: str[source]
Designates the name of the variable to use in the context (see
MultipleObjectMixin
).- Returns:
The name of the objects in this list view
- get_allow_empty()[source]
Return
True
if the view should display empty lists andFalse
if a 404 should be raised instead.
- get_context_data(**kwargs: Any) dict[str, Any] [source]
Returns a dictionary representing the template context (see
get_context_data()
).
- get_paginate_by(queryset)[source]
Get the number of items to paginate by, or
None
for no pagination.
- get_paginate_orphans()[source]
Return the maximum number of orphans extend the last page by when paginating.
- get_paginator(queryset, per_page, orphans=0, allow_empty_first_page=True, **kwargs)[source]
Return an instance of the paginator for this view.
- get_permission_denied_message()[source]
Override this method to override the permission_denied_message attribute.
- get_permission_required() tuple[str] [source]
Override this method to override the permission_required attribute.
- get_queryset() QuerySet [source]
Get the model’s queryset (optionally filtered by the current region)
- Returns:
The queryset of the current list view
- Return type:
QuerySet
- get_redirect_field_name()[source]
Override this method to override the redirect_field_name attribute.
- get_template_names()[source]
Return a list of template names to be used for the request. Must return a list. May not be called if render_to_response is overridden.
- property model: ModelBase[source]
Return the model class of this list view.
- Returns:
The corresponding Django model
- property paginate_by: int | None[source]
An integer specifying how many objects should be displayed per page. This either returns the current
size
GET parameter or the value defined inPER_PAGE
. (seeMultipleObjectMixin
)- Returns:
The page size
- render_to_response(context, **response_kwargs)[source]
Return a response, using the response_class for this view, with a template rendered with the given context.
Pass response_kwargs to the constructor of the response class.
- response_class[source]
alias of
TemplateResponse
Mixins
This module contains mixins for our views
- class integreat_cms.cms.views.mixins.ContentEditLockMixin[source]
Bases:
ContextMixin
A mixin that provides some variables required for the content edit lock
- class integreat_cms.cms.views.mixins.MachineTranslationContextMixin[source]
Bases:
ContextMixin
This mixin provides extra context for machine translation options
- class integreat_cms.cms.views.mixins.ModelConfirmationContextMixin[source]
Bases:
ContextMixin
A mixin that can be used to inject confirmation text into a template of a model (e.g. list or form)
- class integreat_cms.cms.views.mixins.ModelTemplateResponseMixin[source]
Bases:
TemplateResponseMixin
A mixin that can be used to render a template of a model (e.g. list or form)
- get_template_names()[source]
Return a list of template names to be used for the request. Must return a list. May not be called if render_to_response() is overridden.
- render_to_response(context, **response_kwargs)[source]
Return a response, using the response_class for this view, with a template rendered with the given context.
Pass response_kwargs to the constructor of the response class.
- response_class[source]
alias of
TemplateResponse
- class integreat_cms.cms.views.mixins.RegionPermissionRequiredMixing[source]
Bases:
UserPassesTestMixin
A mixin that can be used for class-based views that require that the user is has access to the current region of this request
- get_permission_denied_message()[source]
Override this method to override the permission_denied_message attribute.