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
ChatMessageForm
ChatMessageForm.__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_data
ChatMessageForm.clean()
ChatMessageForm.default_renderer
ChatMessageForm.errors
ChatMessageForm.field_order
ChatMessageForm.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.media
ChatMessageForm.non_field_errors()
ChatMessageForm.order_fields()
ChatMessageForm.prefix
ChatMessageForm.render()
ChatMessageForm.save()
ChatMessageForm.template_name
ChatMessageForm.template_name_div
ChatMessageForm.template_name_label
ChatMessageForm.template_name_p
ChatMessageForm.template_name_table
ChatMessageForm.template_name_ul
ChatMessageForm.use_required_attribute
ChatMessageForm.validate_unique()
ChatMessageForm.visible_fields()
- Chat Message Form
- Contacts
- Contact Form
ContactForm
ContactForm.__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_data
ContactForm.clean()
ContactForm.default_renderer
ContactForm.errors
ContactForm.field_order
ContactForm.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.media
ContactForm.non_field_errors()
ContactForm.order_fields()
ContactForm.prefix
ContactForm.render()
ContactForm.save()
ContactForm.template_name
ContactForm.template_name_div
ContactForm.template_name_label
ContactForm.template_name_p
ContactForm.template_name_table
ContactForm.template_name_ul
ContactForm.use_required_attribute
ContactForm.validate_unique()
ContactForm.visible_fields()
- Contact Form
- Events
- Event Filter Form
EventFilterForm
EventFilterForm.__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_data
EventFilterForm.clean()
EventFilterForm.default_renderer
EventFilterForm.errors
EventFilterForm.field_order
EventFilterForm.filters_visible
EventFilterForm.full_clean()
EventFilterForm.get_context()
EventFilterForm.get_initial_for_field()
EventFilterForm.has_changed()
EventFilterForm.has_error()
EventFilterForm.hidden_fields()
EventFilterForm.is_enabled
EventFilterForm.is_multipart()
EventFilterForm.is_valid()
EventFilterForm.media
EventFilterForm.non_field_errors()
EventFilterForm.order_fields()
EventFilterForm.prefix
EventFilterForm.render()
EventFilterForm.template_name
EventFilterForm.template_name_div
EventFilterForm.template_name_label
EventFilterForm.template_name_p
EventFilterForm.template_name_table
EventFilterForm.template_name_ul
EventFilterForm.use_required_attribute
EventFilterForm.visible_fields()
- Event Form
EventForm
EventForm.__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_data
EventForm.clean()
EventForm.default_renderer
EventForm.errors
EventForm.field_order
EventForm.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.media
EventForm.non_field_errors()
EventForm.order_fields()
EventForm.prefix
EventForm.render()
EventForm.save()
EventForm.template_name
EventForm.template_name_div
EventForm.template_name_label
EventForm.template_name_p
EventForm.template_name_table
EventForm.template_name_ul
EventForm.use_required_attribute
EventForm.validate_unique()
EventForm.visible_fields()
- Event Translation Form
EventTranslationForm
EventTranslationForm.__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_data
EventTranslationForm.clean()
EventTranslationForm.clean_content()
EventTranslationForm.clean_slug()
EventTranslationForm.default_renderer
EventTranslationForm.errors
EventTranslationForm.field_order
EventTranslationForm.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.media
EventTranslationForm.mt_form_is_enabled()
EventTranslationForm.non_field_errors()
EventTranslationForm.order_fields()
EventTranslationForm.prefix
EventTranslationForm.render()
EventTranslationForm.save()
EventTranslationForm.template_name
EventTranslationForm.template_name_div
EventTranslationForm.template_name_label
EventTranslationForm.template_name_p
EventTranslationForm.template_name_table
EventTranslationForm.template_name_ul
EventTranslationForm.use_required_attribute
EventTranslationForm.validate_unique()
EventTranslationForm.visible_fields()
- External Calendar Form
ExternalCalendarForm
ExternalCalendarForm.__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_data
ExternalCalendarForm.clean()
ExternalCalendarForm.default_renderer
ExternalCalendarForm.errors
ExternalCalendarForm.field_order
ExternalCalendarForm.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.media
ExternalCalendarForm.non_field_errors()
ExternalCalendarForm.order_fields()
ExternalCalendarForm.prefix
ExternalCalendarForm.render()
ExternalCalendarForm.save()
ExternalCalendarForm.template_name
ExternalCalendarForm.template_name_div
ExternalCalendarForm.template_name_label
ExternalCalendarForm.template_name_p
ExternalCalendarForm.template_name_table
ExternalCalendarForm.template_name_ul
ExternalCalendarForm.use_required_attribute
ExternalCalendarForm.validate_unique()
ExternalCalendarForm.visible_fields()
- Recurrence Rule Form
RecurrenceRuleForm
RecurrenceRuleForm.__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_data
RecurrenceRuleForm.clean()
RecurrenceRuleForm.default_renderer
RecurrenceRuleForm.errors
RecurrenceRuleForm.field_order
RecurrenceRuleForm.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.media
RecurrenceRuleForm.non_field_errors()
RecurrenceRuleForm.order_fields()
RecurrenceRuleForm.prefix
RecurrenceRuleForm.render()
RecurrenceRuleForm.save()
RecurrenceRuleForm.template_name
RecurrenceRuleForm.template_name_div
RecurrenceRuleForm.template_name_label
RecurrenceRuleForm.template_name_p
RecurrenceRuleForm.template_name_table
RecurrenceRuleForm.template_name_ul
RecurrenceRuleForm.use_required_attribute
RecurrenceRuleForm.validate_unique()
RecurrenceRuleForm.visible_fields()
- Event Filter Form
- Feedback
- Admin Feedback Filter Form
AdminFeedbackFilterForm
AdminFeedbackFilterForm.__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_data
AdminFeedbackFilterForm.clean()
AdminFeedbackFilterForm.default_renderer
AdminFeedbackFilterForm.errors
AdminFeedbackFilterForm.field_order
AdminFeedbackFilterForm.filters_visible
AdminFeedbackFilterForm.full_clean()
AdminFeedbackFilterForm.get_context()
AdminFeedbackFilterForm.get_initial_for_field()
AdminFeedbackFilterForm.has_changed()
AdminFeedbackFilterForm.has_error()
AdminFeedbackFilterForm.hidden_fields()
AdminFeedbackFilterForm.is_enabled
AdminFeedbackFilterForm.is_multipart()
AdminFeedbackFilterForm.is_valid()
AdminFeedbackFilterForm.media
AdminFeedbackFilterForm.non_field_errors()
AdminFeedbackFilterForm.order_fields()
AdminFeedbackFilterForm.prefix
AdminFeedbackFilterForm.render()
AdminFeedbackFilterForm.template_name
AdminFeedbackFilterForm.template_name_div
AdminFeedbackFilterForm.template_name_label
AdminFeedbackFilterForm.template_name_p
AdminFeedbackFilterForm.template_name_table
AdminFeedbackFilterForm.template_name_ul
AdminFeedbackFilterForm.use_required_attribute
AdminFeedbackFilterForm.visible_fields()
- Region Feedback Filter Form
RegionFeedbackFilterForm
RegionFeedbackFilterForm.__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_data
RegionFeedbackFilterForm.clean()
RegionFeedbackFilterForm.default_renderer
RegionFeedbackFilterForm.errors
RegionFeedbackFilterForm.field_order
RegionFeedbackFilterForm.filters_visible
RegionFeedbackFilterForm.full_clean()
RegionFeedbackFilterForm.get_context()
RegionFeedbackFilterForm.get_initial_for_field()
RegionFeedbackFilterForm.has_changed()
RegionFeedbackFilterForm.has_error()
RegionFeedbackFilterForm.hidden_fields()
RegionFeedbackFilterForm.is_enabled
RegionFeedbackFilterForm.is_multipart()
RegionFeedbackFilterForm.is_valid()
RegionFeedbackFilterForm.media
RegionFeedbackFilterForm.non_field_errors()
RegionFeedbackFilterForm.order_fields()
RegionFeedbackFilterForm.prefix
RegionFeedbackFilterForm.render()
RegionFeedbackFilterForm.template_name
RegionFeedbackFilterForm.template_name_div
RegionFeedbackFilterForm.template_name_label
RegionFeedbackFilterForm.template_name_p
RegionFeedbackFilterForm.template_name_table
RegionFeedbackFilterForm.template_name_ul
RegionFeedbackFilterForm.use_required_attribute
RegionFeedbackFilterForm.visible_fields()
- Admin Feedback Filter Form
- Imprint
- Imprint Translation Form
ImprintTranslationForm
ImprintTranslationForm.__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_data
ImprintTranslationForm.clean()
ImprintTranslationForm.clean_content()
ImprintTranslationForm.clean_slug()
ImprintTranslationForm.default_renderer
ImprintTranslationForm.errors
ImprintTranslationForm.field_order
ImprintTranslationForm.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.media
ImprintTranslationForm.non_field_errors()
ImprintTranslationForm.order_fields()
ImprintTranslationForm.prefix
ImprintTranslationForm.render()
ImprintTranslationForm.save()
ImprintTranslationForm.template_name
ImprintTranslationForm.template_name_div
ImprintTranslationForm.template_name_label
ImprintTranslationForm.template_name_p
ImprintTranslationForm.template_name_table
ImprintTranslationForm.template_name_ul
ImprintTranslationForm.use_required_attribute
ImprintTranslationForm.validate_unique()
ImprintTranslationForm.visible_fields()
- Imprint Translation Form
- Language Tree
- Language Tree Node Form
LanguageTreeNodeForm
LanguageTreeNodeForm.__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_data
LanguageTreeNodeForm.clean()
LanguageTreeNodeForm.default_renderer
LanguageTreeNodeForm.errors
LanguageTreeNodeForm.field_order
LanguageTreeNodeForm.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.media
LanguageTreeNodeForm.mk_dropdown_tree()
LanguageTreeNodeForm.mk_indent()
LanguageTreeNodeForm.non_field_errors()
LanguageTreeNodeForm.order_fields()
LanguageTreeNodeForm.prefix
LanguageTreeNodeForm.render()
LanguageTreeNodeForm.save()
LanguageTreeNodeForm.template_name
LanguageTreeNodeForm.template_name_div
LanguageTreeNodeForm.template_name_label
LanguageTreeNodeForm.template_name_p
LanguageTreeNodeForm.template_name_table
LanguageTreeNodeForm.template_name_ul
LanguageTreeNodeForm.use_required_attribute
LanguageTreeNodeForm.validate_unique()
LanguageTreeNodeForm.visible_fields()
- Language Tree Node Form
- Languages
- Language Form
LanguageForm
LanguageForm.__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_data
LanguageForm.clean()
LanguageForm.default_renderer
LanguageForm.errors
LanguageForm.field_order
LanguageForm.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.media
LanguageForm.non_field_errors()
LanguageForm.order_fields()
LanguageForm.prefix
LanguageForm.render()
LanguageForm.save()
LanguageForm.template_name
LanguageForm.template_name_div
LanguageForm.template_name_label
LanguageForm.template_name_p
LanguageForm.template_name_table
LanguageForm.template_name_ul
LanguageForm.use_required_attribute
LanguageForm.validate_unique()
LanguageForm.visible_fields()
- Language Form
- Media
- Create Directory Form
CreateDirectoryForm
CreateDirectoryForm.__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_data
CreateDirectoryForm.clean()
CreateDirectoryForm.default_renderer
CreateDirectoryForm.errors
CreateDirectoryForm.field_order
CreateDirectoryForm.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.media
CreateDirectoryForm.non_field_errors()
CreateDirectoryForm.order_fields()
CreateDirectoryForm.prefix
CreateDirectoryForm.render()
CreateDirectoryForm.save()
CreateDirectoryForm.template_name
CreateDirectoryForm.template_name_div
CreateDirectoryForm.template_name_label
CreateDirectoryForm.template_name_p
CreateDirectoryForm.template_name_table
CreateDirectoryForm.template_name_ul
CreateDirectoryForm.use_required_attribute
CreateDirectoryForm.validate_unique()
CreateDirectoryForm.visible_fields()
- Directory Form
DirectoryForm
DirectoryForm.__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_data
DirectoryForm.clean()
DirectoryForm.default_renderer
DirectoryForm.errors
DirectoryForm.field_order
DirectoryForm.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.media
DirectoryForm.non_field_errors()
DirectoryForm.order_fields()
DirectoryForm.prefix
DirectoryForm.render()
DirectoryForm.save()
DirectoryForm.template_name
DirectoryForm.template_name_div
DirectoryForm.template_name_label
DirectoryForm.template_name_p
DirectoryForm.template_name_table
DirectoryForm.template_name_ul
DirectoryForm.use_required_attribute
DirectoryForm.validate_unique()
DirectoryForm.visible_fields()
- Media File Form
MediaFileForm
MediaFileForm.__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_data
MediaFileForm.clean()
MediaFileForm.default_renderer
MediaFileForm.errors
MediaFileForm.field_order
MediaFileForm.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.media
MediaFileForm.non_field_errors()
MediaFileForm.order_fields()
MediaFileForm.prefix
MediaFileForm.render()
MediaFileForm.save()
MediaFileForm.template_name
MediaFileForm.template_name_div
MediaFileForm.template_name_label
MediaFileForm.template_name_p
MediaFileForm.template_name_table
MediaFileForm.template_name_ul
MediaFileForm.use_required_attribute
MediaFileForm.validate_unique()
MediaFileForm.visible_fields()
- Media Move Form
MediaMoveForm
MediaMoveForm.__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_data
MediaMoveForm.clean()
MediaMoveForm.default_renderer
MediaMoveForm.errors
MediaMoveForm.field_order
MediaMoveForm.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.media
MediaMoveForm.non_field_errors()
MediaMoveForm.order_fields()
MediaMoveForm.prefix
MediaMoveForm.render()
MediaMoveForm.save()
MediaMoveForm.template_name
MediaMoveForm.template_name_div
MediaMoveForm.template_name_label
MediaMoveForm.template_name_p
MediaMoveForm.template_name_table
MediaMoveForm.template_name_ul
MediaMoveForm.use_required_attribute
MediaMoveForm.validate_unique()
MediaMoveForm.visible_fields()
- Replace Media File Form
ReplaceMediaFileForm
ReplaceMediaFileForm.__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_data
ReplaceMediaFileForm.clean()
ReplaceMediaFileForm.default_renderer
ReplaceMediaFileForm.errors
ReplaceMediaFileForm.field_order
ReplaceMediaFileForm.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.media
ReplaceMediaFileForm.non_field_errors()
ReplaceMediaFileForm.order_fields()
ReplaceMediaFileForm.prefix
ReplaceMediaFileForm.render()
ReplaceMediaFileForm.save()
ReplaceMediaFileForm.template_name
ReplaceMediaFileForm.template_name_div
ReplaceMediaFileForm.template_name_label
ReplaceMediaFileForm.template_name_p
ReplaceMediaFileForm.template_name_table
ReplaceMediaFileForm.template_name_ul
ReplaceMediaFileForm.use_required_attribute
ReplaceMediaFileForm.validate_unique()
ReplaceMediaFileForm.visible_fields()
- Upload Media File Form
UploadMediaFileForm
UploadMediaFileForm.__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_data
UploadMediaFileForm.clean()
UploadMediaFileForm.default_renderer
UploadMediaFileForm.errors
UploadMediaFileForm.field_order
UploadMediaFileForm.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.media
UploadMediaFileForm.non_field_errors()
UploadMediaFileForm.order_fields()
UploadMediaFileForm.prefix
UploadMediaFileForm.render()
UploadMediaFileForm.save()
UploadMediaFileForm.template_name
UploadMediaFileForm.template_name_div
UploadMediaFileForm.template_name_label
UploadMediaFileForm.template_name_p
UploadMediaFileForm.template_name_table
UploadMediaFileForm.template_name_ul
UploadMediaFileForm.use_required_attribute
UploadMediaFileForm.validate_unique()
UploadMediaFileForm.visible_fields()
- Create Directory Form
- Offer Templates
- Offer Template Form
OfferTemplateForm
OfferTemplateForm.__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_data
OfferTemplateForm.clean()
OfferTemplateForm.clean_post_data()
OfferTemplateForm.clean_slug()
OfferTemplateForm.default_renderer
OfferTemplateForm.errors
OfferTemplateForm.field_order
OfferTemplateForm.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.media
OfferTemplateForm.non_field_errors()
OfferTemplateForm.order_fields()
OfferTemplateForm.prefix
OfferTemplateForm.render()
OfferTemplateForm.save()
OfferTemplateForm.template_name
OfferTemplateForm.template_name_div
OfferTemplateForm.template_name_label
OfferTemplateForm.template_name_p
OfferTemplateForm.template_name_table
OfferTemplateForm.template_name_ul
OfferTemplateForm.use_required_attribute
OfferTemplateForm.validate_unique()
OfferTemplateForm.visible_fields()
- Offer Template Form
- Organizations
- Organization Form
OrganizationForm
OrganizationForm.__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_data
OrganizationForm.clean()
OrganizationForm.clean_name()
OrganizationForm.clean_slug()
OrganizationForm.default_renderer
OrganizationForm.errors
OrganizationForm.field_order
OrganizationForm.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.media
OrganizationForm.non_field_errors()
OrganizationForm.order_fields()
OrganizationForm.prefix
OrganizationForm.render()
OrganizationForm.save()
OrganizationForm.template_name
OrganizationForm.template_name_div
OrganizationForm.template_name_label
OrganizationForm.template_name_p
OrganizationForm.template_name_table
OrganizationForm.template_name_ul
OrganizationForm.use_required_attribute
OrganizationForm.validate_unique()
OrganizationForm.visible_fields()
- Organization Form
- Pages
- Mirrored Page Field Widget
MirroredPageFieldWidget
MirroredPageFieldWidget.__init__()
MirroredPageFieldWidget.add_id_index
MirroredPageFieldWidget.allow_multiple_selected
MirroredPageFieldWidget.build_attrs()
MirroredPageFieldWidget.checked_attribute
MirroredPageFieldWidget.create_option()
MirroredPageFieldWidget.form
MirroredPageFieldWidget.format_value()
MirroredPageFieldWidget.get_context()
MirroredPageFieldWidget.id_for_label()
MirroredPageFieldWidget.input_type
MirroredPageFieldWidget.is_hidden
MirroredPageFieldWidget.is_localized
MirroredPageFieldWidget.is_required
MirroredPageFieldWidget.language_slug
MirroredPageFieldWidget.media
MirroredPageFieldWidget.needs_multipart_form
MirroredPageFieldWidget.optgroups()
MirroredPageFieldWidget.option_inherits_attrs
MirroredPageFieldWidget.option_template_name
MirroredPageFieldWidget.options()
MirroredPageFieldWidget.render()
MirroredPageFieldWidget.subwidgets()
MirroredPageFieldWidget.supports_microseconds
MirroredPageFieldWidget.template_name
MirroredPageFieldWidget.use_fieldset
MirroredPageFieldWidget.use_required_attribute()
MirroredPageFieldWidget.value_from_datadict()
MirroredPageFieldWidget.value_omitted_from_data()
- Page Filter Form
PageFilterForm
PageFilterForm.__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_data
PageFilterForm.clean()
PageFilterForm.default_renderer
PageFilterForm.errors
PageFilterForm.field_order
PageFilterForm.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_visible
PageFilterForm.full_clean()
PageFilterForm.get_context()
PageFilterForm.get_initial_for_field()
PageFilterForm.has_changed()
PageFilterForm.has_error()
PageFilterForm.hidden_fields()
PageFilterForm.is_enabled
PageFilterForm.is_multipart()
PageFilterForm.is_valid()
PageFilterForm.media
PageFilterForm.non_field_errors()
PageFilterForm.order_fields()
PageFilterForm.prefix
PageFilterForm.render()
PageFilterForm.template_name
PageFilterForm.template_name_div
PageFilterForm.template_name_label
PageFilterForm.template_name_p
PageFilterForm.template_name_table
PageFilterForm.template_name_ul
PageFilterForm.use_required_attribute
PageFilterForm.visible_fields()
- Page Form
PageForm
PageForm.__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_data
PageForm.clean()
PageForm.default_renderer
PageForm.errors
PageForm.field_order
PageForm.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.media
PageForm.mk_dropdown_tree()
PageForm.mk_indent()
PageForm.non_field_errors()
PageForm.order_fields()
PageForm.prefix
PageForm.render()
PageForm.save()
PageForm.template_name
PageForm.template_name_div
PageForm.template_name_label
PageForm.template_name_p
PageForm.template_name_table
PageForm.template_name_ul
PageForm.use_required_attribute
PageForm.validate_unique()
PageForm.visible_fields()
- Page Translation Form
PageTranslationForm
PageTranslationForm.__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_data
PageTranslationForm.clean()
PageTranslationForm.clean_content()
PageTranslationForm.clean_slug()
PageTranslationForm.default_renderer
PageTranslationForm.errors
PageTranslationForm.field_order
PageTranslationForm.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.media
PageTranslationForm.mt_form_is_enabled()
PageTranslationForm.non_field_errors()
PageTranslationForm.order_fields()
PageTranslationForm.prefix
PageTranslationForm.render()
PageTranslationForm.save()
PageTranslationForm.template_name
PageTranslationForm.template_name_div
PageTranslationForm.template_name_label
PageTranslationForm.template_name_p
PageTranslationForm.template_name_table
PageTranslationForm.template_name_ul
PageTranslationForm.use_required_attribute
PageTranslationForm.validate_unique()
PageTranslationForm.visible_fields()
- Parent Field Widget
ParentFieldWidget
ParentFieldWidget.__init__()
ParentFieldWidget.add_id_index
ParentFieldWidget.allow_multiple_selected
ParentFieldWidget.build_attrs()
ParentFieldWidget.checked_attribute
ParentFieldWidget.create_option()
ParentFieldWidget.form
ParentFieldWidget.format_value()
ParentFieldWidget.get_context()
ParentFieldWidget.id_for_label()
ParentFieldWidget.input_type
ParentFieldWidget.is_hidden
ParentFieldWidget.is_localized
ParentFieldWidget.is_required
ParentFieldWidget.media
ParentFieldWidget.needs_multipart_form
ParentFieldWidget.optgroups()
ParentFieldWidget.option_inherits_attrs
ParentFieldWidget.option_template_name
ParentFieldWidget.options()
ParentFieldWidget.render()
ParentFieldWidget.subwidgets()
ParentFieldWidget.supports_microseconds
ParentFieldWidget.template_name
ParentFieldWidget.use_fieldset
ParentFieldWidget.use_required_attribute()
ParentFieldWidget.value_from_datadict()
ParentFieldWidget.value_omitted_from_data()
- Mirrored Page Field Widget
- POI Categories
- POI Category Form
POICategoryForm
POICategoryForm.__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_data
POICategoryForm.clean()
POICategoryForm.default_renderer
POICategoryForm.errors
POICategoryForm.field_order
POICategoryForm.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.media
POICategoryForm.non_field_errors()
POICategoryForm.order_fields()
POICategoryForm.prefix
POICategoryForm.render()
POICategoryForm.save()
POICategoryForm.template_name
POICategoryForm.template_name_div
POICategoryForm.template_name_label
POICategoryForm.template_name_p
POICategoryForm.template_name_table
POICategoryForm.template_name_ul
POICategoryForm.use_required_attribute
POICategoryForm.validate_unique()
POICategoryForm.visible_fields()
- POI Category Translation Form
BaseInlinePOICategoryTranslationFormSet
BaseInlinePOICategoryTranslationFormSet.__init__()
BaseInlinePOICategoryTranslationFormSet.add_fields()
BaseInlinePOICategoryTranslationFormSet.add_prefix()
BaseInlinePOICategoryTranslationFormSet.as_div()
BaseInlinePOICategoryTranslationFormSet.as_p()
BaseInlinePOICategoryTranslationFormSet.as_table()
BaseInlinePOICategoryTranslationFormSet.as_ul()
BaseInlinePOICategoryTranslationFormSet.clean()
BaseInlinePOICategoryTranslationFormSet.cleaned_data
BaseInlinePOICategoryTranslationFormSet.default_error_messages
BaseInlinePOICategoryTranslationFormSet.delete_existing()
BaseInlinePOICategoryTranslationFormSet.deleted_forms
BaseInlinePOICategoryTranslationFormSet.deletion_widget
BaseInlinePOICategoryTranslationFormSet.edit_only
BaseInlinePOICategoryTranslationFormSet.empty_form
BaseInlinePOICategoryTranslationFormSet.errors
BaseInlinePOICategoryTranslationFormSet.extra_forms
BaseInlinePOICategoryTranslationFormSet.forms
BaseInlinePOICategoryTranslationFormSet.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_forms
BaseInlinePOICategoryTranslationFormSet.is_multipart()
BaseInlinePOICategoryTranslationFormSet.is_valid()
BaseInlinePOICategoryTranslationFormSet.management_form
BaseInlinePOICategoryTranslationFormSet.media
BaseInlinePOICategoryTranslationFormSet.model
BaseInlinePOICategoryTranslationFormSet.non_form_errors()
BaseInlinePOICategoryTranslationFormSet.ordered_forms
BaseInlinePOICategoryTranslationFormSet.ordering_widget
BaseInlinePOICategoryTranslationFormSet.render()
BaseInlinePOICategoryTranslationFormSet.save()
BaseInlinePOICategoryTranslationFormSet.save_existing()
BaseInlinePOICategoryTranslationFormSet.save_existing_objects()
BaseInlinePOICategoryTranslationFormSet.save_new()
BaseInlinePOICategoryTranslationFormSet.save_new_objects()
BaseInlinePOICategoryTranslationFormSet.template_name
BaseInlinePOICategoryTranslationFormSet.template_name_div
BaseInlinePOICategoryTranslationFormSet.template_name_p
BaseInlinePOICategoryTranslationFormSet.template_name_table
BaseInlinePOICategoryTranslationFormSet.template_name_ul
BaseInlinePOICategoryTranslationFormSet.total_error_count()
BaseInlinePOICategoryTranslationFormSet.total_form_count()
BaseInlinePOICategoryTranslationFormSet.unique_fields
BaseInlinePOICategoryTranslationFormSet.validate_unique()
POICategoryTranslationForm
POICategoryTranslationForm.__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_data
POICategoryTranslationForm.clean()
POICategoryTranslationForm.default_renderer
POICategoryTranslationForm.errors
POICategoryTranslationForm.field_order
POICategoryTranslationForm.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.media
POICategoryTranslationForm.non_field_errors()
POICategoryTranslationForm.order_fields()
POICategoryTranslationForm.prefix
POICategoryTranslationForm.render()
POICategoryTranslationForm.save()
POICategoryTranslationForm.template_name
POICategoryTranslationForm.template_name_div
POICategoryTranslationForm.template_name_label
POICategoryTranslationForm.template_name_p
POICategoryTranslationForm.template_name_table
POICategoryTranslationForm.template_name_ul
POICategoryTranslationForm.use_required_attribute
POICategoryTranslationForm.validate_unique()
POICategoryTranslationForm.visible_fields()
poi_category_translation_formset_factory()
- POI Category Form
- POIs
- POI Form
POIForm
POIForm.__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_data
POIForm.clean()
POIForm.clean_opening_hours()
POIForm.default_renderer
POIForm.errors
POIForm.field_order
POIForm.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.media
POIForm.nominatim_distance_delta
POIForm.non_field_errors()
POIForm.order_fields()
POIForm.prefix
POIForm.render()
POIForm.save()
POIForm.template_name
POIForm.template_name_div
POIForm.template_name_label
POIForm.template_name_p
POIForm.template_name_table
POIForm.template_name_ul
POIForm.use_required_attribute
POIForm.validate_unique()
POIForm.visible_fields()
- POI Translation Form
POITranslationForm
POITranslationForm.__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_data
POITranslationForm.clean()
POITranslationForm.clean_content()
POITranslationForm.clean_slug()
POITranslationForm.default_renderer
POITranslationForm.errors
POITranslationForm.field_order
POITranslationForm.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.media
POITranslationForm.mt_form_is_enabled()
POITranslationForm.non_field_errors()
POITranslationForm.order_fields()
POITranslationForm.prefix
POITranslationForm.render()
POITranslationForm.save()
POITranslationForm.template_name
POITranslationForm.template_name_div
POITranslationForm.template_name_label
POITranslationForm.template_name_p
POITranslationForm.template_name_table
POITranslationForm.template_name_ul
POITranslationForm.use_required_attribute
POITranslationForm.validate_unique()
POITranslationForm.visible_fields()
- POI Form
- Push Notifications
- Push Notification Form
PushNotificationForm
PushNotificationForm.__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_data
PushNotificationForm.clean()
PushNotificationForm.default_renderer
PushNotificationForm.errors
PushNotificationForm.field_order
PushNotificationForm.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.media
PushNotificationForm.non_field_errors()
PushNotificationForm.order_fields()
PushNotificationForm.prefix
PushNotificationForm.render()
PushNotificationForm.save()
PushNotificationForm.template_name
PushNotificationForm.template_name_div
PushNotificationForm.template_name_label
PushNotificationForm.template_name_p
PushNotificationForm.template_name_table
PushNotificationForm.template_name_ul
PushNotificationForm.use_required_attribute
PushNotificationForm.validate_unique()
PushNotificationForm.visible_fields()
- Push Notification Translation Form
PushNotificationTranslationForm
PushNotificationTranslationForm.__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_data
PushNotificationTranslationForm.clean()
PushNotificationTranslationForm.default_renderer
PushNotificationTranslationForm.errors
PushNotificationTranslationForm.field_order
PushNotificationTranslationForm.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.media
PushNotificationTranslationForm.non_field_errors()
PushNotificationTranslationForm.order_fields()
PushNotificationTranslationForm.prefix
PushNotificationTranslationForm.render()
PushNotificationTranslationForm.save()
PushNotificationTranslationForm.template_name
PushNotificationTranslationForm.template_name_div
PushNotificationTranslationForm.template_name_label
PushNotificationTranslationForm.template_name_p
PushNotificationTranslationForm.template_name_table
PushNotificationTranslationForm.template_name_ul
PushNotificationTranslationForm.use_required_attribute
PushNotificationTranslationForm.validate_unique()
PushNotificationTranslationForm.visible_fields()
- Push Notification Form
- Regions
- Region Form
CheckboxSelectMultipleWithDisabled
CheckboxSelectMultipleWithDisabled.__init__()
CheckboxSelectMultipleWithDisabled.add_id_index
CheckboxSelectMultipleWithDisabled.allow_multiple_selected
CheckboxSelectMultipleWithDisabled.build_attrs()
CheckboxSelectMultipleWithDisabled.checked_attribute
CheckboxSelectMultipleWithDisabled.create_option()
CheckboxSelectMultipleWithDisabled.disabled_options
CheckboxSelectMultipleWithDisabled.format_value()
CheckboxSelectMultipleWithDisabled.get_context()
CheckboxSelectMultipleWithDisabled.id_for_label()
CheckboxSelectMultipleWithDisabled.input_type
CheckboxSelectMultipleWithDisabled.is_hidden
CheckboxSelectMultipleWithDisabled.is_localized
CheckboxSelectMultipleWithDisabled.is_required
CheckboxSelectMultipleWithDisabled.media
CheckboxSelectMultipleWithDisabled.needs_multipart_form
CheckboxSelectMultipleWithDisabled.optgroups()
CheckboxSelectMultipleWithDisabled.option_inherits_attrs
CheckboxSelectMultipleWithDisabled.option_template_name
CheckboxSelectMultipleWithDisabled.options()
CheckboxSelectMultipleWithDisabled.render()
CheckboxSelectMultipleWithDisabled.subwidgets()
CheckboxSelectMultipleWithDisabled.supports_microseconds
CheckboxSelectMultipleWithDisabled.template_name
CheckboxSelectMultipleWithDisabled.use_fieldset
CheckboxSelectMultipleWithDisabled.use_required_attribute()
CheckboxSelectMultipleWithDisabled.value_from_datadict()
CheckboxSelectMultipleWithDisabled.value_omitted_from_data()
RegionForm
RegionForm.__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_data
RegionForm.clean()
RegionForm.clean_aliases()
RegionForm.clean_custom_prefix()
RegionForm.clean_hix_enabled()
RegionForm.clean_slug()
RegionForm.clean_summ_ai_enabled()
RegionForm.clean_zammad_access_token()
RegionForm.clean_zammad_url()
RegionForm.default_renderer
RegionForm.errors
RegionForm.field_order
RegionForm.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.media
RegionForm.non_field_errors()
RegionForm.order_fields()
RegionForm.prefix
RegionForm.render()
RegionForm.save()
RegionForm.template_name
RegionForm.template_name_div
RegionForm.template_name_label
RegionForm.template_name_p
RegionForm.template_name_table
RegionForm.template_name_ul
RegionForm.use_required_attribute
RegionForm.validate_unique()
RegionForm.visible_fields()
create_and_replace_links_async()
duplicate_imprint()
duplicate_language_tree()
duplicate_media()
duplicate_page_translations()
duplicate_pages()
find_links()
get_timezone_area_choices()
get_timezone_choices()
replace_internal_links()
- Region Form
- Roles
- Group Form
GroupForm
GroupForm.__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_data
GroupForm.clean()
GroupForm.default_renderer
GroupForm.errors
GroupForm.field_order
GroupForm.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.media
GroupForm.non_field_errors()
GroupForm.order_fields()
GroupForm.prefix
GroupForm.render()
GroupForm.save()
GroupForm.template_name
GroupForm.template_name_div
GroupForm.template_name_label
GroupForm.template_name_p
GroupForm.template_name_table
GroupForm.template_name_ul
GroupForm.use_required_attribute
GroupForm.validate_unique()
GroupForm.visible_fields()
- Role Form
RoleForm
RoleForm.__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_data
RoleForm.clean()
RoleForm.default_renderer
RoleForm.errors
RoleForm.field_order
RoleForm.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.media
RoleForm.non_field_errors()
RoleForm.order_fields()
RoleForm.prefix
RoleForm.render()
RoleForm.save()
RoleForm.template_name
RoleForm.template_name_div
RoleForm.template_name_label
RoleForm.template_name_p
RoleForm.template_name_table
RoleForm.template_name_ul
RoleForm.use_required_attribute
RoleForm.validate_unique()
RoleForm.visible_fields()
- Group Form
- Statistics
- Statistics Filter Form
StatisticsFilterForm
StatisticsFilterForm.__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_data
StatisticsFilterForm.clean()
StatisticsFilterForm.default_renderer
StatisticsFilterForm.errors
StatisticsFilterForm.field_order
StatisticsFilterForm.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.media
StatisticsFilterForm.non_field_errors()
StatisticsFilterForm.order_fields()
StatisticsFilterForm.prefix
StatisticsFilterForm.render()
StatisticsFilterForm.template_name
StatisticsFilterForm.template_name_div
StatisticsFilterForm.template_name_label
StatisticsFilterForm.template_name_p
StatisticsFilterForm.template_name_table
StatisticsFilterForm.template_name_ul
StatisticsFilterForm.use_required_attribute
StatisticsFilterForm.visible_fields()
- Statistics Filter Form
- Translations
- Translations Management Form
CustomCheckboxSelectMultiple
CustomCheckboxSelectMultiple.__init__()
CustomCheckboxSelectMultiple.add_id_index
CustomCheckboxSelectMultiple.allow_multiple_selected
CustomCheckboxSelectMultiple.build_attrs()
CustomCheckboxSelectMultiple.checked_attribute
CustomCheckboxSelectMultiple.create_option()
CustomCheckboxSelectMultiple.format_value()
CustomCheckboxSelectMultiple.get_context()
CustomCheckboxSelectMultiple.id_for_label()
CustomCheckboxSelectMultiple.input_type
CustomCheckboxSelectMultiple.is_hidden
CustomCheckboxSelectMultiple.is_localized
CustomCheckboxSelectMultiple.is_required
CustomCheckboxSelectMultiple.media
CustomCheckboxSelectMultiple.needs_multipart_form
CustomCheckboxSelectMultiple.optgroups()
CustomCheckboxSelectMultiple.option_inherits_attrs
CustomCheckboxSelectMultiple.option_template_name
CustomCheckboxSelectMultiple.options()
CustomCheckboxSelectMultiple.render()
CustomCheckboxSelectMultiple.subwidgets()
CustomCheckboxSelectMultiple.supports_microseconds
CustomCheckboxSelectMultiple.template_name
CustomCheckboxSelectMultiple.use_fieldset
CustomCheckboxSelectMultiple.use_required_attribute()
CustomCheckboxSelectMultiple.value_from_datadict()
CustomCheckboxSelectMultiple.value_omitted_from_data()
TranslationLanguageOptions
TranslationsManagementForm
TranslationsManagementForm.__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_data
TranslationsManagementForm.clean()
TranslationsManagementForm.default_renderer
TranslationsManagementForm.errors
TranslationsManagementForm.field_order
TranslationsManagementForm.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.media
TranslationsManagementForm.non_field_errors()
TranslationsManagementForm.order_fields()
TranslationsManagementForm.prefix
TranslationsManagementForm.render()
TranslationsManagementForm.save()
TranslationsManagementForm.template_name
TranslationsManagementForm.template_name_div
TranslationsManagementForm.template_name_label
TranslationsManagementForm.template_name_p
TranslationsManagementForm.template_name_table
TranslationsManagementForm.template_name_ul
TranslationsManagementForm.unavailable_languages
TranslationsManagementForm.use_required_attribute
TranslationsManagementForm.validate_unique()
TranslationsManagementForm.visible_fields()
- Translations Management Form
- Users
- Authentication Form
AuthenticationForm
AuthenticationForm.__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_data
AuthenticationForm.clean()
AuthenticationForm.default_renderer
AuthenticationForm.errors
AuthenticationForm.field_order
AuthenticationForm.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.media
AuthenticationForm.non_field_errors()
AuthenticationForm.order_fields()
AuthenticationForm.prefix
AuthenticationForm.render()
AuthenticationForm.template_name
AuthenticationForm.template_name_div
AuthenticationForm.template_name_label
AuthenticationForm.template_name_p
AuthenticationForm.template_name_table
AuthenticationForm.template_name_ul
AuthenticationForm.use_required_attribute
AuthenticationForm.visible_fields()
- Organization Field
OrganizationField
OrganizationField.__init__()
OrganizationField.bound_data()
OrganizationField.choices
OrganizationField.clean()
OrganizationField.default_error_messages
OrganizationField.default_validators
OrganizationField.empty_values
OrganizationField.get_bound_field()
OrganizationField.get_limit_choices_to()
OrganizationField.has_changed()
OrganizationField.hidden_widget
OrganizationField.iterator
OrganizationField.label_from_instance()
OrganizationField.prepare_value()
OrganizationField.queryset
OrganizationField.run_validators()
OrganizationField.to_python()
OrganizationField.valid_value()
OrganizationField.validate()
OrganizationField.widget
OrganizationField.widget_attrs()
OrganizationFieldWidget
OrganizationFieldWidget.__init__()
OrganizationFieldWidget.add_id_index
OrganizationFieldWidget.allow_multiple_selected
OrganizationFieldWidget.build_attrs()
OrganizationFieldWidget.checked_attribute
OrganizationFieldWidget.create_option()
OrganizationFieldWidget.format_value()
OrganizationFieldWidget.get_context()
OrganizationFieldWidget.id_for_label()
OrganizationFieldWidget.input_type
OrganizationFieldWidget.is_hidden
OrganizationFieldWidget.is_localized
OrganizationFieldWidget.is_required
OrganizationFieldWidget.media
OrganizationFieldWidget.needs_multipart_form
OrganizationFieldWidget.optgroups()
OrganizationFieldWidget.option_inherits_attrs
OrganizationFieldWidget.option_template_name
OrganizationFieldWidget.options()
OrganizationFieldWidget.render()
OrganizationFieldWidget.subwidgets()
OrganizationFieldWidget.supports_microseconds
OrganizationFieldWidget.template_name
OrganizationFieldWidget.use_fieldset
OrganizationFieldWidget.use_required_attribute()
OrganizationFieldWidget.value_from_datadict()
OrganizationFieldWidget.value_omitted_from_data()
- Password Reset Form
CustomPasswordResetForm
CustomPasswordResetForm.__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_data
CustomPasswordResetForm.clean()
CustomPasswordResetForm.default_renderer
CustomPasswordResetForm.errors
CustomPasswordResetForm.field_order
CustomPasswordResetForm.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.media
CustomPasswordResetForm.non_field_errors()
CustomPasswordResetForm.order_fields()
CustomPasswordResetForm.prefix
CustomPasswordResetForm.render()
CustomPasswordResetForm.save()
CustomPasswordResetForm.send_mail()
CustomPasswordResetForm.template_name
CustomPasswordResetForm.template_name_div
CustomPasswordResetForm.template_name_label
CustomPasswordResetForm.template_name_p
CustomPasswordResetForm.template_name_table
CustomPasswordResetForm.template_name_ul
CustomPasswordResetForm.use_required_attribute
CustomPasswordResetForm.visible_fields()
- Passwordless Authentication Form
PasswordlessAuthenticationForm
PasswordlessAuthenticationForm.__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_data
PasswordlessAuthenticationForm.clean()
PasswordlessAuthenticationForm.clean_username()
PasswordlessAuthenticationForm.default_renderer
PasswordlessAuthenticationForm.error_messages
PasswordlessAuthenticationForm.errors
PasswordlessAuthenticationForm.field_order
PasswordlessAuthenticationForm.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.media
PasswordlessAuthenticationForm.non_field_errors()
PasswordlessAuthenticationForm.order_fields()
PasswordlessAuthenticationForm.prefix
PasswordlessAuthenticationForm.render()
PasswordlessAuthenticationForm.template_name
PasswordlessAuthenticationForm.template_name_div
PasswordlessAuthenticationForm.template_name_label
PasswordlessAuthenticationForm.template_name_p
PasswordlessAuthenticationForm.template_name_table
PasswordlessAuthenticationForm.template_name_ul
PasswordlessAuthenticationForm.use_required_attribute
PasswordlessAuthenticationForm.user
PasswordlessAuthenticationForm.visible_fields()
- Region User Form
RegionUserForm
RegionUserForm.__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_data
RegionUserForm.clean()
RegionUserForm.clean_email()
RegionUserForm.default_renderer
RegionUserForm.errors
RegionUserForm.field_order
RegionUserForm.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.media
RegionUserForm.non_field_errors()
RegionUserForm.order_fields()
RegionUserForm.prefix
RegionUserForm.render()
RegionUserForm.save()
RegionUserForm.template_name
RegionUserForm.template_name_div
RegionUserForm.template_name_label
RegionUserForm.template_name_p
RegionUserForm.template_name_table
RegionUserForm.template_name_ul
RegionUserForm.use_required_attribute
RegionUserForm.validate_unique()
RegionUserForm.visible_fields()
- User Email Form
UserEmailForm
UserEmailForm.__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_data
UserEmailForm.clean()
UserEmailForm.default_renderer
UserEmailForm.errors
UserEmailForm.field_order
UserEmailForm.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.media
UserEmailForm.non_field_errors()
UserEmailForm.order_fields()
UserEmailForm.prefix
UserEmailForm.render()
UserEmailForm.save()
UserEmailForm.template_name
UserEmailForm.template_name_div
UserEmailForm.template_name_label
UserEmailForm.template_name_p
UserEmailForm.template_name_table
UserEmailForm.template_name_ul
UserEmailForm.use_required_attribute
UserEmailForm.validate_unique()
UserEmailForm.visible_fields()
- User Filter Form
UserFilterForm
UserFilterForm.__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_data
UserFilterForm.clean()
UserFilterForm.default_renderer
UserFilterForm.errors
UserFilterForm.field_order
UserFilterForm.filter_by_query()
UserFilterForm.filters_visible
UserFilterForm.full_clean()
UserFilterForm.get_context()
UserFilterForm.get_initial_for_field()
UserFilterForm.has_changed()
UserFilterForm.has_error()
UserFilterForm.hidden_fields()
UserFilterForm.is_enabled
UserFilterForm.is_multipart()
UserFilterForm.is_valid()
UserFilterForm.media
UserFilterForm.non_field_errors()
UserFilterForm.order_fields()
UserFilterForm.prefix
UserFilterForm.render()
UserFilterForm.template_name
UserFilterForm.template_name_div
UserFilterForm.template_name_label
UserFilterForm.template_name_p
UserFilterForm.template_name_table
UserFilterForm.template_name_ul
UserFilterForm.use_required_attribute
UserFilterForm.visible_fields()
- User Form
UserForm
UserForm.__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_data
UserForm.clean()
UserForm.clean_email()
UserForm.default_renderer
UserForm.errors
UserForm.field_order
UserForm.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.media
UserForm.non_field_errors()
UserForm.order_fields()
UserForm.prefix
UserForm.render()
UserForm.save()
UserForm.template_name
UserForm.template_name_div
UserForm.template_name_label
UserForm.template_name_p
UserForm.template_name_table
UserForm.template_name_ul
UserForm.use_required_attribute
UserForm.validate_unique()
UserForm.visible_fields()
- User Password Form
UserPasswordForm
UserPasswordForm.__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_data
UserPasswordForm.clean()
UserPasswordForm.default_renderer
UserPasswordForm.errors
UserPasswordForm.field_order
UserPasswordForm.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.media
UserPasswordForm.non_field_errors()
UserPasswordForm.order_fields()
UserPasswordForm.prefix
UserPasswordForm.render()
UserPasswordForm.save()
UserPasswordForm.template_name
UserPasswordForm.template_name_div
UserPasswordForm.template_name_label
UserPasswordForm.template_name_p
UserPasswordForm.template_name_table
UserPasswordForm.template_name_ul
UserPasswordForm.use_required_attribute
UserPasswordForm.validate_unique()
UserPasswordForm.visible_fields()
- User Preferences Form
UserPreferencesForm
UserPreferencesForm.__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_data
UserPreferencesForm.clean()
UserPreferencesForm.default_renderer
UserPreferencesForm.errors
UserPreferencesForm.field_order
UserPreferencesForm.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.media
UserPreferencesForm.non_field_errors()
UserPreferencesForm.order_fields()
UserPreferencesForm.prefix
UserPreferencesForm.render()
UserPreferencesForm.save()
UserPreferencesForm.template_name
UserPreferencesForm.template_name_div
UserPreferencesForm.template_name_label
UserPreferencesForm.template_name_p
UserPreferencesForm.template_name_table
UserPreferencesForm.template_name_ul
UserPreferencesForm.use_required_attribute
UserPreferencesForm.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:
CustomModelForm
Form 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 baseModelForm
to 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:
Form
Base 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:
ModelForm
Form 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 baseModelForm
to 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 baseModelForm
to 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:
MoveNodeForm
Form 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:
HiddenInput
A 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:
CustomContentModelForm
Form 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:
Form
Form 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.