Forms
Forms for creating and modifying database objects.
Please refer to django.forms for general information about Django forms (see also: Working with forms).
- Chat
- Chat Message Form
ChatMessageFormChatMessageForm.__init__()ChatMessageForm.add_error()ChatMessageForm.add_error_messages()ChatMessageForm.add_initial_prefix()ChatMessageForm.add_prefix()ChatMessageForm.as_div()ChatMessageForm.as_p()ChatMessageForm.as_table()ChatMessageForm.as_ul()ChatMessageForm.changed_dataChatMessageForm.clean()ChatMessageForm.default_rendererChatMessageForm.errorsChatMessageForm.field_orderChatMessageForm.full_clean()ChatMessageForm.get_context()ChatMessageForm.get_error_messages()ChatMessageForm.get_initial_for_field()ChatMessageForm.has_changed()ChatMessageForm.has_error()ChatMessageForm.hidden_fields()ChatMessageForm.is_multipart()ChatMessageForm.is_valid()ChatMessageForm.mediaChatMessageForm.non_field_errors()ChatMessageForm.order_fields()ChatMessageForm.prefixChatMessageForm.render()ChatMessageForm.save()ChatMessageForm.template_nameChatMessageForm.template_name_divChatMessageForm.template_name_labelChatMessageForm.template_name_pChatMessageForm.template_name_tableChatMessageForm.template_name_ulChatMessageForm.use_required_attributeChatMessageForm.validate_unique()ChatMessageForm.visible_fields()
- Chat Message Form
- Contacts
- Contact Form
ContactFormContactForm.__init__()ContactForm.add_error()ContactForm.add_error_messages()ContactForm.add_initial_prefix()ContactForm.add_prefix()ContactForm.as_div()ContactForm.as_p()ContactForm.as_table()ContactForm.as_ul()ContactForm.changed_dataContactForm.clean()ContactForm.clean_mobile_phone_number()ContactForm.clean_phone_number()ContactForm.default_rendererContactForm.errorsContactForm.field_orderContactForm.full_clean()ContactForm.get_context()ContactForm.get_error_messages()ContactForm.get_initial_for_field()ContactForm.has_changed()ContactForm.has_error()ContactForm.hidden_fields()ContactForm.is_multipart()ContactForm.is_valid()ContactForm.mediaContactForm.non_field_errors()ContactForm.order_fields()ContactForm.prefixContactForm.render()ContactForm.save()ContactForm.template_nameContactForm.template_name_divContactForm.template_name_labelContactForm.template_name_pContactForm.template_name_tableContactForm.template_name_ulContactForm.use_required_attributeContactForm.validate_opening_hours()ContactForm.validate_unique()ContactForm.visible_fields()
- Contact Form
- Events
- Event Filter Form
EventFilterFormEventFilterForm.__init__()EventFilterForm.add_error()EventFilterForm.add_initial_prefix()EventFilterForm.add_prefix()EventFilterForm.apply()EventFilterForm.as_div()EventFilterForm.as_p()EventFilterForm.as_table()EventFilterForm.as_ul()EventFilterForm.changed_dataEventFilterForm.clean()EventFilterForm.dataEventFilterForm.default_rendererEventFilterForm.errorsEventFilterForm.field_orderEventFilterForm.filter_events_by_all_day()EventFilterForm.filter_events_by_imported_event()EventFilterForm.filter_events_by_location()EventFilterForm.filter_events_by_recurrence()EventFilterForm.filter_events_by_status()EventFilterForm.filter_events_by_time_range()EventFilterForm.filters_visibleEventFilterForm.full_clean()EventFilterForm.get_context()EventFilterForm.get_initial_for_field()EventFilterForm.has_changed()EventFilterForm.has_error()EventFilterForm.hidden_fields()EventFilterForm.is_enabledEventFilterForm.is_multipart()EventFilterForm.is_valid()EventFilterForm.mediaEventFilterForm.non_field_errors()EventFilterForm.order_fields()EventFilterForm.prefixEventFilterForm.render()EventFilterForm.search_events()EventFilterForm.template_nameEventFilterForm.template_name_divEventFilterForm.template_name_labelEventFilterForm.template_name_pEventFilterForm.template_name_tableEventFilterForm.template_name_ulEventFilterForm.use_required_attributeEventFilterForm.visible_fields()
- Event Form
EventFormEventForm.__init__()EventForm.add_error()EventForm.add_error_messages()EventForm.add_initial_prefix()EventForm.add_prefix()EventForm.as_div()EventForm.as_p()EventForm.as_table()EventForm.as_ul()EventForm.changed_dataEventForm.clean()EventForm.default_rendererEventForm.errorsEventForm.field_orderEventForm.full_clean()EventForm.get_context()EventForm.get_error_messages()EventForm.get_initial_for_field()EventForm.has_changed()EventForm.has_error()EventForm.hidden_fields()EventForm.is_multipart()EventForm.is_valid()EventForm.mediaEventForm.non_field_errors()EventForm.order_fields()EventForm.prefixEventForm.render()EventForm.save()EventForm.template_nameEventForm.template_name_divEventForm.template_name_labelEventForm.template_name_pEventForm.template_name_tableEventForm.template_name_ulEventForm.use_required_attributeEventForm.validate_unique()EventForm.visible_fields()
- Event Translation Form
EventTranslationFormEventTranslationForm.__init__()EventTranslationForm.add_error()EventTranslationForm.add_error_messages()EventTranslationForm.add_initial_prefix()EventTranslationForm.add_prefix()EventTranslationForm.add_success_message()EventTranslationForm.as_div()EventTranslationForm.as_p()EventTranslationForm.as_table()EventTranslationForm.as_ul()EventTranslationForm.changed_dataEventTranslationForm.clean()EventTranslationForm.clean_content()EventTranslationForm.clean_slug()EventTranslationForm.default_rendererEventTranslationForm.errorsEventTranslationForm.field_orderEventTranslationForm.full_clean()EventTranslationForm.get_context()EventTranslationForm.get_error_messages()EventTranslationForm.get_initial_for_field()EventTranslationForm.has_changed()EventTranslationForm.has_error()EventTranslationForm.hidden_fields()EventTranslationForm.is_multipart()EventTranslationForm.is_valid()EventTranslationForm.mediaEventTranslationForm.mt_form_is_enabled()EventTranslationForm.non_field_errors()EventTranslationForm.order_fields()EventTranslationForm.prefixEventTranslationForm.render()EventTranslationForm.save()EventTranslationForm.template_nameEventTranslationForm.template_name_divEventTranslationForm.template_name_labelEventTranslationForm.template_name_pEventTranslationForm.template_name_tableEventTranslationForm.template_name_ulEventTranslationForm.use_required_attributeEventTranslationForm.validate_unique()EventTranslationForm.visible_fields()
- External Calendar Form
ExternalCalendarFormExternalCalendarForm.__init__()ExternalCalendarForm.add_error()ExternalCalendarForm.add_error_messages()ExternalCalendarForm.add_initial_prefix()ExternalCalendarForm.add_prefix()ExternalCalendarForm.as_div()ExternalCalendarForm.as_p()ExternalCalendarForm.as_table()ExternalCalendarForm.as_ul()ExternalCalendarForm.changed_dataExternalCalendarForm.clean()ExternalCalendarForm.default_rendererExternalCalendarForm.errorsExternalCalendarForm.field_orderExternalCalendarForm.full_clean()ExternalCalendarForm.get_context()ExternalCalendarForm.get_error_messages()ExternalCalendarForm.get_initial_for_field()ExternalCalendarForm.has_changed()ExternalCalendarForm.has_error()ExternalCalendarForm.hidden_fields()ExternalCalendarForm.is_multipart()ExternalCalendarForm.is_valid()ExternalCalendarForm.mediaExternalCalendarForm.non_field_errors()ExternalCalendarForm.order_fields()ExternalCalendarForm.prefixExternalCalendarForm.render()ExternalCalendarForm.save()ExternalCalendarForm.template_nameExternalCalendarForm.template_name_divExternalCalendarForm.template_name_labelExternalCalendarForm.template_name_pExternalCalendarForm.template_name_tableExternalCalendarForm.template_name_ulExternalCalendarForm.use_required_attributeExternalCalendarForm.validate_unique()ExternalCalendarForm.visible_fields()
- Recurrence Rule Form
RecurrenceRuleFormRecurrenceRuleForm.__init__()RecurrenceRuleForm.add_error()RecurrenceRuleForm.add_error_messages()RecurrenceRuleForm.add_initial_prefix()RecurrenceRuleForm.add_prefix()RecurrenceRuleForm.as_div()RecurrenceRuleForm.as_p()RecurrenceRuleForm.as_table()RecurrenceRuleForm.as_ul()RecurrenceRuleForm.changed_dataRecurrenceRuleForm.clean()RecurrenceRuleForm.default_rendererRecurrenceRuleForm.errorsRecurrenceRuleForm.field_orderRecurrenceRuleForm.full_clean()RecurrenceRuleForm.get_context()RecurrenceRuleForm.get_error_messages()RecurrenceRuleForm.get_initial_for_field()RecurrenceRuleForm.has_changed()RecurrenceRuleForm.has_error()RecurrenceRuleForm.hidden_fields()RecurrenceRuleForm.is_multipart()RecurrenceRuleForm.is_valid()RecurrenceRuleForm.mediaRecurrenceRuleForm.non_field_errors()RecurrenceRuleForm.order_fields()RecurrenceRuleForm.prefixRecurrenceRuleForm.render()RecurrenceRuleForm.save()RecurrenceRuleForm.template_nameRecurrenceRuleForm.template_name_divRecurrenceRuleForm.template_name_labelRecurrenceRuleForm.template_name_pRecurrenceRuleForm.template_name_tableRecurrenceRuleForm.template_name_ulRecurrenceRuleForm.use_required_attributeRecurrenceRuleForm.validate_unique()RecurrenceRuleForm.visible_fields()
- Event Filter Form
- Feedback
- Admin Feedback Filter Form
AdminFeedbackFilterFormAdminFeedbackFilterForm.__init__()AdminFeedbackFilterForm.add_error()AdminFeedbackFilterForm.add_initial_prefix()AdminFeedbackFilterForm.add_prefix()AdminFeedbackFilterForm.apply()AdminFeedbackFilterForm.as_div()AdminFeedbackFilterForm.as_p()AdminFeedbackFilterForm.as_table()AdminFeedbackFilterForm.as_ul()AdminFeedbackFilterForm.changed_dataAdminFeedbackFilterForm.clean()AdminFeedbackFilterForm.dataAdminFeedbackFilterForm.default_rendererAdminFeedbackFilterForm.errorsAdminFeedbackFilterForm.field_orderAdminFeedbackFilterForm.filters_visibleAdminFeedbackFilterForm.full_clean()AdminFeedbackFilterForm.get_context()AdminFeedbackFilterForm.get_initial_for_field()AdminFeedbackFilterForm.has_changed()AdminFeedbackFilterForm.has_error()AdminFeedbackFilterForm.hidden_fields()AdminFeedbackFilterForm.is_enabledAdminFeedbackFilterForm.is_multipart()AdminFeedbackFilterForm.is_valid()AdminFeedbackFilterForm.mediaAdminFeedbackFilterForm.non_field_errors()AdminFeedbackFilterForm.order_fields()AdminFeedbackFilterForm.prefixAdminFeedbackFilterForm.render()AdminFeedbackFilterForm.template_nameAdminFeedbackFilterForm.template_name_divAdminFeedbackFilterForm.template_name_labelAdminFeedbackFilterForm.template_name_pAdminFeedbackFilterForm.template_name_tableAdminFeedbackFilterForm.template_name_ulAdminFeedbackFilterForm.use_required_attributeAdminFeedbackFilterForm.visible_fields()
- Region Feedback Filter Form
RegionFeedbackFilterFormRegionFeedbackFilterForm.__init__()RegionFeedbackFilterForm.add_error()RegionFeedbackFilterForm.add_initial_prefix()RegionFeedbackFilterForm.add_prefix()RegionFeedbackFilterForm.apply()RegionFeedbackFilterForm.as_div()RegionFeedbackFilterForm.as_p()RegionFeedbackFilterForm.as_table()RegionFeedbackFilterForm.as_ul()RegionFeedbackFilterForm.changed_dataRegionFeedbackFilterForm.clean()RegionFeedbackFilterForm.dataRegionFeedbackFilterForm.default_rendererRegionFeedbackFilterForm.errorsRegionFeedbackFilterForm.field_orderRegionFeedbackFilterForm.filters_visibleRegionFeedbackFilterForm.full_clean()RegionFeedbackFilterForm.get_context()RegionFeedbackFilterForm.get_initial_for_field()RegionFeedbackFilterForm.has_changed()RegionFeedbackFilterForm.has_error()RegionFeedbackFilterForm.hidden_fields()RegionFeedbackFilterForm.is_enabledRegionFeedbackFilterForm.is_multipart()RegionFeedbackFilterForm.is_valid()RegionFeedbackFilterForm.mediaRegionFeedbackFilterForm.non_field_errors()RegionFeedbackFilterForm.order_fields()RegionFeedbackFilterForm.prefixRegionFeedbackFilterForm.render()RegionFeedbackFilterForm.template_nameRegionFeedbackFilterForm.template_name_divRegionFeedbackFilterForm.template_name_labelRegionFeedbackFilterForm.template_name_pRegionFeedbackFilterForm.template_name_tableRegionFeedbackFilterForm.template_name_ulRegionFeedbackFilterForm.use_required_attributeRegionFeedbackFilterForm.visible_fields()
- Admin Feedback Filter Form
- Imprint
- Imprint Translation Form
ImprintTranslationFormImprintTranslationForm.__init__()ImprintTranslationForm.add_error()ImprintTranslationForm.add_error_messages()ImprintTranslationForm.add_initial_prefix()ImprintTranslationForm.add_prefix()ImprintTranslationForm.add_success_message()ImprintTranslationForm.as_div()ImprintTranslationForm.as_p()ImprintTranslationForm.as_table()ImprintTranslationForm.as_ul()ImprintTranslationForm.changed_dataImprintTranslationForm.clean()ImprintTranslationForm.clean_content()ImprintTranslationForm.clean_slug()ImprintTranslationForm.default_rendererImprintTranslationForm.errorsImprintTranslationForm.field_orderImprintTranslationForm.full_clean()ImprintTranslationForm.get_context()ImprintTranslationForm.get_error_messages()ImprintTranslationForm.get_initial_for_field()ImprintTranslationForm.has_changed()ImprintTranslationForm.has_error()ImprintTranslationForm.hidden_fields()ImprintTranslationForm.is_multipart()ImprintTranslationForm.is_valid()ImprintTranslationForm.mediaImprintTranslationForm.non_field_errors()ImprintTranslationForm.order_fields()ImprintTranslationForm.prefixImprintTranslationForm.render()ImprintTranslationForm.save()ImprintTranslationForm.template_nameImprintTranslationForm.template_name_divImprintTranslationForm.template_name_labelImprintTranslationForm.template_name_pImprintTranslationForm.template_name_tableImprintTranslationForm.template_name_ulImprintTranslationForm.use_required_attributeImprintTranslationForm.validate_unique()ImprintTranslationForm.visible_fields()
- Imprint Translation Form
- Language Tree
- Language Tree Node Form
LanguageTreeNodeFormLanguageTreeNodeForm.__init__()LanguageTreeNodeForm.add_error()LanguageTreeNodeForm.add_error_messages()LanguageTreeNodeForm.add_initial_prefix()LanguageTreeNodeForm.add_prefix()LanguageTreeNodeForm.add_subtree()LanguageTreeNodeForm.as_div()LanguageTreeNodeForm.as_p()LanguageTreeNodeForm.as_table()LanguageTreeNodeForm.as_ul()LanguageTreeNodeForm.changed_dataLanguageTreeNodeForm.clean()LanguageTreeNodeForm.default_rendererLanguageTreeNodeForm.errorsLanguageTreeNodeForm.field_orderLanguageTreeNodeForm.full_clean()LanguageTreeNodeForm.get_context()LanguageTreeNodeForm.get_error_messages()LanguageTreeNodeForm.get_initial_for_field()LanguageTreeNodeForm.has_changed()LanguageTreeNodeForm.has_error()LanguageTreeNodeForm.hidden_fields()LanguageTreeNodeForm.is_loop_safe()LanguageTreeNodeForm.is_multipart()LanguageTreeNodeForm.is_valid()LanguageTreeNodeForm.mediaLanguageTreeNodeForm.mk_dropdown_tree()LanguageTreeNodeForm.mk_indent()LanguageTreeNodeForm.non_field_errors()LanguageTreeNodeForm.order_fields()LanguageTreeNodeForm.prefixLanguageTreeNodeForm.render()LanguageTreeNodeForm.save()LanguageTreeNodeForm.template_nameLanguageTreeNodeForm.template_name_divLanguageTreeNodeForm.template_name_labelLanguageTreeNodeForm.template_name_pLanguageTreeNodeForm.template_name_tableLanguageTreeNodeForm.template_name_ulLanguageTreeNodeForm.use_required_attributeLanguageTreeNodeForm.validate_unique()LanguageTreeNodeForm.visible_fields()
- Language Tree Node Form
- Languages
- Language Form
LanguageFormLanguageForm.__init__()LanguageForm.add_error()LanguageForm.add_error_messages()LanguageForm.add_initial_prefix()LanguageForm.add_prefix()LanguageForm.as_div()LanguageForm.as_p()LanguageForm.as_table()LanguageForm.as_ul()LanguageForm.changed_dataLanguageForm.clean()LanguageForm.default_rendererLanguageForm.errorsLanguageForm.field_orderLanguageForm.full_clean()LanguageForm.get_context()LanguageForm.get_error_messages()LanguageForm.get_initial_for_field()LanguageForm.has_changed()LanguageForm.has_error()LanguageForm.hidden_fields()LanguageForm.is_multipart()LanguageForm.is_valid()LanguageForm.mediaLanguageForm.non_field_errors()LanguageForm.order_fields()LanguageForm.prefixLanguageForm.render()LanguageForm.save()LanguageForm.template_nameLanguageForm.template_name_divLanguageForm.template_name_labelLanguageForm.template_name_pLanguageForm.template_name_tableLanguageForm.template_name_ulLanguageForm.use_required_attributeLanguageForm.validate_unique()LanguageForm.visible_fields()
- Language Form
- Media
- Create Directory Form
CreateDirectoryFormCreateDirectoryForm.__init__()CreateDirectoryForm.add_error()CreateDirectoryForm.add_error_messages()CreateDirectoryForm.add_initial_prefix()CreateDirectoryForm.add_prefix()CreateDirectoryForm.as_div()CreateDirectoryForm.as_p()CreateDirectoryForm.as_table()CreateDirectoryForm.as_ul()CreateDirectoryForm.changed_dataCreateDirectoryForm.clean()CreateDirectoryForm.default_rendererCreateDirectoryForm.errorsCreateDirectoryForm.field_orderCreateDirectoryForm.full_clean()CreateDirectoryForm.get_context()CreateDirectoryForm.get_error_messages()CreateDirectoryForm.get_initial_for_field()CreateDirectoryForm.has_changed()CreateDirectoryForm.has_error()CreateDirectoryForm.hidden_fields()CreateDirectoryForm.is_multipart()CreateDirectoryForm.is_valid()CreateDirectoryForm.mediaCreateDirectoryForm.non_field_errors()CreateDirectoryForm.order_fields()CreateDirectoryForm.prefixCreateDirectoryForm.render()CreateDirectoryForm.save()CreateDirectoryForm.template_nameCreateDirectoryForm.template_name_divCreateDirectoryForm.template_name_labelCreateDirectoryForm.template_name_pCreateDirectoryForm.template_name_tableCreateDirectoryForm.template_name_ulCreateDirectoryForm.use_required_attributeCreateDirectoryForm.validate_unique()CreateDirectoryForm.visible_fields()
- Directory Form
DirectoryFormDirectoryForm.__init__()DirectoryForm.add_error()DirectoryForm.add_error_messages()DirectoryForm.add_initial_prefix()DirectoryForm.add_prefix()DirectoryForm.as_div()DirectoryForm.as_p()DirectoryForm.as_table()DirectoryForm.as_ul()DirectoryForm.changed_dataDirectoryForm.clean()DirectoryForm.default_rendererDirectoryForm.errorsDirectoryForm.field_orderDirectoryForm.full_clean()DirectoryForm.get_context()DirectoryForm.get_error_messages()DirectoryForm.get_initial_for_field()DirectoryForm.has_changed()DirectoryForm.has_error()DirectoryForm.hidden_fields()DirectoryForm.is_multipart()DirectoryForm.is_valid()DirectoryForm.mediaDirectoryForm.non_field_errors()DirectoryForm.order_fields()DirectoryForm.prefixDirectoryForm.render()DirectoryForm.save()DirectoryForm.template_nameDirectoryForm.template_name_divDirectoryForm.template_name_labelDirectoryForm.template_name_pDirectoryForm.template_name_tableDirectoryForm.template_name_ulDirectoryForm.use_required_attributeDirectoryForm.validate_unique()DirectoryForm.visible_fields()
- Media File Form
MediaFileFormMediaFileForm.__init__()MediaFileForm.add_error()MediaFileForm.add_error_messages()MediaFileForm.add_initial_prefix()MediaFileForm.add_prefix()MediaFileForm.as_div()MediaFileForm.as_p()MediaFileForm.as_table()MediaFileForm.as_ul()MediaFileForm.changed_dataMediaFileForm.clean()MediaFileForm.default_rendererMediaFileForm.errorsMediaFileForm.field_orderMediaFileForm.full_clean()MediaFileForm.get_context()MediaFileForm.get_error_messages()MediaFileForm.get_initial_for_field()MediaFileForm.has_changed()MediaFileForm.has_error()MediaFileForm.hidden_fields()MediaFileForm.is_multipart()MediaFileForm.is_valid()MediaFileForm.mediaMediaFileForm.non_field_errors()MediaFileForm.order_fields()MediaFileForm.prefixMediaFileForm.render()MediaFileForm.save()MediaFileForm.template_nameMediaFileForm.template_name_divMediaFileForm.template_name_labelMediaFileForm.template_name_pMediaFileForm.template_name_tableMediaFileForm.template_name_ulMediaFileForm.use_required_attributeMediaFileForm.validate_unique()MediaFileForm.visible_fields()
- Media Move Form
MediaMoveFormMediaMoveForm.__init__()MediaMoveForm.add_error()MediaMoveForm.add_error_messages()MediaMoveForm.add_initial_prefix()MediaMoveForm.add_prefix()MediaMoveForm.as_div()MediaMoveForm.as_p()MediaMoveForm.as_table()MediaMoveForm.as_ul()MediaMoveForm.changed_dataMediaMoveForm.clean()MediaMoveForm.default_rendererMediaMoveForm.errorsMediaMoveForm.field_orderMediaMoveForm.full_clean()MediaMoveForm.get_context()MediaMoveForm.get_error_messages()MediaMoveForm.get_initial_for_field()MediaMoveForm.has_changed()MediaMoveForm.has_error()MediaMoveForm.hidden_fields()MediaMoveForm.is_multipart()MediaMoveForm.is_valid()MediaMoveForm.mediaMediaMoveForm.non_field_errors()MediaMoveForm.order_fields()MediaMoveForm.prefixMediaMoveForm.render()MediaMoveForm.save()MediaMoveForm.template_nameMediaMoveForm.template_name_divMediaMoveForm.template_name_labelMediaMoveForm.template_name_pMediaMoveForm.template_name_tableMediaMoveForm.template_name_ulMediaMoveForm.use_required_attributeMediaMoveForm.validate_unique()MediaMoveForm.visible_fields()
- Replace Media File Form
ReplaceMediaFileFormReplaceMediaFileForm.__init__()ReplaceMediaFileForm.add_error()ReplaceMediaFileForm.add_error_messages()ReplaceMediaFileForm.add_initial_prefix()ReplaceMediaFileForm.add_prefix()ReplaceMediaFileForm.as_div()ReplaceMediaFileForm.as_p()ReplaceMediaFileForm.as_table()ReplaceMediaFileForm.as_ul()ReplaceMediaFileForm.changed_dataReplaceMediaFileForm.clean()ReplaceMediaFileForm.default_rendererReplaceMediaFileForm.errorsReplaceMediaFileForm.field_orderReplaceMediaFileForm.full_clean()ReplaceMediaFileForm.get_context()ReplaceMediaFileForm.get_error_messages()ReplaceMediaFileForm.get_initial_for_field()ReplaceMediaFileForm.has_changed()ReplaceMediaFileForm.has_error()ReplaceMediaFileForm.hidden_fields()ReplaceMediaFileForm.is_multipart()ReplaceMediaFileForm.is_valid()ReplaceMediaFileForm.mediaReplaceMediaFileForm.non_field_errors()ReplaceMediaFileForm.order_fields()ReplaceMediaFileForm.prefixReplaceMediaFileForm.render()ReplaceMediaFileForm.save()ReplaceMediaFileForm.template_nameReplaceMediaFileForm.template_name_divReplaceMediaFileForm.template_name_labelReplaceMediaFileForm.template_name_pReplaceMediaFileForm.template_name_tableReplaceMediaFileForm.template_name_ulReplaceMediaFileForm.use_required_attributeReplaceMediaFileForm.validate_unique()ReplaceMediaFileForm.visible_fields()
- Upload Media File Form
UploadMediaFileFormUploadMediaFileForm.__init__()UploadMediaFileForm.add_error()UploadMediaFileForm.add_error_messages()UploadMediaFileForm.add_initial_prefix()UploadMediaFileForm.add_prefix()UploadMediaFileForm.as_div()UploadMediaFileForm.as_p()UploadMediaFileForm.as_table()UploadMediaFileForm.as_ul()UploadMediaFileForm.changed_dataUploadMediaFileForm.clean()UploadMediaFileForm.default_rendererUploadMediaFileForm.errorsUploadMediaFileForm.field_orderUploadMediaFileForm.full_clean()UploadMediaFileForm.get_context()UploadMediaFileForm.get_error_messages()UploadMediaFileForm.get_initial_for_field()UploadMediaFileForm.has_changed()UploadMediaFileForm.has_error()UploadMediaFileForm.hidden_fields()UploadMediaFileForm.is_multipart()UploadMediaFileForm.is_valid()UploadMediaFileForm.mediaUploadMediaFileForm.non_field_errors()UploadMediaFileForm.order_fields()UploadMediaFileForm.prefixUploadMediaFileForm.process_file()UploadMediaFileForm.process_file_metadata()UploadMediaFileForm.process_parent_dir()UploadMediaFileForm.render()UploadMediaFileForm.save()UploadMediaFileForm.template_nameUploadMediaFileForm.template_name_divUploadMediaFileForm.template_name_labelUploadMediaFileForm.template_name_pUploadMediaFileForm.template_name_tableUploadMediaFileForm.template_name_ulUploadMediaFileForm.use_required_attributeUploadMediaFileForm.validate_unique()UploadMediaFileForm.visible_fields()
- Create Directory Form
- Offer Templates
- Offer Template Form
OfferTemplateFormOfferTemplateForm.__init__()OfferTemplateForm.add_error()OfferTemplateForm.add_error_messages()OfferTemplateForm.add_initial_prefix()OfferTemplateForm.add_prefix()OfferTemplateForm.as_div()OfferTemplateForm.as_p()OfferTemplateForm.as_table()OfferTemplateForm.as_ul()OfferTemplateForm.changed_dataOfferTemplateForm.clean()OfferTemplateForm.clean_post_data()OfferTemplateForm.clean_slug()OfferTemplateForm.default_rendererOfferTemplateForm.errorsOfferTemplateForm.field_orderOfferTemplateForm.full_clean()OfferTemplateForm.get_context()OfferTemplateForm.get_error_messages()OfferTemplateForm.get_initial_for_field()OfferTemplateForm.has_changed()OfferTemplateForm.has_error()OfferTemplateForm.hidden_fields()OfferTemplateForm.is_multipart()OfferTemplateForm.is_valid()OfferTemplateForm.mediaOfferTemplateForm.non_field_errors()OfferTemplateForm.order_fields()OfferTemplateForm.prefixOfferTemplateForm.render()OfferTemplateForm.save()OfferTemplateForm.template_nameOfferTemplateForm.template_name_divOfferTemplateForm.template_name_labelOfferTemplateForm.template_name_pOfferTemplateForm.template_name_tableOfferTemplateForm.template_name_ulOfferTemplateForm.use_required_attributeOfferTemplateForm.validate_unique()OfferTemplateForm.visible_fields()
- Offer Template Form
- Organizations
- Organization Form
OrganizationFormOrganizationForm.__init__()OrganizationForm.add_error()OrganizationForm.add_error_messages()OrganizationForm.add_initial_prefix()OrganizationForm.add_prefix()OrganizationForm.as_div()OrganizationForm.as_p()OrganizationForm.as_table()OrganizationForm.as_ul()OrganizationForm.changed_dataOrganizationForm.clean()OrganizationForm.clean_name()OrganizationForm.clean_slug()OrganizationForm.default_rendererOrganizationForm.errorsOrganizationForm.field_orderOrganizationForm.full_clean()OrganizationForm.get_context()OrganizationForm.get_error_messages()OrganizationForm.get_initial_for_field()OrganizationForm.has_changed()OrganizationForm.has_error()OrganizationForm.hidden_fields()OrganizationForm.is_multipart()OrganizationForm.is_valid()OrganizationForm.mediaOrganizationForm.non_field_errors()OrganizationForm.order_fields()OrganizationForm.prefixOrganizationForm.render()OrganizationForm.save()OrganizationForm.template_nameOrganizationForm.template_name_divOrganizationForm.template_name_labelOrganizationForm.template_name_pOrganizationForm.template_name_tableOrganizationForm.template_name_ulOrganizationForm.use_required_attributeOrganizationForm.validate_unique()OrganizationForm.visible_fields()
- Organization Form
- Pages
- Mirrored Page Field Widget
MirroredPageFieldWidgetMirroredPageFieldWidget.__init__()MirroredPageFieldWidget.add_id_indexMirroredPageFieldWidget.allow_multiple_selectedMirroredPageFieldWidget.build_attrs()MirroredPageFieldWidget.checked_attributeMirroredPageFieldWidget.create_option()MirroredPageFieldWidget.formMirroredPageFieldWidget.format_value()MirroredPageFieldWidget.get_context()MirroredPageFieldWidget.id_for_label()MirroredPageFieldWidget.input_typeMirroredPageFieldWidget.is_hiddenMirroredPageFieldWidget.is_localizedMirroredPageFieldWidget.is_requiredMirroredPageFieldWidget.language_slugMirroredPageFieldWidget.mediaMirroredPageFieldWidget.mirrored_page_region_slugMirroredPageFieldWidget.needs_multipart_formMirroredPageFieldWidget.optgroups()MirroredPageFieldWidget.option_inherits_attrsMirroredPageFieldWidget.option_template_nameMirroredPageFieldWidget.options()MirroredPageFieldWidget.render()MirroredPageFieldWidget.subwidgets()MirroredPageFieldWidget.supports_microsecondsMirroredPageFieldWidget.template_nameMirroredPageFieldWidget.use_fieldsetMirroredPageFieldWidget.use_required_attribute()MirroredPageFieldWidget.value_from_datadict()MirroredPageFieldWidget.value_omitted_from_data()
- Page Filter Form
PageFilterFormPageFilterForm.__init__()PageFilterForm.add_error()PageFilterForm.add_initial_prefix()PageFilterForm.add_prefix()PageFilterForm.apply()PageFilterForm.as_div()PageFilterForm.as_p()PageFilterForm.as_table()PageFilterForm.as_ul()PageFilterForm.changed_dataPageFilterForm.clean()PageFilterForm.default_rendererPageFilterForm.errorsPageFilterForm.field_orderPageFilterForm.filter_by_end_date()PageFilterForm.filter_by_pages_with_content()PageFilterForm.filter_by_publication_status()PageFilterForm.filter_by_query()PageFilterForm.filter_by_start_date()PageFilterForm.filter_by_translation_status()PageFilterForm.filters_visiblePageFilterForm.full_clean()PageFilterForm.get_context()PageFilterForm.get_initial_for_field()PageFilterForm.has_changed()PageFilterForm.has_error()PageFilterForm.hidden_fields()PageFilterForm.is_enabledPageFilterForm.is_multipart()PageFilterForm.is_valid()PageFilterForm.mediaPageFilterForm.non_field_errors()PageFilterForm.order_fields()PageFilterForm.prefixPageFilterForm.render()PageFilterForm.template_namePageFilterForm.template_name_divPageFilterForm.template_name_labelPageFilterForm.template_name_pPageFilterForm.template_name_tablePageFilterForm.template_name_ulPageFilterForm.use_required_attributePageFilterForm.visible_fields()
- Page Form
PageFormPageForm.__init__()PageForm.add_error()PageForm.add_error_messages()PageForm.add_initial_prefix()PageForm.add_prefix()PageForm.add_subtree()PageForm.as_div()PageForm.as_p()PageForm.as_table()PageForm.as_ul()PageForm.changed_dataPageForm.clean()PageForm.default_rendererPageForm.errorsPageForm.field_orderPageForm.full_clean()PageForm.get_author_queryset()PageForm.get_context()PageForm.get_editor_queryset()PageForm.get_error_messages()PageForm.get_initial_for_field()PageForm.has_changed()PageForm.has_error()PageForm.hidden_fields()PageForm.is_loop_safe()PageForm.is_multipart()PageForm.is_valid()PageForm.mediaPageForm.mk_dropdown_tree()PageForm.mk_indent()PageForm.non_field_errors()PageForm.order_fields()PageForm.prefixPageForm.render()PageForm.save()PageForm.template_namePageForm.template_name_divPageForm.template_name_labelPageForm.template_name_pPageForm.template_name_tablePageForm.template_name_ulPageForm.use_required_attributePageForm.validate_unique()PageForm.visible_fields()
- Page Translation Form
PageTranslationFormPageTranslationForm.__init__()PageTranslationForm.add_error()PageTranslationForm.add_error_messages()PageTranslationForm.add_initial_prefix()PageTranslationForm.add_prefix()PageTranslationForm.add_success_message()PageTranslationForm.as_div()PageTranslationForm.as_p()PageTranslationForm.as_table()PageTranslationForm.as_ul()PageTranslationForm.changed_dataPageTranslationForm.clean()PageTranslationForm.clean_content()PageTranslationForm.clean_slug()PageTranslationForm.default_rendererPageTranslationForm.errorsPageTranslationForm.field_orderPageTranslationForm.full_clean()PageTranslationForm.get_context()PageTranslationForm.get_error_messages()PageTranslationForm.get_initial_for_field()PageTranslationForm.has_changed()PageTranslationForm.has_error()PageTranslationForm.hidden_fields()PageTranslationForm.is_multipart()PageTranslationForm.is_valid()PageTranslationForm.mediaPageTranslationForm.mt_form_is_enabled()PageTranslationForm.non_field_errors()PageTranslationForm.order_fields()PageTranslationForm.prefixPageTranslationForm.render()PageTranslationForm.save()PageTranslationForm.template_namePageTranslationForm.template_name_divPageTranslationForm.template_name_labelPageTranslationForm.template_name_pPageTranslationForm.template_name_tablePageTranslationForm.template_name_ulPageTranslationForm.use_required_attributePageTranslationForm.user_has_publish_rights()PageTranslationForm.validate_unique()PageTranslationForm.visible_fields()
- Parent Field Widget
ParentFieldWidgetParentFieldWidget.__init__()ParentFieldWidget.add_id_indexParentFieldWidget.allow_multiple_selectedParentFieldWidget.build_attrs()ParentFieldWidget.checked_attributeParentFieldWidget.create_option()ParentFieldWidget.formParentFieldWidget.format_value()ParentFieldWidget.get_context()ParentFieldWidget.id_for_label()ParentFieldWidget.input_typeParentFieldWidget.is_hiddenParentFieldWidget.is_localizedParentFieldWidget.is_requiredParentFieldWidget.mediaParentFieldWidget.needs_multipart_formParentFieldWidget.optgroups()ParentFieldWidget.option_inherits_attrsParentFieldWidget.option_template_nameParentFieldWidget.options()ParentFieldWidget.render()ParentFieldWidget.subwidgets()ParentFieldWidget.supports_microsecondsParentFieldWidget.template_nameParentFieldWidget.use_fieldsetParentFieldWidget.use_required_attribute()ParentFieldWidget.value_from_datadict()ParentFieldWidget.value_omitted_from_data()
- Mirrored Page Field Widget
- POI Categories
- POI Category Form
POICategoryFormPOICategoryForm.__init__()POICategoryForm.add_error()POICategoryForm.add_error_messages()POICategoryForm.add_initial_prefix()POICategoryForm.add_prefix()POICategoryForm.as_div()POICategoryForm.as_p()POICategoryForm.as_table()POICategoryForm.as_ul()POICategoryForm.changed_dataPOICategoryForm.clean()POICategoryForm.default_rendererPOICategoryForm.errorsPOICategoryForm.field_orderPOICategoryForm.full_clean()POICategoryForm.get_context()POICategoryForm.get_error_messages()POICategoryForm.get_initial_for_field()POICategoryForm.has_changed()POICategoryForm.has_error()POICategoryForm.hidden_fields()POICategoryForm.is_multipart()POICategoryForm.is_valid()POICategoryForm.mediaPOICategoryForm.non_field_errors()POICategoryForm.order_fields()POICategoryForm.prefixPOICategoryForm.render()POICategoryForm.save()POICategoryForm.template_namePOICategoryForm.template_name_divPOICategoryForm.template_name_labelPOICategoryForm.template_name_pPOICategoryForm.template_name_tablePOICategoryForm.template_name_ulPOICategoryForm.use_required_attributePOICategoryForm.validate_unique()POICategoryForm.visible_fields()
- POI Category Translation Form
BaseInlinePOICategoryTranslationFormSetBaseInlinePOICategoryTranslationFormSet.__init__()BaseInlinePOICategoryTranslationFormSet.add_fields()BaseInlinePOICategoryTranslationFormSet.add_prefix()BaseInlinePOICategoryTranslationFormSet.as_div()BaseInlinePOICategoryTranslationFormSet.as_p()BaseInlinePOICategoryTranslationFormSet.as_table()BaseInlinePOICategoryTranslationFormSet.as_ul()BaseInlinePOICategoryTranslationFormSet.clean()BaseInlinePOICategoryTranslationFormSet.cleaned_dataBaseInlinePOICategoryTranslationFormSet.default_error_messagesBaseInlinePOICategoryTranslationFormSet.delete_existing()BaseInlinePOICategoryTranslationFormSet.deleted_formsBaseInlinePOICategoryTranslationFormSet.deletion_widgetBaseInlinePOICategoryTranslationFormSet.edit_onlyBaseInlinePOICategoryTranslationFormSet.empty_formBaseInlinePOICategoryTranslationFormSet.errorsBaseInlinePOICategoryTranslationFormSet.extra_formsBaseInlinePOICategoryTranslationFormSet.formsBaseInlinePOICategoryTranslationFormSet.full_clean()BaseInlinePOICategoryTranslationFormSet.get_context()BaseInlinePOICategoryTranslationFormSet.get_date_error_message()BaseInlinePOICategoryTranslationFormSet.get_default_prefix()BaseInlinePOICategoryTranslationFormSet.get_deletion_widget()BaseInlinePOICategoryTranslationFormSet.get_form_error()BaseInlinePOICategoryTranslationFormSet.get_form_kwargs()BaseInlinePOICategoryTranslationFormSet.get_ordering_widget()BaseInlinePOICategoryTranslationFormSet.get_queryset()BaseInlinePOICategoryTranslationFormSet.get_unique_error_message()BaseInlinePOICategoryTranslationFormSet.has_changed()BaseInlinePOICategoryTranslationFormSet.initial_form_count()BaseInlinePOICategoryTranslationFormSet.initial_formsBaseInlinePOICategoryTranslationFormSet.is_multipart()BaseInlinePOICategoryTranslationFormSet.is_valid()BaseInlinePOICategoryTranslationFormSet.management_formBaseInlinePOICategoryTranslationFormSet.mediaBaseInlinePOICategoryTranslationFormSet.modelBaseInlinePOICategoryTranslationFormSet.non_form_errors()BaseInlinePOICategoryTranslationFormSet.ordered_formsBaseInlinePOICategoryTranslationFormSet.ordering_widgetBaseInlinePOICategoryTranslationFormSet.render()BaseInlinePOICategoryTranslationFormSet.save()BaseInlinePOICategoryTranslationFormSet.save_existing()BaseInlinePOICategoryTranslationFormSet.save_existing_objects()BaseInlinePOICategoryTranslationFormSet.save_new()BaseInlinePOICategoryTranslationFormSet.save_new_objects()BaseInlinePOICategoryTranslationFormSet.template_nameBaseInlinePOICategoryTranslationFormSet.template_name_divBaseInlinePOICategoryTranslationFormSet.template_name_pBaseInlinePOICategoryTranslationFormSet.template_name_tableBaseInlinePOICategoryTranslationFormSet.template_name_ulBaseInlinePOICategoryTranslationFormSet.total_error_count()BaseInlinePOICategoryTranslationFormSet.total_form_count()BaseInlinePOICategoryTranslationFormSet.unique_fieldsBaseInlinePOICategoryTranslationFormSet.validate_unique()
POICategoryTranslationFormPOICategoryTranslationForm.__init__()POICategoryTranslationForm.add_error()POICategoryTranslationForm.add_error_messages()POICategoryTranslationForm.add_initial_prefix()POICategoryTranslationForm.add_prefix()POICategoryTranslationForm.as_div()POICategoryTranslationForm.as_p()POICategoryTranslationForm.as_table()POICategoryTranslationForm.as_ul()POICategoryTranslationForm.changed_dataPOICategoryTranslationForm.clean()POICategoryTranslationForm.default_rendererPOICategoryTranslationForm.errorsPOICategoryTranslationForm.field_orderPOICategoryTranslationForm.full_clean()POICategoryTranslationForm.get_context()POICategoryTranslationForm.get_error_messages()POICategoryTranslationForm.get_initial_for_field()POICategoryTranslationForm.has_changed()POICategoryTranslationForm.has_error()POICategoryTranslationForm.hidden_fields()POICategoryTranslationForm.is_multipart()POICategoryTranslationForm.is_valid()POICategoryTranslationForm.mediaPOICategoryTranslationForm.non_field_errors()POICategoryTranslationForm.order_fields()POICategoryTranslationForm.prefixPOICategoryTranslationForm.render()POICategoryTranslationForm.save()POICategoryTranslationForm.template_namePOICategoryTranslationForm.template_name_divPOICategoryTranslationForm.template_name_labelPOICategoryTranslationForm.template_name_pPOICategoryTranslationForm.template_name_tablePOICategoryTranslationForm.template_name_ulPOICategoryTranslationForm.use_required_attributePOICategoryTranslationForm.validate_unique()POICategoryTranslationForm.visible_fields()
poi_category_translation_formset_factory()
- POI Category Form
- POIs
- POI Form
POIFormPOIForm.__init__()POIForm.add_error()POIForm.add_error_messages()POIForm.add_initial_prefix()POIForm.add_prefix()POIForm.as_div()POIForm.as_p()POIForm.as_table()POIForm.as_ul()POIForm.changed_dataPOIForm.clean()POIForm.clean_opening_hours()POIForm.default_rendererPOIForm.errorsPOIForm.field_orderPOIForm.full_clean()POIForm.get_context()POIForm.get_error_messages()POIForm.get_initial_for_field()POIForm.has_changed()POIForm.has_error()POIForm.hidden_fields()POIForm.is_multipart()POIForm.is_valid()POIForm.mediaPOIForm.nominatim_distance_deltaPOIForm.non_field_errors()POIForm.order_fields()POIForm.prefixPOIForm.render()POIForm.save()POIForm.template_namePOIForm.template_name_divPOIForm.template_name_labelPOIForm.template_name_pPOIForm.template_name_tablePOIForm.template_name_ulPOIForm.use_required_attributePOIForm.validate_unique()POIForm.visible_fields()
- POI Translation Form
POITranslationFormPOITranslationForm.__init__()POITranslationForm.add_error()POITranslationForm.add_error_messages()POITranslationForm.add_initial_prefix()POITranslationForm.add_prefix()POITranslationForm.add_success_message()POITranslationForm.as_div()POITranslationForm.as_p()POITranslationForm.as_table()POITranslationForm.as_ul()POITranslationForm.changed_dataPOITranslationForm.clean()POITranslationForm.clean_content()POITranslationForm.clean_slug()POITranslationForm.default_rendererPOITranslationForm.errorsPOITranslationForm.field_orderPOITranslationForm.full_clean()POITranslationForm.get_context()POITranslationForm.get_error_messages()POITranslationForm.get_initial_for_field()POITranslationForm.has_changed()POITranslationForm.has_error()POITranslationForm.hidden_fields()POITranslationForm.is_multipart()POITranslationForm.is_valid()POITranslationForm.mediaPOITranslationForm.mt_form_is_enabled()POITranslationForm.non_field_errors()POITranslationForm.order_fields()POITranslationForm.prefixPOITranslationForm.render()POITranslationForm.save()POITranslationForm.template_namePOITranslationForm.template_name_divPOITranslationForm.template_name_labelPOITranslationForm.template_name_pPOITranslationForm.template_name_tablePOITranslationForm.template_name_ulPOITranslationForm.use_required_attributePOITranslationForm.validate_unique()POITranslationForm.visible_fields()
- POI Form
- Push Notifications
- Push Notification Form
PushNotificationFormPushNotificationForm.__init__()PushNotificationForm.add_error()PushNotificationForm.add_error_messages()PushNotificationForm.add_initial_prefix()PushNotificationForm.add_prefix()PushNotificationForm.as_div()PushNotificationForm.as_p()PushNotificationForm.as_table()PushNotificationForm.as_ul()PushNotificationForm.changed_dataPushNotificationForm.clean()PushNotificationForm.default_rendererPushNotificationForm.errorsPushNotificationForm.field_orderPushNotificationForm.full_clean()PushNotificationForm.get_context()PushNotificationForm.get_error_messages()PushNotificationForm.get_initial_for_field()PushNotificationForm.has_changed()PushNotificationForm.has_error()PushNotificationForm.hidden_fields()PushNotificationForm.is_multipart()PushNotificationForm.is_valid()PushNotificationForm.mediaPushNotificationForm.non_field_errors()PushNotificationForm.order_fields()PushNotificationForm.prefixPushNotificationForm.render()PushNotificationForm.save()PushNotificationForm.template_namePushNotificationForm.template_name_divPushNotificationForm.template_name_labelPushNotificationForm.template_name_pPushNotificationForm.template_name_tablePushNotificationForm.template_name_ulPushNotificationForm.use_required_attributePushNotificationForm.validate_unique()PushNotificationForm.visible_fields()
- Push Notification Translation Form
PushNotificationTranslationFormPushNotificationTranslationForm.__init__()PushNotificationTranslationForm.add_error()PushNotificationTranslationForm.add_error_messages()PushNotificationTranslationForm.add_initial_prefix()PushNotificationTranslationForm.add_prefix()PushNotificationTranslationForm.as_div()PushNotificationTranslationForm.as_p()PushNotificationTranslationForm.as_table()PushNotificationTranslationForm.as_ul()PushNotificationTranslationForm.changed_dataPushNotificationTranslationForm.clean()PushNotificationTranslationForm.default_rendererPushNotificationTranslationForm.errorsPushNotificationTranslationForm.field_orderPushNotificationTranslationForm.full_clean()PushNotificationTranslationForm.get_context()PushNotificationTranslationForm.get_error_messages()PushNotificationTranslationForm.get_initial_for_field()PushNotificationTranslationForm.has_changed()PushNotificationTranslationForm.has_error()PushNotificationTranslationForm.hidden_fields()PushNotificationTranslationForm.is_multipart()PushNotificationTranslationForm.is_valid()PushNotificationTranslationForm.mediaPushNotificationTranslationForm.non_field_errors()PushNotificationTranslationForm.order_fields()PushNotificationTranslationForm.prefixPushNotificationTranslationForm.render()PushNotificationTranslationForm.save()PushNotificationTranslationForm.template_namePushNotificationTranslationForm.template_name_divPushNotificationTranslationForm.template_name_labelPushNotificationTranslationForm.template_name_pPushNotificationTranslationForm.template_name_tablePushNotificationTranslationForm.template_name_ulPushNotificationTranslationForm.use_required_attributePushNotificationTranslationForm.validate_unique()PushNotificationTranslationForm.visible_fields()
- Push Notification Form
- Regions
- Region Form
CheckboxSelectMultipleWithDisabledCheckboxSelectMultipleWithDisabled.__init__()CheckboxSelectMultipleWithDisabled.add_id_indexCheckboxSelectMultipleWithDisabled.allow_multiple_selectedCheckboxSelectMultipleWithDisabled.build_attrs()CheckboxSelectMultipleWithDisabled.checked_attributeCheckboxSelectMultipleWithDisabled.create_option()CheckboxSelectMultipleWithDisabled.disabled_optionsCheckboxSelectMultipleWithDisabled.format_value()CheckboxSelectMultipleWithDisabled.get_context()CheckboxSelectMultipleWithDisabled.id_for_label()CheckboxSelectMultipleWithDisabled.input_typeCheckboxSelectMultipleWithDisabled.is_hiddenCheckboxSelectMultipleWithDisabled.is_localizedCheckboxSelectMultipleWithDisabled.is_requiredCheckboxSelectMultipleWithDisabled.mediaCheckboxSelectMultipleWithDisabled.needs_multipart_formCheckboxSelectMultipleWithDisabled.optgroups()CheckboxSelectMultipleWithDisabled.option_inherits_attrsCheckboxSelectMultipleWithDisabled.option_template_nameCheckboxSelectMultipleWithDisabled.options()CheckboxSelectMultipleWithDisabled.render()CheckboxSelectMultipleWithDisabled.subwidgets()CheckboxSelectMultipleWithDisabled.supports_microsecondsCheckboxSelectMultipleWithDisabled.template_nameCheckboxSelectMultipleWithDisabled.use_fieldsetCheckboxSelectMultipleWithDisabled.use_required_attribute()CheckboxSelectMultipleWithDisabled.value_from_datadict()CheckboxSelectMultipleWithDisabled.value_omitted_from_data()
RegionFormRegionForm.__init__()RegionForm.add_error()RegionForm.add_error_messages()RegionForm.add_initial_prefix()RegionForm.add_prefix()RegionForm.as_div()RegionForm.as_p()RegionForm.as_table()RegionForm.as_ul()RegionForm.autofill_bounding_box()RegionForm.changed_dataRegionForm.clean()RegionForm.clean_aliases()RegionForm.clean_chat()RegionForm.clean_coordinates()RegionForm.clean_custom_prefix()RegionForm.clean_duplicate_region()RegionForm.clean_gvz()RegionForm.clean_hix_enabled()RegionForm.clean_mt_budget()RegionForm.clean_slug()RegionForm.clean_statistics()RegionForm.clean_summ_ai()RegionForm.clean_summ_ai_enabled()RegionForm.clean_zammad()RegionForm.clean_zammad_access_token()RegionForm.clean_zammad_url()RegionForm.default_rendererRegionForm.errorsRegionForm.field_orderRegionForm.full_clean()RegionForm.get_context()RegionForm.get_error_messages()RegionForm.get_initial_for_field()RegionForm.has_changed()RegionForm.has_error()RegionForm.hidden_fields()RegionForm.is_multipart()RegionForm.is_valid()RegionForm.mediaRegionForm.non_field_errors()RegionForm.order_fields()RegionForm.prefixRegionForm.render()RegionForm.save()RegionForm.template_nameRegionForm.template_name_divRegionForm.template_name_labelRegionForm.template_name_pRegionForm.template_name_tableRegionForm.template_name_ulRegionForm.use_required_attributeRegionForm.validate_unique()RegionForm.visible_fields()
adjust_hix_setting_and_region_status()duplicate_imprint()duplicate_language_tree()duplicate_media()duplicate_page_translations()duplicate_pages()get_timezone_area_choices()get_timezone_choices()
- Region Form
- Roles
- Group Form
GroupFormGroupForm.__init__()GroupForm.add_error()GroupForm.add_error_messages()GroupForm.add_initial_prefix()GroupForm.add_prefix()GroupForm.as_div()GroupForm.as_p()GroupForm.as_table()GroupForm.as_ul()GroupForm.changed_dataGroupForm.clean()GroupForm.default_rendererGroupForm.errorsGroupForm.field_orderGroupForm.full_clean()GroupForm.get_context()GroupForm.get_error_messages()GroupForm.get_initial_for_field()GroupForm.has_changed()GroupForm.has_error()GroupForm.hidden_fields()GroupForm.is_multipart()GroupForm.is_valid()GroupForm.mediaGroupForm.non_field_errors()GroupForm.order_fields()GroupForm.prefixGroupForm.render()GroupForm.save()GroupForm.template_nameGroupForm.template_name_divGroupForm.template_name_labelGroupForm.template_name_pGroupForm.template_name_tableGroupForm.template_name_ulGroupForm.use_required_attributeGroupForm.validate_unique()GroupForm.visible_fields()
- Role Form
RoleFormRoleForm.__init__()RoleForm.add_error()RoleForm.add_error_messages()RoleForm.add_initial_prefix()RoleForm.add_prefix()RoleForm.as_div()RoleForm.as_p()RoleForm.as_table()RoleForm.as_ul()RoleForm.changed_dataRoleForm.clean()RoleForm.default_rendererRoleForm.errorsRoleForm.field_orderRoleForm.full_clean()RoleForm.get_context()RoleForm.get_error_messages()RoleForm.get_initial_for_field()RoleForm.has_changed()RoleForm.has_error()RoleForm.hidden_fields()RoleForm.is_multipart()RoleForm.is_valid()RoleForm.mediaRoleForm.non_field_errors()RoleForm.order_fields()RoleForm.prefixRoleForm.render()RoleForm.save()RoleForm.template_nameRoleForm.template_name_divRoleForm.template_name_labelRoleForm.template_name_pRoleForm.template_name_tableRoleForm.template_name_ulRoleForm.use_required_attributeRoleForm.validate_unique()RoleForm.visible_fields()
- Group Form
- Statistics
- Statistics Filter Form
StatisticsFilterFormStatisticsFilterForm.__init__()StatisticsFilterForm.add_error()StatisticsFilterForm.add_initial_prefix()StatisticsFilterForm.add_prefix()StatisticsFilterForm.as_div()StatisticsFilterForm.as_p()StatisticsFilterForm.as_table()StatisticsFilterForm.as_ul()StatisticsFilterForm.changed_dataStatisticsFilterForm.clean()StatisticsFilterForm.default_rendererStatisticsFilterForm.errorsStatisticsFilterForm.field_orderStatisticsFilterForm.full_clean()StatisticsFilterForm.get_context()StatisticsFilterForm.get_initial_for_field()StatisticsFilterForm.has_changed()StatisticsFilterForm.has_error()StatisticsFilterForm.hidden_fields()StatisticsFilterForm.is_multipart()StatisticsFilterForm.is_valid()StatisticsFilterForm.mediaStatisticsFilterForm.non_field_errors()StatisticsFilterForm.order_fields()StatisticsFilterForm.prefixStatisticsFilterForm.render()StatisticsFilterForm.template_nameStatisticsFilterForm.template_name_divStatisticsFilterForm.template_name_labelStatisticsFilterForm.template_name_pStatisticsFilterForm.template_name_tableStatisticsFilterForm.template_name_ulStatisticsFilterForm.use_required_attributeStatisticsFilterForm.visible_fields()
- Statistics Filter Form
- Translations
- Translations Management Form
CustomCheckboxSelectMultipleCustomCheckboxSelectMultiple.__init__()CustomCheckboxSelectMultiple.add_id_indexCustomCheckboxSelectMultiple.allow_multiple_selectedCustomCheckboxSelectMultiple.build_attrs()CustomCheckboxSelectMultiple.checked_attributeCustomCheckboxSelectMultiple.create_option()CustomCheckboxSelectMultiple.format_value()CustomCheckboxSelectMultiple.get_context()CustomCheckboxSelectMultiple.id_for_label()CustomCheckboxSelectMultiple.input_typeCustomCheckboxSelectMultiple.is_hiddenCustomCheckboxSelectMultiple.is_localizedCustomCheckboxSelectMultiple.is_requiredCustomCheckboxSelectMultiple.mediaCustomCheckboxSelectMultiple.needs_multipart_formCustomCheckboxSelectMultiple.optgroups()CustomCheckboxSelectMultiple.option_inherits_attrsCustomCheckboxSelectMultiple.option_template_nameCustomCheckboxSelectMultiple.options()CustomCheckboxSelectMultiple.render()CustomCheckboxSelectMultiple.subwidgets()CustomCheckboxSelectMultiple.supports_microsecondsCustomCheckboxSelectMultiple.template_nameCustomCheckboxSelectMultiple.use_fieldsetCustomCheckboxSelectMultiple.use_required_attribute()CustomCheckboxSelectMultiple.value_from_datadict()CustomCheckboxSelectMultiple.value_omitted_from_data()
TranslationLanguageOptionsTranslationsManagementFormTranslationsManagementForm.__init__()TranslationsManagementForm.add_error()TranslationsManagementForm.add_error_messages()TranslationsManagementForm.add_initial_prefix()TranslationsManagementForm.add_prefix()TranslationsManagementForm.as_div()TranslationsManagementForm.as_p()TranslationsManagementForm.as_table()TranslationsManagementForm.as_ul()TranslationsManagementForm.changed_dataTranslationsManagementForm.clean()TranslationsManagementForm.default_rendererTranslationsManagementForm.errorsTranslationsManagementForm.field_orderTranslationsManagementForm.full_clean()TranslationsManagementForm.get_context()TranslationsManagementForm.get_error_messages()TranslationsManagementForm.get_initial_for_field()TranslationsManagementForm.get_language_fields()TranslationsManagementForm.has_changed()TranslationsManagementForm.has_error()TranslationsManagementForm.hidden_fields()TranslationsManagementForm.is_multipart()TranslationsManagementForm.is_valid()TranslationsManagementForm.mediaTranslationsManagementForm.non_field_errors()TranslationsManagementForm.order_fields()TranslationsManagementForm.prefixTranslationsManagementForm.render()TranslationsManagementForm.save()TranslationsManagementForm.template_nameTranslationsManagementForm.template_name_divTranslationsManagementForm.template_name_labelTranslationsManagementForm.template_name_pTranslationsManagementForm.template_name_tableTranslationsManagementForm.template_name_ulTranslationsManagementForm.unavailable_languagesTranslationsManagementForm.use_required_attributeTranslationsManagementForm.validate_unique()TranslationsManagementForm.visible_fields()
- Translations Management Form
- Users
- Authentication Form
AuthenticationFormAuthenticationForm.__init__()AuthenticationForm.add_error()AuthenticationForm.add_initial_prefix()AuthenticationForm.add_prefix()AuthenticationForm.as_div()AuthenticationForm.as_p()AuthenticationForm.as_table()AuthenticationForm.as_ul()AuthenticationForm.changed_dataAuthenticationForm.clean()AuthenticationForm.default_rendererAuthenticationForm.errorsAuthenticationForm.field_orderAuthenticationForm.full_clean()AuthenticationForm.get_context()AuthenticationForm.get_initial_for_field()AuthenticationForm.has_changed()AuthenticationForm.has_error()AuthenticationForm.hidden_fields()AuthenticationForm.is_multipart()AuthenticationForm.is_valid()AuthenticationForm.mediaAuthenticationForm.non_field_errors()AuthenticationForm.order_fields()AuthenticationForm.prefixAuthenticationForm.render()AuthenticationForm.template_nameAuthenticationForm.template_name_divAuthenticationForm.template_name_labelAuthenticationForm.template_name_pAuthenticationForm.template_name_tableAuthenticationForm.template_name_ulAuthenticationForm.use_required_attributeAuthenticationForm.visible_fields()
- Organization Field
OrganizationFieldOrganizationField.__init__()OrganizationField.bound_data()OrganizationField.choicesOrganizationField.clean()OrganizationField.default_error_messagesOrganizationField.default_validatorsOrganizationField.empty_valuesOrganizationField.get_bound_field()OrganizationField.get_limit_choices_to()OrganizationField.has_changed()OrganizationField.hidden_widgetOrganizationField.iteratorOrganizationField.label_from_instance()OrganizationField.prepare_value()OrganizationField.querysetOrganizationField.run_validators()OrganizationField.to_python()OrganizationField.valid_value()OrganizationField.validate()OrganizationField.widgetOrganizationField.widget_attrs()
OrganizationFieldWidgetOrganizationFieldWidget.__init__()OrganizationFieldWidget.add_id_indexOrganizationFieldWidget.allow_multiple_selectedOrganizationFieldWidget.build_attrs()OrganizationFieldWidget.checked_attributeOrganizationFieldWidget.create_option()OrganizationFieldWidget.format_value()OrganizationFieldWidget.get_context()OrganizationFieldWidget.id_for_label()OrganizationFieldWidget.input_typeOrganizationFieldWidget.is_hiddenOrganizationFieldWidget.is_localizedOrganizationFieldWidget.is_requiredOrganizationFieldWidget.mediaOrganizationFieldWidget.needs_multipart_formOrganizationFieldWidget.optgroups()OrganizationFieldWidget.option_inherits_attrsOrganizationFieldWidget.option_template_nameOrganizationFieldWidget.options()OrganizationFieldWidget.render()OrganizationFieldWidget.subwidgets()OrganizationFieldWidget.supports_microsecondsOrganizationFieldWidget.template_nameOrganizationFieldWidget.use_fieldsetOrganizationFieldWidget.use_required_attribute()OrganizationFieldWidget.value_from_datadict()OrganizationFieldWidget.value_omitted_from_data()
- Password Reset Form
CustomPasswordResetFormCustomPasswordResetForm.__init__()CustomPasswordResetForm.add_error()CustomPasswordResetForm.add_initial_prefix()CustomPasswordResetForm.add_prefix()CustomPasswordResetForm.as_div()CustomPasswordResetForm.as_p()CustomPasswordResetForm.as_table()CustomPasswordResetForm.as_ul()CustomPasswordResetForm.changed_dataCustomPasswordResetForm.clean()CustomPasswordResetForm.default_rendererCustomPasswordResetForm.errorsCustomPasswordResetForm.field_orderCustomPasswordResetForm.full_clean()CustomPasswordResetForm.get_context()CustomPasswordResetForm.get_initial_for_field()CustomPasswordResetForm.get_users()CustomPasswordResetForm.has_changed()CustomPasswordResetForm.has_error()CustomPasswordResetForm.hidden_fields()CustomPasswordResetForm.is_multipart()CustomPasswordResetForm.is_valid()CustomPasswordResetForm.mediaCustomPasswordResetForm.non_field_errors()CustomPasswordResetForm.order_fields()CustomPasswordResetForm.prefixCustomPasswordResetForm.render()CustomPasswordResetForm.save()CustomPasswordResetForm.send_mail()CustomPasswordResetForm.template_nameCustomPasswordResetForm.template_name_divCustomPasswordResetForm.template_name_labelCustomPasswordResetForm.template_name_pCustomPasswordResetForm.template_name_tableCustomPasswordResetForm.template_name_ulCustomPasswordResetForm.use_required_attributeCustomPasswordResetForm.visible_fields()
- Passwordless Authentication Form
PasswordlessAuthenticationFormPasswordlessAuthenticationForm.__init__()PasswordlessAuthenticationForm.add_error()PasswordlessAuthenticationForm.add_initial_prefix()PasswordlessAuthenticationForm.add_prefix()PasswordlessAuthenticationForm.as_div()PasswordlessAuthenticationForm.as_p()PasswordlessAuthenticationForm.as_table()PasswordlessAuthenticationForm.as_ul()PasswordlessAuthenticationForm.changed_dataPasswordlessAuthenticationForm.clean()PasswordlessAuthenticationForm.clean_username()PasswordlessAuthenticationForm.default_rendererPasswordlessAuthenticationForm.error_messagesPasswordlessAuthenticationForm.errorsPasswordlessAuthenticationForm.field_orderPasswordlessAuthenticationForm.full_clean()PasswordlessAuthenticationForm.get_context()PasswordlessAuthenticationForm.get_initial_for_field()PasswordlessAuthenticationForm.has_changed()PasswordlessAuthenticationForm.has_error()PasswordlessAuthenticationForm.hidden_fields()PasswordlessAuthenticationForm.is_multipart()PasswordlessAuthenticationForm.is_valid()PasswordlessAuthenticationForm.mediaPasswordlessAuthenticationForm.non_field_errors()PasswordlessAuthenticationForm.order_fields()PasswordlessAuthenticationForm.prefixPasswordlessAuthenticationForm.render()PasswordlessAuthenticationForm.template_namePasswordlessAuthenticationForm.template_name_divPasswordlessAuthenticationForm.template_name_labelPasswordlessAuthenticationForm.template_name_pPasswordlessAuthenticationForm.template_name_tablePasswordlessAuthenticationForm.template_name_ulPasswordlessAuthenticationForm.use_required_attributePasswordlessAuthenticationForm.userPasswordlessAuthenticationForm.visible_fields()
- Region User Form
RegionUserFormRegionUserForm.__init__()RegionUserForm.add_error()RegionUserForm.add_error_messages()RegionUserForm.add_initial_prefix()RegionUserForm.add_prefix()RegionUserForm.as_div()RegionUserForm.as_p()RegionUserForm.as_table()RegionUserForm.as_ul()RegionUserForm.changed_dataRegionUserForm.clean()RegionUserForm.clean_email()RegionUserForm.default_rendererRegionUserForm.errorsRegionUserForm.field_orderRegionUserForm.full_clean()RegionUserForm.get_context()RegionUserForm.get_error_messages()RegionUserForm.get_initial_for_field()RegionUserForm.has_changed()RegionUserForm.has_error()RegionUserForm.hidden_fields()RegionUserForm.is_multipart()RegionUserForm.is_valid()RegionUserForm.mediaRegionUserForm.non_field_errors()RegionUserForm.order_fields()RegionUserForm.prefixRegionUserForm.render()RegionUserForm.save()RegionUserForm.template_nameRegionUserForm.template_name_divRegionUserForm.template_name_labelRegionUserForm.template_name_pRegionUserForm.template_name_tableRegionUserForm.template_name_ulRegionUserForm.use_required_attributeRegionUserForm.validate_unique()RegionUserForm.visible_fields()
- User Email Form
UserEmailFormUserEmailForm.__init__()UserEmailForm.add_error()UserEmailForm.add_error_messages()UserEmailForm.add_initial_prefix()UserEmailForm.add_prefix()UserEmailForm.as_div()UserEmailForm.as_p()UserEmailForm.as_table()UserEmailForm.as_ul()UserEmailForm.changed_dataUserEmailForm.clean()UserEmailForm.default_rendererUserEmailForm.errorsUserEmailForm.field_orderUserEmailForm.full_clean()UserEmailForm.get_context()UserEmailForm.get_error_messages()UserEmailForm.get_initial_for_field()UserEmailForm.has_changed()UserEmailForm.has_error()UserEmailForm.hidden_fields()UserEmailForm.is_multipart()UserEmailForm.is_valid()UserEmailForm.mediaUserEmailForm.non_field_errors()UserEmailForm.order_fields()UserEmailForm.prefixUserEmailForm.render()UserEmailForm.save()UserEmailForm.template_nameUserEmailForm.template_name_divUserEmailForm.template_name_labelUserEmailForm.template_name_pUserEmailForm.template_name_tableUserEmailForm.template_name_ulUserEmailForm.use_required_attributeUserEmailForm.validate_unique()UserEmailForm.visible_fields()
- User Filter Form
UserFilterFormUserFilterForm.__init__()UserFilterForm.add_error()UserFilterForm.add_initial_prefix()UserFilterForm.add_prefix()UserFilterForm.apply()UserFilterForm.as_div()UserFilterForm.as_p()UserFilterForm.as_table()UserFilterForm.as_ul()UserFilterForm.changed_dataUserFilterForm.clean()UserFilterForm.default_rendererUserFilterForm.errorsUserFilterForm.field_orderUserFilterForm.filter_by_query()UserFilterForm.filters_visibleUserFilterForm.full_clean()UserFilterForm.get_context()UserFilterForm.get_initial_for_field()UserFilterForm.has_changed()UserFilterForm.has_error()UserFilterForm.hidden_fields()UserFilterForm.is_enabledUserFilterForm.is_multipart()UserFilterForm.is_valid()UserFilterForm.mediaUserFilterForm.non_field_errors()UserFilterForm.order_fields()UserFilterForm.prefixUserFilterForm.render()UserFilterForm.template_nameUserFilterForm.template_name_divUserFilterForm.template_name_labelUserFilterForm.template_name_pUserFilterForm.template_name_tableUserFilterForm.template_name_ulUserFilterForm.use_required_attributeUserFilterForm.visible_fields()
- User Form
UserFormUserForm.__init__()UserForm.add_error()UserForm.add_error_messages()UserForm.add_initial_prefix()UserForm.add_prefix()UserForm.as_div()UserForm.as_p()UserForm.as_table()UserForm.as_ul()UserForm.changed_dataUserForm.clean()UserForm.clean_email()UserForm.default_rendererUserForm.errorsUserForm.field_orderUserForm.full_clean()UserForm.get_context()UserForm.get_error_messages()UserForm.get_initial_for_field()UserForm.has_changed()UserForm.has_error()UserForm.hidden_fields()UserForm.is_multipart()UserForm.is_valid()UserForm.mediaUserForm.non_field_errors()UserForm.order_fields()UserForm.prefixUserForm.render()UserForm.save()UserForm.template_nameUserForm.template_name_divUserForm.template_name_labelUserForm.template_name_pUserForm.template_name_tableUserForm.template_name_ulUserForm.use_required_attributeUserForm.validate_unique()UserForm.visible_fields()
- User Name Form
UserNameFormUserNameForm.__init__()UserNameForm.add_error()UserNameForm.add_error_messages()UserNameForm.add_initial_prefix()UserNameForm.add_prefix()UserNameForm.as_div()UserNameForm.as_p()UserNameForm.as_table()UserNameForm.as_ul()UserNameForm.changed_dataUserNameForm.clean()UserNameForm.clean_username()UserNameForm.default_rendererUserNameForm.errorsUserNameForm.field_orderUserNameForm.full_clean()UserNameForm.get_context()UserNameForm.get_error_messages()UserNameForm.get_initial_for_field()UserNameForm.has_changed()UserNameForm.has_error()UserNameForm.hidden_fields()UserNameForm.is_multipart()UserNameForm.is_valid()UserNameForm.mediaUserNameForm.non_field_errors()UserNameForm.order_fields()UserNameForm.prefixUserNameForm.render()UserNameForm.save()UserNameForm.template_nameUserNameForm.template_name_divUserNameForm.template_name_labelUserNameForm.template_name_pUserNameForm.template_name_tableUserNameForm.template_name_ulUserNameForm.use_required_attributeUserNameForm.validate_unique()UserNameForm.visible_fields()
- User Password Form
UserPasswordFormUserPasswordForm.__init__()UserPasswordForm.add_error()UserPasswordForm.add_error_messages()UserPasswordForm.add_initial_prefix()UserPasswordForm.add_prefix()UserPasswordForm.as_div()UserPasswordForm.as_p()UserPasswordForm.as_table()UserPasswordForm.as_ul()UserPasswordForm.changed_dataUserPasswordForm.clean()UserPasswordForm.default_rendererUserPasswordForm.errorsUserPasswordForm.field_orderUserPasswordForm.full_clean()UserPasswordForm.get_context()UserPasswordForm.get_error_messages()UserPasswordForm.get_initial_for_field()UserPasswordForm.has_changed()UserPasswordForm.has_error()UserPasswordForm.hidden_fields()UserPasswordForm.is_multipart()UserPasswordForm.is_valid()UserPasswordForm.mediaUserPasswordForm.non_field_errors()UserPasswordForm.order_fields()UserPasswordForm.prefixUserPasswordForm.render()UserPasswordForm.save()UserPasswordForm.template_nameUserPasswordForm.template_name_divUserPasswordForm.template_name_labelUserPasswordForm.template_name_pUserPasswordForm.template_name_tableUserPasswordForm.template_name_ulUserPasswordForm.use_required_attributeUserPasswordForm.validate_unique()UserPasswordForm.visible_fields()
- User Preferences Form
UserPreferencesFormUserPreferencesForm.__init__()UserPreferencesForm.add_error()UserPreferencesForm.add_error_messages()UserPreferencesForm.add_initial_prefix()UserPreferencesForm.add_prefix()UserPreferencesForm.as_div()UserPreferencesForm.as_p()UserPreferencesForm.as_table()UserPreferencesForm.as_ul()UserPreferencesForm.changed_dataUserPreferencesForm.clean()UserPreferencesForm.default_rendererUserPreferencesForm.errorsUserPreferencesForm.field_orderUserPreferencesForm.full_clean()UserPreferencesForm.get_context()UserPreferencesForm.get_error_messages()UserPreferencesForm.get_initial_for_field()UserPreferencesForm.has_changed()UserPreferencesForm.has_error()UserPreferencesForm.hidden_fields()UserPreferencesForm.is_multipart()UserPreferencesForm.is_valid()UserPreferencesForm.mediaUserPreferencesForm.non_field_errors()UserPreferencesForm.order_fields()UserPreferencesForm.prefixUserPreferencesForm.render()UserPreferencesForm.save()UserPreferencesForm.template_nameUserPreferencesForm.template_name_divUserPreferencesForm.template_name_labelUserPreferencesForm.template_name_pUserPreferencesForm.template_name_tableUserPreferencesForm.template_name_ulUserPreferencesForm.use_required_attributeUserPreferencesForm.validate_unique()UserPreferencesForm.visible_fields()
- Authentication Form
Custom Content Model Form
- class integreat_cms.cms.forms.custom_content_model_form.CustomContentModelForm(**kwargs: Any)[source]
Bases:
CustomModelFormForm for the content model forms for pages, events and POIs.
Form fields:
- Parameters:
kwargs (Any)
- __init__(**kwargs: Any) None[source]
Initialize custom content model form
- Parameters:
**kwargs (Any) – The supplied keyword arguments
- Return type:
None
- add_error(field, error)[source]
Update the content of self._errors.
The field argument is the name of the field to which the errors should be added. If it’s None, treat the errors as NON_FIELD_ERRORS.
The error argument can be a single error, a list of errors, or a dictionary that maps field names to lists of errors. An “error” can be either a simple string or an instance of ValidationError with its message attribute set and a “list or dictionary” can be an actual list or dict or an instance of ValidationError with its error_list or error_dict attribute set.
If error is a dictionary, the field argument must be None and errors will be added to the fields that correspond to the keys of the dictionary.
- add_error_messages(request: HttpRequest) None[source]
This function accepts the current request and adds the form’s error messages to the message queue of
django.contrib.messages.- Parameters:
request (HttpRequest) – The current request submitting the form
- Return type:
None
- add_initial_prefix(field_name)[source]
Add an ‘initial’ prefix for checking dynamic initial values.
- add_prefix(field_name)[source]
Return the field name with a prefix appended, if this Form has a prefix set.
Subclasses may wish to override.
- add_success_message(request: HttpRequest) None[source]
This adds a success message for a translation form. Requires the attributes “title”, “status” and “foreign_object” on the form instance.
- Parameters:
request (HttpRequest) – The current request submitting the translation form
- Return type:
None
- clean() dict[str, Any][source]
This method extends the
clean()-method to verify that a user can modify this content model- Returns:
The cleaned data (see Overriding the clean() method)
- Return type:
- clean_content() str[source]
Validate the content field (see Overriding the clean() method) and applies changes to any element to match the guidelines.
- Raises:
ValidationError – When a heading 1 (
<h1>) is used in the text content- Returns:
The valid content
- Return type:
- clean_slug() str[source]
Validate the slug field (see Overriding the clean() method)
- Returns:
A unique slug based on the input value
- Return type:
- get_error_messages() list[dict[str, str]][source]
Return all error messages of this form and append labels to field-errors
- get_initial_for_field(field, field_name)[source]
Return initial data for field on form. Use initial data from the form or the field, in that order. Evaluate callable values.
Return a list of all the BoundField objects that are hidden fields. Useful for manual form layout in templates.
- is_multipart()[source]
Return True if the form needs to be multipart-encoded, i.e. it has FileInput, or False otherwise.
- non_field_errors()[source]
Return an ErrorList of errors that aren’t associated with a particular field – i.e., from Form.clean(). Return an empty ErrorList if there are none.
- order_fields(field_order)[source]
Rearrange the fields according to field_order.
field_order is a list of field names specifying the order. Append fields not included in the list in the default order for backward compatibility with subclasses not overriding field_order. If field_order is None, keep all fields in the order defined in the class. Ignore unknown fields in field_order to allow disabling fields in form subclasses without redefining ordering.
- save(commit: bool = True, foreign_form_changed: bool = False) Any[source]
This method extends the default
save()-method of the baseModelFormto set attributes which are not directly determined by input fields.
Custom Filter Form
- class integreat_cms.cms.forms.custom_filter_form.CustomFilterForm(**kwargs: Any)[source]
Bases:
FormBase class for filter forms
Form fields:
- Parameters:
kwargs (Any)
- __init__(**kwargs: Any) None[source]
Initialize the custom filter form
- Parameters:
**kwargs (Any) – The supplied keyword arguments
- Return type:
None
- add_error(field, error)[source]
Update the content of self._errors.
The field argument is the name of the field to which the errors should be added. If it’s None, treat the errors as NON_FIELD_ERRORS.
The error argument can be a single error, a list of errors, or a dictionary that maps field names to lists of errors. An “error” can be either a simple string or an instance of ValidationError with its message attribute set and a “list or dictionary” can be an actual list or dict or an instance of ValidationError with its error_list or error_dict attribute set.
If error is a dictionary, the field argument must be None and errors will be added to the fields that correspond to the keys of the dictionary.
- add_initial_prefix(field_name)[source]
Add an ‘initial’ prefix for checking dynamic initial values.
- add_prefix(field_name)[source]
Return the field name with a prefix appended, if this Form has a prefix set.
Subclasses may wish to override.
- clean()[source]
Hook for doing any extra form-wide cleaning after Field.clean() has been called on every field. Any ValidationError raised by this method will not be associated with a particular field; it will have a special-case association with the field named ‘__all__’.
- property filters_visible: bool[source]
This function determines whether the filter form is visible by default.
- Returns:
Whether any filters (other than search) were changed
- get_initial_for_field(field, field_name)[source]
Return initial data for field on form. Use initial data from the form or the field, in that order. Evaluate callable values.
Return a list of all the BoundField objects that are hidden fields. Useful for manual form layout in templates.
- property is_enabled: bool[source]
This function determines whether the filters are applied.
- Returns:
Whether filtering should be performed
- is_multipart()[source]
Return True if the form needs to be multipart-encoded, i.e. it has FileInput, or False otherwise.
- non_field_errors()[source]
Return an ErrorList of errors that aren’t associated with a particular field – i.e., from Form.clean(). Return an empty ErrorList if there are none.
- order_fields(field_order)[source]
Rearrange the fields according to field_order.
field_order is a list of field names specifying the order. Append fields not included in the list in the default order for backward compatibility with subclasses not overriding field_order. If field_order is None, keep all fields in the order defined in the class. Ignore unknown fields in field_order to allow disabling fields in form subclasses without redefining ordering.
Custom Model Form
- class integreat_cms.cms.forms.custom_model_form.CustomModelForm(**kwargs: Any)[source]
Bases:
ModelFormForm for populating all text widgets of a ModelForm with the default placeholder “Enter … here”. Use this form as base class instead of
django.forms.ModelForm.Form fields:
- Parameters:
kwargs (Any)
- __init__(**kwargs: Any) None[source]
Initialize placeholder model form
- Parameters:
**kwargs (Any) – The supplied keyword arguments
- Raises:
TypeError – If form is instantiated directly without an inheriting subclass
- Return type:
None
- add_error(field, error)[source]
Update the content of self._errors.
The field argument is the name of the field to which the errors should be added. If it’s None, treat the errors as NON_FIELD_ERRORS.
The error argument can be a single error, a list of errors, or a dictionary that maps field names to lists of errors. An “error” can be either a simple string or an instance of ValidationError with its message attribute set and a “list or dictionary” can be an actual list or dict or an instance of ValidationError with its error_list or error_dict attribute set.
If error is a dictionary, the field argument must be None and errors will be added to the fields that correspond to the keys of the dictionary.
- add_error_messages(request: HttpRequest) None[source]
This function accepts the current request and adds the form’s error messages to the message queue of
django.contrib.messages.- Parameters:
request (HttpRequest) – The current request submitting the form
- Return type:
None
- add_initial_prefix(field_name)[source]
Add an ‘initial’ prefix for checking dynamic initial values.
- add_prefix(field_name)[source]
Return the field name with a prefix appended, if this Form has a prefix set.
Subclasses may wish to override.
- clean() dict[str, Any][source]
This method extends the default
clean()-method of the baseModelFormto provide debug logging- Returns:
The cleaned data (see Overriding the clean() method)
- Return type:
- get_error_messages() list[dict[str, str]][source]
Return all error messages of this form and append labels to field-errors
- get_initial_for_field(field, field_name)[source]
Return initial data for field on form. Use initial data from the form or the field, in that order. Evaluate callable values.
Return a list of all the BoundField objects that are hidden fields. Useful for manual form layout in templates.
- is_multipart()[source]
Return True if the form needs to be multipart-encoded, i.e. it has FileInput, or False otherwise.
- non_field_errors()[source]
Return an ErrorList of errors that aren’t associated with a particular field – i.e., from Form.clean(). Return an empty ErrorList if there are none.
- order_fields(field_order)[source]
Rearrange the fields according to field_order.
field_order is a list of field names specifying the order. Append fields not included in the list in the default order for backward compatibility with subclasses not overriding field_order. If field_order is None, keep all fields in the order defined in the class. Ignore unknown fields in field_order to allow disabling fields in form subclasses without redefining ordering.
- save(commit: bool = True) Any[source]
This method extends the default
save()-method of the baseModelFormto provide debug logging- Parameters:
commit (bool) – Whether or not the changes should be written to the database
- Returns:
The saved object returned by The save() method
- Return type:
Any
Custom Tree Node Form
- class integreat_cms.cms.forms.custom_tree_node_form.CustomTreeNodeForm(**kwargs: Any)[source]
Bases:
MoveNodeFormForm for creating and modifying tree node objects
Form fields:
_position: Position (ChoiceField)_ref_node_id: Relative to (ChoiceField)
- Parameters:
kwargs (Any)
- __init__(**kwargs: Any) None[source]
Initialize custom tree node form
- Parameters:
**kwargs (Any) – The supplied keyword arguments
- Return type:
None
- add_error(field, error)[source]
Update the content of self._errors.
The field argument is the name of the field to which the errors should be added. If it’s None, treat the errors as NON_FIELD_ERRORS.
The error argument can be a single error, a list of errors, or a dictionary that maps field names to lists of errors. An “error” can be either a simple string or an instance of ValidationError with its message attribute set and a “list or dictionary” can be an actual list or dict or an instance of ValidationError with its error_list or error_dict attribute set.
If error is a dictionary, the field argument must be None and errors will be added to the fields that correspond to the keys of the dictionary.
- add_initial_prefix(field_name)[source]
Add an ‘initial’ prefix for checking dynamic initial values.
- add_prefix(field_name)[source]
Return the field name with a prefix appended, if this Form has a prefix set.
Subclasses may wish to override.
- clean()[source]
Hook for doing any extra form-wide cleaning after Field.clean() has been called on every field. Any ValidationError raised by this method will not be associated with a particular field; it will have a special-case association with the field named ‘__all__’.
- get_initial_for_field(field, field_name)[source]
Return initial data for field on form. Use initial data from the form or the field, in that order. Evaluate callable values.
Return a list of all the BoundField objects that are hidden fields. Useful for manual form layout in templates.
- is_multipart()[source]
Return True if the form needs to be multipart-encoded, i.e. it has FileInput, or False otherwise.
- classmethod mk_dropdown_tree(model: ModelBase, for_node: None | LanguageTreeNode | Page = None) list[source]
Creates a tree-like list of choices. Overwrites the parent method because the field is hidden anyway and additional queries to render the node titles should be avoided.
- Parameters:
model (ModelBase) – ~integreat_cms.cms.models.abstract_tree_node.AbstractTreeNode
for_node (None | (LanguageTreeNode | Page)) – The instance of this form
- Returns:
A list of select options
- Return type:
- non_field_errors()[source]
Return an ErrorList of errors that aren’t associated with a particular field – i.e., from Form.clean(). Return an empty ErrorList if there are none.
- order_fields(field_order)[source]
Rearrange the fields according to field_order.
field_order is a list of field names specifying the order. Append fields not included in the list in the default order for backward compatibility with subclasses not overriding field_order. If field_order is None, keep all fields in the order defined in the class. Ignore unknown fields in field_order to allow disabling fields in form subclasses without redefining ordering.
- save(commit=True)[source]
Save this form’s self.instance object if commit=True. Otherwise, add a save_m2m() method to the form which can be called after the instance is saved manually at a later time. Return the model instance.
Icon Widget
- class integreat_cms.cms.forms.icon_widget.IconWidget(attrs=None)[source]
Bases:
HiddenInputA custom widget to render the icon field
- get_context(name: str, value: Any | None, attrs: dict[str, Any]) dict[str, dict[str, Any]][source]
This function gets the context of icon fields
- id_for_label(id_)[source]
Return the HTML ID attribute of this Widget for use by a <label>, given the ID of the field. Return an empty string if no ID is available.
This hook is necessary because some widgets have multiple HTML elements and, thus, multiple IDs. In that case, this method should return an ID value that corresponds to the first ID in the widget’s tags.
Machine Translation Form
- class integreat_cms.cms.forms.machine_translation_form.MachineTranslationForm(**kwargs: Any)[source]
Bases:
CustomContentModelFormForm for selecting target languages for machine translation of a content object. It should be used as base class for translation forms which enable machine translations.
Form fields:
mt_translations_to_create: Create new translations: (ModelMultipleChoiceField)mt_translations_to_update: Update existing translations: (ModelMultipleChoiceField)
- Parameters:
kwargs (Any)
- __init__(**kwargs: Any) None[source]
Initialize MT translation form. If request and language kwargs are missing, MTs are disabled.
- Parameters:
**kwargs (Any) – The supplied keyword arguments
- Return type:
None
- add_error(field, error)[source]
Update the content of self._errors.
The field argument is the name of the field to which the errors should be added. If it’s None, treat the errors as NON_FIELD_ERRORS.
The error argument can be a single error, a list of errors, or a dictionary that maps field names to lists of errors. An “error” can be either a simple string or an instance of ValidationError with its message attribute set and a “list or dictionary” can be an actual list or dict or an instance of ValidationError with its error_list or error_dict attribute set.
If error is a dictionary, the field argument must be None and errors will be added to the fields that correspond to the keys of the dictionary.
- add_error_messages(request: HttpRequest) None[source]
This function accepts the current request and adds the form’s error messages to the message queue of
django.contrib.messages.- Parameters:
request (HttpRequest) – The current request submitting the form
- Return type:
None
- add_initial_prefix(field_name)[source]
Add an ‘initial’ prefix for checking dynamic initial values.
- add_prefix(field_name)[source]
Return the field name with a prefix appended, if this Form has a prefix set.
Subclasses may wish to override.
- add_success_message(request: HttpRequest) None[source]
This adds a success message for a translation form. Requires the attributes “title”, “status” and “foreign_object” on the form instance.
- Parameters:
request (HttpRequest) – The current request submitting the translation form
- Return type:
None
- clean() dict[str, Any][source]
Validate form fields which depend on each other, see
django.forms.Form.clean()
- clean_content() str[source]
Validate the content field (see Overriding the clean() method) and applies changes to any element to match the guidelines.
- Raises:
ValidationError – When a heading 1 (
<h1>) is used in the text content- Returns:
The valid content
- Return type:
- clean_slug() str[source]
Validate the slug field (see Overriding the clean() method)
- Returns:
A unique slug based on the input value
- Return type:
- get_error_messages() list[dict[str, str]][source]
Return all error messages of this form and append labels to field-errors
- get_initial_for_field(field, field_name)[source]
Return initial data for field on form. Use initial data from the form or the field, in that order. Evaluate callable values.
Return a list of all the BoundField objects that are hidden fields. Useful for manual form layout in templates.
- is_multipart()[source]
Return True if the form needs to be multipart-encoded, i.e. it has FileInput, or False otherwise.
- mt_form_is_enabled() NS_NodeQuerySet[source]
Helper method to decide if this form should be shown, or if it should be hidden for the current language due to a lack of MT-compatible child language nodes
- Returns:
Whether this form is enabled
- Return type:
NS_NodeQuerySet
- non_field_errors()[source]
Return an ErrorList of errors that aren’t associated with a particular field – i.e., from Form.clean(). Return an empty ErrorList if there are none.
- order_fields(field_order)[source]
Rearrange the fields according to field_order.
field_order is a list of field names specifying the order. Append fields not included in the list in the default order for backward compatibility with subclasses not overriding field_order. If field_order is None, keep all fields in the order defined in the class. Ignore unknown fields in field_order to allow disabling fields in form subclasses without redefining ordering.
- save(commit: bool = True, foreign_form_changed: bool = False)[source]
Create machine translations and save them to the database
- Parameters:
- Returns:
The saved content translation object
- Return type:
Object Search Form
- class integreat_cms.cms.forms.object_search_form.ObjectSearchForm(data=None, files=None, auto_id='id_%s', prefix=None, initial=None, error_class=<class 'django.forms.utils.ErrorList'>, label_suffix=None, empty_permitted=False, field_order=None, use_required_attribute=None, renderer=None)[source]
Bases:
FormForm for searching objects
Form fields:
query: Query (CharField)
- __init__(data=None, files=None, auto_id='id_%s', prefix=None, initial=None, error_class=<class 'django.forms.utils.ErrorList'>, label_suffix=None, empty_permitted=False, field_order=None, use_required_attribute=None, renderer=None)[source]
- add_error(field, error)[source]
Update the content of self._errors.
The field argument is the name of the field to which the errors should be added. If it’s None, treat the errors as NON_FIELD_ERRORS.
The error argument can be a single error, a list of errors, or a dictionary that maps field names to lists of errors. An “error” can be either a simple string or an instance of ValidationError with its message attribute set and a “list or dictionary” can be an actual list or dict or an instance of ValidationError with its error_list or error_dict attribute set.
If error is a dictionary, the field argument must be None and errors will be added to the fields that correspond to the keys of the dictionary.
- add_initial_prefix(field_name)[source]
Add an ‘initial’ prefix for checking dynamic initial values.
- add_prefix(field_name)[source]
Return the field name with a prefix appended, if this Form has a prefix set.
Subclasses may wish to override.
- clean()[source]
Hook for doing any extra form-wide cleaning after Field.clean() has been called on every field. Any ValidationError raised by this method will not be associated with a particular field; it will have a special-case association with the field named ‘__all__’.
- get_initial_for_field(field, field_name)[source]
Return initial data for field on form. Use initial data from the form or the field, in that order. Evaluate callable values.
Return a list of all the BoundField objects that are hidden fields. Useful for manual form layout in templates.
- is_multipart()[source]
Return True if the form needs to be multipart-encoded, i.e. it has FileInput, or False otherwise.
- non_field_errors()[source]
Return an ErrorList of errors that aren’t associated with a particular field – i.e., from Form.clean(). Return an empty ErrorList if there are none.
- order_fields(field_order)[source]
Rearrange the fields according to field_order.
field_order is a list of field names specifying the order. Append fields not included in the list in the default order for backward compatibility with subclasses not overriding field_order. If field_order is None, keep all fields in the order defined in the class. Ignore unknown fields in field_order to allow disabling fields in form subclasses without redefining ordering.