From 7a0095af4b5adede6716f18e1053f8366cf1df65 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 12 Apr 2024 14:48:48 +0200 Subject: 📝 documentation: auto-generated db graph in order to decorate your office MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/ressources/db-ishtar_common.svg | 8375 ++++++++++++++++++++++++++++++++++ 1 file changed, 8375 insertions(+) create mode 100644 docs/ressources/db-ishtar_common.svg (limited to 'docs/ressources/db-ishtar_common.svg') diff --git a/docs/ressources/db-ishtar_common.svg b/docs/ressources/db-ishtar_common.svg new file mode 100644 index 000000000..aa6d46063 --- /dev/null +++ b/docs/ressources/db-ishtar_common.svg @@ -0,0 +1,8375 @@ + + + + + + +model_graph + + +cluster_ishtar_common + +           +           +ishtar_common +           +           + + + +ishtar_common_models_common_GeneralType + + +       +      GeneralType       +       +available +       +       +BooleanField +       +       +comment +       +       +TextField +       +       +label +       +       +TextField +       +       +txt_idx +       +       +TextField +       + + + + +ishtar_common_models_GenderedType + + +       +      GenderedType +< +GeneralType +>       +       +available +       +       +BooleanField +       +       +comment +       +       +TextField +       +       +grammatical_gender +       +       +CharField +       +       +label +       +       +TextField +       +       +txt_idx +       +       +TextField +       + + + + +ishtar_common_models_GenderedType->ishtar_common_models_common_GeneralType + + + abstract +inheritance + + + +ishtar_common_models_common_SheetFilter + + +       +      SheetFilter       +       +key +       +       +CharField +       + + + + +ishtar_common_models_common_GeographicItem + + +       +      GeographicItem       +       +main_geodata +       +       +ForeignKey (id) +       + + + + +ishtar_common_models_common_GeoVectorData + + +       +      GeoVectorData +< +Imported +>       +       +id +       +       +AutoField +       +       +buffer_type +       +       +ForeignKey (id) +       +       +data_type +       +       +ForeignKey (id) +       +       +origin +       +       +ForeignKey (id) +       +       +provider +       +       +ForeignKey (id) +       +       +source_content_type +       +       +ForeignKey (id) +       +       +spatial_reference_system +       +       +ForeignKey (id) +       +       +buffer +       +       +FloatField +       +       +cached_x +       +       +FloatField +       +       +cached_y +       +       +FloatField +       +       +cached_z +       +       +FloatField +       +       +comment +       +       +TextField +       +       +estimated_error_x +       +       +FloatField +       +       +estimated_error_y +       +       +FloatField +       +       +estimated_error_z +       +       +FloatField +       +       +import_key +       +       +TextField +       +       +multi_line +       +       +MultiLineStringField +       +       +multi_points +       +       +MultiPointField +       +       +multi_polygon +       +       +MultiPolygonField +       +       +name +       +       +TextField +       +       +need_update +       +       +BooleanField +       +       +point_2d +       +       +PointField +       +       +point_3d +       +       +PointField +       +       +source_id +       +       +PositiveIntegerField +       +       +timestamp_geo +       +       +IntegerField +       +       +timestamp_label +       +       +IntegerField +       +       +x +       +       +FloatField +       +       +y +       +       +FloatField +       +       +z +       +       +FloatField +       + + + + +ishtar_common_models_common_GeographicItem->ishtar_common_models_common_GeoVectorData + + + main_geodata (main_related_items_%(app_label)s_%(class)s) + + + +ishtar_common_models_common_Imported + + +       +      Imported       +       +timestamp_geo +       +       +IntegerField +       +       +timestamp_label +       +       +IntegerField +       + + + + +ishtar_common_models_common_GeoVectorData->ishtar_common_models_common_Imported + + + abstract +inheritance + + + +ishtar_common_models_imports_Import + + +       +      Import +< +BaseImport +>       +       +id +       +       +AutoField +       +       +associated_group +       +       +ForeignKey (id) +       +       +group +       +       +ForeignKey (id) +       +       +importer_type +       +       +ForeignKey (id) +       +       +next_import +       +       +ForeignKey (id) +       +       +user +       +       +ForeignKey (user_ptr) +       +       +archive_file +       +       +FileField +       +       +changed_checked +       +       +BooleanField +       +       +changed_line_numbers +       +       +TextField +       +       +conservative_import +       +       +BooleanField +       +       +creation_date +       +       +DateTimeField +       +       +csv_sep +       +       +CharField +       +       +current_line +       +       +IntegerField +       +       +debug +       +       +TextField +       +       +encoding +       +       +CharField +       +       +end_date +       +       +DateTimeField +       +       +error_file +       +       +FileField +       +       +imported_file +       +       +FileField +       +       +imported_images +       +       +FileField +       +       +imported_line_numbers +       +       +TextField +       +       +imported_values +       +       +FileField +       +       +match_file +       +       +FileField +       +       +name +       +       +CharField +       +       +number_of_line +       +       +IntegerField +       +       +result_file +       +       +FileField +       +       +seconds_remaining +       +       +IntegerField +       +       +skip_lines +       +       +IntegerField +       +       +state +       +       +CharField +       + + + + +ishtar_common_models_common_GeoVectorData->ishtar_common_models_imports_Import + + + + imports (imported_ishtar_common_geovectordata) + + + +ishtar_common_models_common_GeoVectorData->ishtar_common_models_imports_Import + + + + imports_updated (import_updated_ishtar_common_geovectordata) + + + +ishtar_common_models_common_SpatialReferenceSystem + + +       +      SpatialReferenceSystem +< +GeneralType +>       +       +id +       +       +AutoField +       +       +auth_name +       +       +CharField +       +       +available +       +       +BooleanField +       +       +comment +       +       +TextField +       +       +label +       +       +TextField +       +       +order +       +       +IntegerField +       +       +round +       +       +IntegerField +       +       +round_z +       +       +IntegerField +       +       +srid +       +       +IntegerField +       +       +txt_idx +       +       +TextField +       + + + + +ishtar_common_models_common_GeoVectorData->ishtar_common_models_common_SpatialReferenceSystem + + + spatial_reference_system (geovectordata) + + + +ishtar_common_models_common_GeoOriginType + + +       +      GeoOriginType +< +HierarchicalType +>       +       +id +       +       +AutoField +       +       +parent +       +       +ForeignKey (id) +       +       +available +       +       +BooleanField +       +       +comment +       +       +TextField +       +       +label +       +       +TextField +       +       +order +       +       +IntegerField +       +       +txt_idx +       +       +TextField +       + + + + +ishtar_common_models_common_GeoVectorData->ishtar_common_models_common_GeoOriginType + + + origin (geovectordata) + + + +ishtar_common_models_common_GeoDataType + + +       +      GeoDataType +< +HierarchicalType +>       +       +id +       +       +AutoField +       +       +parent +       +       +ForeignKey (id) +       +       +available +       +       +BooleanField +       +       +comment +       +       +TextField +       +       +label +       +       +TextField +       +       +order +       +       +IntegerField +       +       +txt_idx +       +       +TextField +       + + + + +ishtar_common_models_common_GeoVectorData->ishtar_common_models_common_GeoDataType + + + data_type (geovectordata) + + + +ishtar_common_models_common_GeoProviderType + + +       +      GeoProviderType +< +HierarchicalType +>       +       +id +       +       +AutoField +       +       +parent +       +       +ForeignKey (id) +       +       +available +       +       +BooleanField +       +       +comment +       +       +TextField +       +       +label +       +       +TextField +       +       +order +       +       +IntegerField +       +       +txt_idx +       +       +TextField +       + + + + +ishtar_common_models_common_GeoVectorData->ishtar_common_models_common_GeoProviderType + + + provider (geovectordata) + + + +ishtar_common_models_common_GeoBufferType + + +       +      GeoBufferType +< +GeneralType +>       +       +id +       +       +AutoField +       +       +available +       +       +BooleanField +       +       +comment +       +       +TextField +       +       +label +       +       +TextField +       +       +order +       +       +IntegerField +       +       +txt_idx +       +       +TextField +       + + + + +ishtar_common_models_common_GeoVectorData->ishtar_common_models_common_GeoBufferType + + + buffer_type (geovectordata) + + + +django_contrib_contenttypes_models_ContentType + + +   +ContentType +   + + + +ishtar_common_models_common_GeoVectorData->django_contrib_contenttypes_models_ContentType + + + source_content_type (content_type_geovectordata) + + + +ishtar_common_models_common_BaseHistorizedItem + + +       +      BaseHistorizedItem +< +FullSearch,Imported,JsonData +>       +       +history_creator +       +       +ForeignKey (id) +       +       +history_modifier +       +       +ForeignKey (id) +       +       +lock_user +       +       +ForeignKey (id) +       +       +created +       +       +DateTimeField +       +       +data +       +       +JSONField +       +       +history_m2m +       +       +JSONField +       +       +last_modified +       +       +DateTimeField +       +       +locked +       +       +BooleanField +       +       +need_update +       +       +BooleanField +       +       +search_vector +       +       +SearchVectorField +       +       +timestamp_geo +       +       +IntegerField +       +       +timestamp_label +       +       +IntegerField +       + + + + +ishtar_common_models_common_FullSearch + + +       +      FullSearch       +       +search_vector +       +       +SearchVectorField +       + + + + +ishtar_common_models_common_BaseHistorizedItem->ishtar_common_models_common_FullSearch + + + abstract +inheritance + + + +ishtar_common_models_common_BaseHistorizedItem->ishtar_common_models_common_Imported + + + abstract +inheritance + + + +django_contrib_auth_models_User + + +   +User +   + + + +ishtar_common_models_common_BaseHistorizedItem->django_contrib_auth_models_User + + + history_modifier (+) + + + +ishtar_common_models_common_BaseHistorizedItem->django_contrib_auth_models_User + + + history_creator (+) + + + +ishtar_common_models_common_BaseHistorizedItem->django_contrib_auth_models_User + + + lock_user (+) + + + +ishtar_common_models_common_JsonData + + +   +JsonData +   + + + +ishtar_common_models_common_BaseHistorizedItem->ishtar_common_models_common_JsonData + + + abstract +inheritance + + + +ishtar_common_models_common_Merge + + +       +      Merge       +       +archived +       +       +NullBooleanField +       +       +merge_key +       +       +TextField +       + + + + +ishtar_common_models_common_Address + + +       +      Address +< +BaseHistorizedItem +>       +       +history_creator +       +       +ForeignKey (id) +       +       +history_modifier +       +       +ForeignKey (id) +       +       +lock_user +       +       +ForeignKey (id) +       +       +address +       +       +TextField +       +       +address_complement +       +       +TextField +       +       +alt_address +       +       +TextField +       +       +alt_address_complement +       +       +TextField +       +       +alt_address_is_prefered +       +       +BooleanField +       +       +alt_country +       +       +CharField +       +       +alt_postal_code +       +       +CharField +       +       +alt_town +       +       +CharField +       +       +country +       +       +CharField +       +       +created +       +       +DateTimeField +       +       +data +       +       +JSONField +       +       +email +       +       +EmailField +       +       +history_m2m +       +       +JSONField +       +       +last_modified +       +       +DateTimeField +       +       +locked +       +       +BooleanField +       +       +mobile_phone +       +       +CharField +       +       +need_update +       +       +BooleanField +       +       +phone +       +       +CharField +       +       +phone2 +       +       +CharField +       +       +phone3 +       +       +CharField +       +       +phone_desc +       +       +CharField +       +       +phone_desc2 +       +       +CharField +       +       +phone_desc3 +       +       +CharField +       +       +postal_code +       +       +CharField +       +       +precise_town_id +       +       +PositiveIntegerField +       +       +raw_phone +       +       +TextField +       +       +search_vector +       +       +SearchVectorField +       +       +timestamp_geo +       +       +IntegerField +       +       +timestamp_label +       +       +IntegerField +       +       +town +       +       +CharField +       + + + + +ishtar_common_models_common_Address->ishtar_common_models_common_BaseHistorizedItem + + + abstract +inheritance + + + +ishtar_common_models_common_CompleteIdentifierItem + + +       +      CompleteIdentifierItem       +       +cached_label +       +       +TextField +       +       +complete_identifier +       +       +TextField +       +       +custom_index +       +       +IntegerField +       +       +qrcode +       +       +ImageField +       + + + + +ishtar_common_models_ImageModel + + +       +      ImageModel       +       +image +       +       +ImageField +       +       +thumbnail +       +       +ImageField +       + + + + +ishtar_common_models_common_OrderedHierarchicalType + + +       +      OrderedHierarchicalType +< +OrderedModel,HierarchicalType +>       +       +parent +       +       +ForeignKey (None) +       +       +available +       +       +BooleanField +       +       +comment +       +       +TextField +       +       +label +       +       +TextField +       +       +order +       +       +IntegerField +       +       +txt_idx +       +       +TextField +       + + + + +ishtar_common_models_common_HierarchicalType + + +       +      HierarchicalType +< +GeneralType +>       +       +parent +       +       +ForeignKey (None) +       +       +available +       +       +BooleanField +       +       +comment +       +       +TextField +       +       +label +       +       +TextField +       +       +txt_idx +       +       +TextField +       + + + + +ishtar_common_models_common_OrderedHierarchicalType->ishtar_common_models_common_HierarchicalType + + + abstract +inheritance + + + +ishtar_common_models_common_OrderedModel + + +   +OrderedModel +   + + + +ishtar_common_models_common_OrderedHierarchicalType->ishtar_common_models_common_OrderedModel + + + abstract +inheritance + + + +ishtar_common_models_common_HierarchicalType->ishtar_common_models_common_GeneralType + + + abstract +inheritance + + + +ishtar_common_models_common_HierarchicalType->ishtar_common_models_common_HierarchicalType + + + parent (hierarchicaltype) + + + +ishtar_common_models_imports_BaseImport + + +       +      BaseImport       +       +user +       +       +ForeignKey (None) +       +       +archive_file +       +       +FileField +       +       +creation_date +       +       +DateTimeField +       +       +csv_sep +       +       +CharField +       +       +encoding +       +       +CharField +       +       +end_date +       +       +DateTimeField +       +       +imported_file +       +       +FileField +       +       +imported_images +       +       +FileField +       +       +name +       +       +CharField +       +       +skip_lines +       +       +IntegerField +       + + + + +ishtar_common_models_IshtarUser + + +       +      IshtarUser +< +FullSearch +>       +       +user_ptr +       +       +OneToOneField (id) +       +       +person +       +       +OneToOneField (id) +       +       +advanced_shortcut_menu +       +       +BooleanField +       +       +display_news +       +       +BooleanField +       +       +latest_news_version +       +       +CharField +       +       +password_last_update +       +       +DateField +       +       +search_vector +       +       +SearchVectorField +       + + + + +ishtar_common_models_imports_BaseImport->ishtar_common_models_IshtarUser + + + user (baseimport) + + + +ishtar_common_models_IshtarUser->ishtar_common_models_common_FullSearch + + + abstract +inheritance + + + +ishtar_common_models_Person + + +       +      Person +< +Address,Merge +>       +       +id +       +       +AutoField +       +       +attached_to +       +       +ForeignKey (id) +       +       +history_creator +       +       +ForeignKey (id) +       +       +history_modifier +       +       +ForeignKey (id) +       +       +lock_user +       +       +ForeignKey (id) +       +       +title +       +       +ForeignKey (id) +       +       +address +       +       +TextField +       +       +address_complement +       +       +TextField +       +       +alt_address +       +       +TextField +       +       +alt_address_complement +       +       +TextField +       +       +alt_address_is_prefered +       +       +BooleanField +       +       +alt_country +       +       +CharField +       +       +alt_postal_code +       +       +CharField +       +       +alt_town +       +       +CharField +       +       +archived +       +       +NullBooleanField +       +       +cached_label +       +       +TextField +       +       +comment +       +       +TextField +       +       +contact_type +       +       +CharField +       +       +country +       +       +CharField +       +       +created +       +       +DateTimeField +       +       +data +       +       +JSONField +       +       +email +       +       +EmailField +       +       +history_m2m +       +       +JSONField +       +       +last_modified +       +       +DateTimeField +       +       +locked +       +       +BooleanField +       +       +merge_key +       +       +TextField +       +       +mobile_phone +       +       +CharField +       +       +name +       +       +CharField +       +       +need_update +       +       +BooleanField +       +       +old_title +       +       +CharField +       +       +phone +       +       +CharField +       +       +phone2 +       +       +CharField +       +       +phone3 +       +       +CharField +       +       +phone_desc +       +       +CharField +       +       +phone_desc2 +       +       +CharField +       +       +phone_desc3 +       +       +CharField +       +       +postal_code +       +       +CharField +       +       +precise_town_id +       +       +PositiveIntegerField +       +       +raw_name +       +       +CharField +       +       +raw_phone +       +       +TextField +       +       +salutation +       +       +CharField +       +       +search_vector +       +       +SearchVectorField +       +       +surname +       +       +CharField +       +       +timestamp_geo +       +       +IntegerField +       +       +timestamp_label +       +       +IntegerField +       +       +town +       +       +CharField +       +       +uuid +       +       +UUIDField +       + + + + +ishtar_common_models_IshtarUser->ishtar_common_models_Person + + person (ishtaruser) + + + +ishtar_common_models_imports_ImporterModel + + +       +      ImporterModel       +       +id +       +       +AutoField +       +       +klass +       +       +CharField +       +       +name +       +       +CharField +       + + + + +ishtar_common_models_imports_ImporterType + + +       +      ImporterType       +       +id +       +       +AutoField +       +       +associated_models +       +       +ForeignKey (id) +       +       +archive_required +       +       +BooleanField +       +       +available +       +       +BooleanField +       +       +debug +       +       +BooleanField +       +       +description +       +       +CharField +       +       +ignore_errors +       +       +TextField +       +       +is_import +       +       +BooleanField +       +       +is_main_geometry +       +       +BooleanField +       +       +is_template +       +       +BooleanField +       +       +layer_name +       +       +CharField +       +       +name +       +       +CharField +       +       +pre_import_message +       +       +TextField +       +       +slug +       +       +SlugField +       +       +tab_number +       +       +PositiveIntegerField +       +       +type +       +       +CharField +       +       +unicity_keys +       +       +CharField +       + + + + +ishtar_common_models_imports_ImporterType->ishtar_common_models_IshtarUser + + + + users (importertype) + + + +ishtar_common_models_imports_ImporterType->ishtar_common_models_imports_ImporterModel + + + associated_models (importer_type_associated) + + + +ishtar_common_models_imports_ImporterType->ishtar_common_models_imports_ImporterModel + + + + created_models (importer_type_created) + + + +ishtar_common_models_imports_ImporterGroup + + +       +      ImporterGroup       +       +id +       +       +AutoField +       +       +available +       +       +BooleanField +       +       +description +       +       +TextField +       +       +name +       +       +CharField +       +       +slug +       +       +SlugField +       + + + + +ishtar_common_models_imports_ImporterGroup->ishtar_common_models_IshtarUser + + + + users (importergroup) + + + +ishtar_common_models_imports_ImporterGroupImporter + + +       +      ImporterGroupImporter       +       +id +       +       +AutoField +       +       +group +       +       +ForeignKey (id) +       +       +importer_type +       +       +ForeignKey (id) +       +       +order +       +       +PositiveIntegerField +       + + + + +ishtar_common_models_imports_ImporterGroupImporter->ishtar_common_models_imports_ImporterType + + + importer_type (groups) + + + +ishtar_common_models_imports_ImporterGroupImporter->ishtar_common_models_imports_ImporterGroup + + + group (importer_types) + + + +ishtar_common_models_imports_ImporterDefault + + +       +      ImporterDefault       +       +id +       +       +AutoField +       +       +importer_type +       +       +ForeignKey (id) +       +       +required_fields +       +       +CharField +       +       +target +       +       +CharField +       + + + + +ishtar_common_models_imports_ImporterDefault->ishtar_common_models_imports_ImporterType + + + importer_type (defaults) + + + +ishtar_common_models_imports_ImporterDefaultValues + + +       +      ImporterDefaultValues       +       +id +       +       +AutoField +       +       +default_target +       +       +ForeignKey (id) +       +       +target +       +       +CharField +       +       +value +       +       +CharField +       + + + + +ishtar_common_models_imports_ImporterDefaultValues->ishtar_common_models_imports_ImporterDefault + + + default_target (default_values) + + + +ishtar_common_models_imports_ImporterColumn + + +       +      ImporterColumn       +       +id +       +       +AutoField +       +       +importer_type +       +       +ForeignKey (id) +       +       +regexp_pre_filter +       +       +ForeignKey (id) +       +       +value_format +       +       +ForeignKey (id) +       +       +col_number +       +       +SmallIntegerField +       +       +description +       +       +TextField +       +       +export_field_name +       +       +CharField +       +       +label +       +       +CharField +       +       +required +       +       +BooleanField +       + + + + +ishtar_common_models_imports_ImporterColumn->ishtar_common_models_imports_ImporterType + + + importer_type (columns) + + + +ishtar_common_models_imports_Regexp + + +       +      Regexp       +       +id +       +       +AutoField +       +       +description +       +       +TextField +       +       +name +       +       +CharField +       +       +regexp +       +       +CharField +       + + + + +ishtar_common_models_imports_ImporterColumn->ishtar_common_models_imports_Regexp + + + regexp_pre_filter (columns) + + + +ishtar_common_models_imports_ValueFormater + + +       +      ValueFormater       +       +id +       +       +AutoField +       +       +description +       +       +TextField +       +       +format_string +       +       +CharField +       +       +name +       +       +CharField +       +       +slug +       +       +SlugField +       + + + + +ishtar_common_models_imports_ImporterColumn->ishtar_common_models_imports_ValueFormater + + + value_format (columns) + + + +ishtar_common_models_imports_ImporterDuplicateField + + +       +      ImporterDuplicateField       +       +id +       +       +AutoField +       +       +column +       +       +ForeignKey (id) +       +       +concat +       +       +BooleanField +       +       +concat_str +       +       +CharField +       +       +field_name +       +       +CharField +       +       +force_new +       +       +BooleanField +       + + + + +ishtar_common_models_imports_ImporterDuplicateField->ishtar_common_models_imports_ImporterColumn + + + column (duplicate_fields) + + + +ishtar_common_models_imports_ImportTarget + + +       +      ImportTarget       +       +id +       +       +AutoField +       +       +column +       +       +ForeignKey (id) +       +       +formater_type +       +       +ForeignKey (id) +       +       +comment +       +       +TextField +       +       +concat +       +       +BooleanField +       +       +concat_str +       +       +CharField +       +       +force_new +       +       +BooleanField +       +       +target +       +       +CharField +       + + + + +ishtar_common_models_imports_ImportTarget->ishtar_common_models_imports_ImporterColumn + + + column (targets) + + + +ishtar_common_models_imports_FormaterType + + +       +      FormaterType       +       +id +       +       +AutoField +       +       +formater_type +       +       +CharField +       +       +many_split +       +       +CharField +       +       +options +       +       +CharField +       + + + + +ishtar_common_models_imports_ImportTarget->ishtar_common_models_imports_FormaterType + + + formater_type (targets) + + + +ishtar_common_models_imports_TargetKeyGroup + + +       +      TargetKeyGroup       +       +id +       +       +AutoField +       +       +all_user_can_modify +       +       +BooleanField +       +       +all_user_can_use +       +       +BooleanField +       +       +available +       +       +BooleanField +       +       +name +       +       +TextField +       + + + + +ishtar_common_models_imports_TargetKey + + +       +      TargetKey       +       +id +       +       +AutoField +       +       +associated_group +       +       +ForeignKey (id) +       +       +associated_import +       +       +ForeignKey (id) +       +       +associated_user +       +       +ForeignKey (user_ptr) +       +       +target +       +       +ForeignKey (id) +       +       +is_set +       +       +BooleanField +       +       +key +       +       +TextField +       +       +value +       +       +TextField +       + + + + +ishtar_common_models_imports_TargetKey->ishtar_common_models_IshtarUser + + + associated_user (targetkey) + + + +ishtar_common_models_imports_TargetKey->ishtar_common_models_imports_ImportTarget + + + target (keys) + + + +ishtar_common_models_imports_TargetKey->ishtar_common_models_imports_TargetKeyGroup + + + associated_group (targetkey) + + + +ishtar_common_models_imports_TargetKey->ishtar_common_models_imports_Import + + + associated_import (targetkey) + + + +ishtar_common_models_imports_Import->ishtar_common_models_imports_BaseImport + + + abstract +inheritance + + + +ishtar_common_models_imports_Import->ishtar_common_models_imports_ImporterType + + + importer_type (import) + + + +ishtar_common_models_imports_Import->ishtar_common_models_imports_TargetKeyGroup + + + associated_group (import) + + + +ishtar_common_models_imports_Import->ishtar_common_models_imports_Import + + + next_import (imports) + + + +ishtar_common_models_imports_ImportGroup + + +       +      ImportGroup +< +BaseImport +>       +       +id +       +       +AutoField +       +       +importer_type +       +       +ForeignKey (id) +       +       +user +       +       +ForeignKey (user_ptr) +       +       +archive_file +       +       +FileField +       +       +creation_date +       +       +DateTimeField +       +       +csv_sep +       +       +CharField +       +       +current_import +       +       +PositiveIntegerField +       +       +encoding +       +       +CharField +       +       +end_date +       +       +DateTimeField +       +       +imported_file +       +       +FileField +       +       +imported_images +       +       +FileField +       +       +name +       +       +CharField +       +       +skip_lines +       +       +IntegerField +       +       +state +       +       +CharField +       + + + + +ishtar_common_models_imports_Import->ishtar_common_models_imports_ImportGroup + + + group (imports) + + + +ishtar_common_models_imports_ImportGroup->ishtar_common_models_imports_BaseImport + + + abstract +inheritance + + + +ishtar_common_models_imports_ImportGroup->ishtar_common_models_imports_ImporterGroup + + + importer_type (importgroup) + + + +ishtar_common_models_imports_ImportLineError + + +       +      ImportLineError       +       +id +       +       +AutoField +       +       +import_item +       +       +ForeignKey (id) +       +       +ignored +       +       +BooleanField +       +       +line +       +       +PositiveIntegerField +       + + + + +ishtar_common_models_imports_ImportLineError->ishtar_common_models_imports_Import + + + import_item (error_lines) + + + +ishtar_common_models_imports_ImportColumnValue + + +       +      ImportColumnValue       +       +id +       +       +AutoField +       +       +column +       +       +ForeignKey (id) +       +       +import_item +       +       +ForeignKey (id) +       +       +value +       +       +TextField +       + + + + +ishtar_common_models_imports_ImportColumnValue->ishtar_common_models_imports_ImporterColumn + + + column (importcolumnvalue) + + + +ishtar_common_models_imports_ImportColumnValue->ishtar_common_models_imports_Import + + + import_item (importcolumnvalue) + + + +ishtar_common_models_imports_ItemKey + + +       +      ItemKey       +       +id +       +       +AutoField +       +       +content_type +       +       +ForeignKey (id) +       +       +group +       +       +ForeignKey (id) +       +       +importer +       +       +ForeignKey (id) +       +       +user +       +       +ForeignKey (user_ptr) +       +       +key +       +       +TextField +       +       +object_id +       +       +PositiveIntegerField +       + + + + +ishtar_common_models_imports_ItemKey->ishtar_common_models_IshtarUser + + + user (itemkey) + + + +ishtar_common_models_imports_ItemKey->ishtar_common_models_imports_TargetKeyGroup + + + group (itemkey) + + + +ishtar_common_models_imports_ItemKey->ishtar_common_models_imports_Import + + + importer (itemkey) + + + +ishtar_common_models_imports_ItemKey->django_contrib_contenttypes_models_ContentType + + + content_type (itemkey) + + + +ishtar_common_models_common_State + + +       +      State       +       +id +       +       +AutoField +       +       +label +       +       +CharField +       +       +number +       +       +CharField +       + + + + +ishtar_common_models_common_Department + + +       +      Department       +       +id +       +       +AutoField +       +       +state +       +       +ForeignKey (id) +       +       +label +       +       +CharField +       +       +number +       +       +CharField +       + + + + +ishtar_common_models_common_Department->ishtar_common_models_common_State + + + state (department) + + + +ishtar_common_models_common_Arrondissement + + +       +      Arrondissement       +       +id +       +       +AutoField +       +       +department +       +       +ForeignKey (id) +       +       +name +       +       +CharField +       + + + + +ishtar_common_models_common_Arrondissement->ishtar_common_models_common_Department + + + department (arrondissement) + + + +ishtar_common_models_common_Canton + + +       +      Canton       +       +id +       +       +AutoField +       +       +arrondissement +       +       +ForeignKey (id) +       +       +name +       +       +CharField +       + + + + +ishtar_common_models_common_Canton->ishtar_common_models_common_Arrondissement + + + arrondissement (canton) + + + +ishtar_common_models_common_SpatialReferenceSystem->ishtar_common_models_common_GeneralType + + + abstract +inheritance + + + +ishtar_common_models_common_GeoOriginType->ishtar_common_models_common_HierarchicalType + + + abstract +inheritance + + + +ishtar_common_models_common_GeoDataType->ishtar_common_models_common_HierarchicalType + + + abstract +inheritance + + + +ishtar_common_models_common_GeoProviderType->ishtar_common_models_common_HierarchicalType + + + abstract +inheritance + + + +ishtar_common_models_common_GeoBufferType->ishtar_common_models_common_GeneralType + + + abstract +inheritance + + + +ishtar_common_models_common_Town + + +       +      Town +< +GeographicItem,Imported +>       +       +id +       +       +AutoField +       +       +departement +       +       +ForeignKey (id) +       +       +main_geodata +       +       +ForeignKey (id) +       +       +main_image +       +       +ForeignKey (id) +       +       +cached_label +       +       +CharField +       +       +center +       +       +PointField +       +       +limit +       +       +MultiPolygonField +       +       +name +       +       +CharField +       +       +numero_insee +       +       +CharField +       +       +surface +       +       +IntegerField +       +       +timestamp_geo +       +       +IntegerField +       +       +timestamp_label +       +       +IntegerField +       +       +year +       +       +IntegerField +       + + + + +ishtar_common_models_common_Town->ishtar_common_models_common_GeographicItem + + + abstract +inheritance + + + +ishtar_common_models_common_Town->ishtar_common_models_common_GeoVectorData + + + + geodata (related_items_ishtar_common_town) + + + +ishtar_common_models_common_Town->ishtar_common_models_common_Imported + + + abstract +inheritance + + + +ishtar_common_models_common_Town->ishtar_common_models_imports_Import + + + + imports (imported_ishtar_common_town) + + + +ishtar_common_models_common_Town->ishtar_common_models_imports_Import + + + + imports_updated (import_updated_ishtar_common_town) + + + +ishtar_common_models_common_Town->ishtar_common_models_common_Department + + + departement (town) + + + +ishtar_common_models_common_Town->ishtar_common_models_common_Town + + + + children (parents) + + + +ishtar_common_models_Document + + +       +      Document +< +BaseHistorizedItem,CompleteIdentifierItem,ImageModel +>       +       +id +       +       +AutoField +       +       +format_type +       +       +ForeignKey (id) +       +       +history_creator +       +       +ForeignKey (id) +       +       +history_modifier +       +       +ForeignKey (id) +       +       +language +       +       +ForeignKey (id) +       +       +lock_user +       +       +ForeignKey (id) +       +       +publisher +       +       +ForeignKey (id) +       +       +rights_owner +       +       +ForeignKey (id) +       +       +shooting_angle +       +       +ForeignKey (id) +       +       +source +       +       +ForeignKey (id) +       +       +source_type +       +       +ForeignKey (id) +       +       +support_type +       +       +ForeignKey (id) +       +       +additional_information +       +       +TextField +       +       +associated_file +       +       +FileField +       +       +associated_links +       +       +TextField +       +       +associated_url +       +       +URLField +       +       +authors_raw +       +       +CharField +       +       +cache_related_label +       +       +TextField +       +       +cached_label +       +       +TextField +       +       +comment +       +       +TextField +       +       +complete_identifier +       +       +TextField +       +       +container_id +       +       +PositiveIntegerField +       +       +container_ref_id +       +       +PositiveIntegerField +       +       +copyright +       +       +TextField +       +       +created +       +       +DateTimeField +       +       +creation_date +       +       +DateField +       +       +custom_index +       +       +IntegerField +       +       +data +       +       +JSONField +       +       +description +       +       +TextField +       +       +duplicate +       +       +NullBooleanField +       +       +external_id +       +       +TextField +       +       +history_m2m +       +       +JSONField +       +       +image +       +       +ImageField +       +       +index +       +       +IntegerField +       +       +internal_reference +       +       +TextField +       +       +isbn +       +       +CharField +       +       +issn +       +       +CharField +       +       +item_number +       +       +IntegerField +       +       +last_modified +       +       +DateTimeField +       +       +locked +       +       +BooleanField +       +       +need_update +       +       +BooleanField +       +       +publishing_year +       +       +PositiveIntegerField +       +       +qrcode +       +       +ImageField +       +       +receipt_date +       +       +DateField +       +       +receipt_date_in_documentation +       +       +DateField +       +       +reference +       +       +TextField +       +       +scale +       +       +CharField +       +       +search_vector +       +       +SearchVectorField +       +       +source_free_input +       +       +CharField +       +       +source_page_range +       +       +CharField +       +       +thumbnail +       +       +ImageField +       +       +timestamp_geo +       +       +IntegerField +       +       +timestamp_label +       +       +IntegerField +       +       +title +       +       +TextField +       + + + + +ishtar_common_models_common_Town->ishtar_common_models_Document + + + main_image (main_image_towns) + + + +ishtar_common_models_common_Town->ishtar_common_models_Document + + + + documents (towns) + + + +ishtar_common_models_Document->ishtar_common_models_common_BaseHistorizedItem + + + abstract +inheritance + + + +ishtar_common_models_Document->ishtar_common_models_common_CompleteIdentifierItem + + + abstract +inheritance + + + +ishtar_common_models_Document->ishtar_common_models_ImageModel + + + abstract +inheritance + + + +ishtar_common_models_Document->ishtar_common_models_imports_Import + + + + imports (imported_ishtar_common_document) + + + +ishtar_common_models_Document->ishtar_common_models_imports_Import + + + + imports_updated (import_updated_ishtar_common_document) + + + +ishtar_common_models_Document->ishtar_common_models_Document + + + source (children) + + + +ishtar_common_models_Language + + +       +      Language +< +GeneralType +>       +       +id +       +       +AutoField +       +       +available +       +       +BooleanField +       +       +comment +       +       +TextField +       +       +iso_code +       +       +CharField +       +       +label +       +       +TextField +       +       +txt_idx +       +       +TextField +       + + + + +ishtar_common_models_Document->ishtar_common_models_Language + + + language (document) + + + +ishtar_common_models_Organization + + +       +      Organization +< +Address,Merge +>       +       +id +       +       +AutoField +       +       +history_creator +       +       +ForeignKey (id) +       +       +history_modifier +       +       +ForeignKey (id) +       +       +lock_user +       +       +ForeignKey (id) +       +       +organization_type +       +       +ForeignKey (id) +       +       +address +       +       +TextField +       +       +address_complement +       +       +TextField +       +       +alt_address +       +       +TextField +       +       +alt_address_complement +       +       +TextField +       +       +alt_address_is_prefered +       +       +BooleanField +       +       +alt_country +       +       +CharField +       +       +alt_postal_code +       +       +CharField +       +       +alt_town +       +       +CharField +       +       +archived +       +       +NullBooleanField +       +       +cached_label +       +       +TextField +       +       +country +       +       +CharField +       +       +created +       +       +DateTimeField +       +       +data +       +       +JSONField +       +       +email +       +       +EmailField +       +       +grammatical_gender +       +       +CharField +       +       +history_m2m +       +       +JSONField +       +       +last_modified +       +       +DateTimeField +       +       +locked +       +       +BooleanField +       +       +merge_key +       +       +TextField +       +       +mobile_phone +       +       +CharField +       +       +museum_museofile_id +       +       +TextField +       +       +name +       +       +CharField +       +       +need_update +       +       +BooleanField +       +       +phone +       +       +CharField +       +       +phone2 +       +       +CharField +       +       +phone3 +       +       +CharField +       +       +phone_desc +       +       +CharField +       +       +phone_desc2 +       +       +CharField +       +       +phone_desc3 +       +       +CharField +       +       +postal_code +       +       +CharField +       +       +precise_town_id +       +       +PositiveIntegerField +       +       +raw_phone +       +       +TextField +       +       +search_vector +       +       +SearchVectorField +       +       +timestamp_geo +       +       +IntegerField +       +       +timestamp_label +       +       +IntegerField +       +       +town +       +       +CharField +       +       +url +       +       +URLField +       +       +uuid +       +       +UUIDField +       + + + + +ishtar_common_models_Document->ishtar_common_models_Organization + + + publisher (publish) + + + +ishtar_common_models_Document->ishtar_common_models_Organization + + + rights_owner (document) + + + +ishtar_common_models_Author + + +       +      Author +< +FullSearch +>       +       +id +       +       +AutoField +       +       +author_type +       +       +ForeignKey (id) +       +       +person +       +       +ForeignKey (id) +       +       +cached_label +       +       +TextField +       +       +search_vector +       +       +SearchVectorField +       +       +uuid +       +       +UUIDField +       + + + + +ishtar_common_models_Document->ishtar_common_models_Author + + + + authors (documents) + + + +ishtar_common_models_SourceType + + +       +      SourceType +< +HierarchicalType +>       +       +id +       +       +AutoField +       +       +parent +       +       +ForeignKey (id) +       +       +available +       +       +BooleanField +       +       +code +       +       +CharField +       +       +coins_genre +       +       +CharField +       +       +coins_type +       +       +CharField +       +       +comment +       +       +TextField +       +       +is_localized +       +       +BooleanField +       +       +label +       +       +TextField +       +       +txt_idx +       +       +TextField +       + + + + +ishtar_common_models_Document->ishtar_common_models_SourceType + + + source_type (document) + + + +ishtar_common_models_SupportType + + +       +      SupportType +< +GeneralType +>       +       +id +       +       +AutoField +       +       +available +       +       +BooleanField +       +       +comment +       +       +TextField +       +       +label +       +       +TextField +       +       +txt_idx +       +       +TextField +       + + + + +ishtar_common_models_Document->ishtar_common_models_SupportType + + + support_type (document) + + + +ishtar_common_models_Format + + +       +      Format +< +GeneralType +>       +       +id +       +       +AutoField +       +       +available +       +       +BooleanField +       +       +comment +       +       +TextField +       +       +iframe_template +       +       +TextField +       +       +label +       +       +TextField +       +       +txt_idx +       +       +TextField +       + + + + +ishtar_common_models_Document->ishtar_common_models_Format + + + format_type (document) + + + +ishtar_common_models_LicenseType + + +       +      LicenseType +< +OrderedHierarchicalType +>       +       +id +       +       +AutoField +       +       +parent +       +       +ForeignKey (id) +       +       +available +       +       +BooleanField +       +       +comment +       +       +TextField +       +       +label +       +       +TextField +       +       +order +       +       +IntegerField +       +       +txt_idx +       +       +TextField +       +       +url +       +       +URLField +       + + + + +ishtar_common_models_Document->ishtar_common_models_LicenseType + + + + licenses (document) + + + +ishtar_common_models_DocumentTag + + +       +      DocumentTag +< +GeneralType +>       +       +id +       +       +AutoField +       +       +available +       +       +BooleanField +       +       +comment +       +       +TextField +       +       +label +       +       +TextField +       +       +txt_idx +       +       +TextField +       + + + + +ishtar_common_models_Document->ishtar_common_models_DocumentTag + + + + tags (document) + + + +ishtar_common_models_ShootingAngle + + +       +      ShootingAngle +< +OrderedHierarchicalType +>       +       +id +       +       +AutoField +       +       +parent +       +       +ForeignKey (id) +       +       +available +       +       +BooleanField +       +       +comment +       +       +TextField +       +       +label +       +       +TextField +       +       +order +       +       +IntegerField +       +       +txt_idx +       +       +TextField +       + + + + +ishtar_common_models_Document->ishtar_common_models_ShootingAngle + + + shooting_angle (document) + + + +ishtar_common_models_TinyUrl + + +       +      TinyUrl       +       +id +       +       +AutoField +       +       +link +       +       +URLField +       + + + + +ishtar_common_models_JsonDataSection + + +       +      JsonDataSection       +       +id +       +       +AutoField +       +       +content_type +       +       +ForeignKey (id) +       +       +name +       +       +CharField +       +       +order +       +       +IntegerField +       + + + + +ishtar_common_models_JsonDataSection->django_contrib_contenttypes_models_ContentType + + + content_type (jsondatasection) + + + +ishtar_common_models_JsonDataField + + +       +      JsonDataField       +       +id +       +       +AutoField +       +       +content_type +       +       +ForeignKey (id) +       +       +section +       +       +ForeignKey (id) +       +       +display +       +       +BooleanField +       +       +key +       +       +CharField +       +       +name +       +       +CharField +       +       +order +       +       +IntegerField +       +       +search_index +       +       +BooleanField +       +       +value_type +       +       +CharField +       + + + + +ishtar_common_models_JsonDataField->ishtar_common_models_JsonDataSection + + + section (json_data_field) + + + +ishtar_common_models_JsonDataField->django_contrib_contenttypes_models_ContentType + + + content_type (jsondatafield) + + + +ishtar_common_models_SearchQuery + + +       +      SearchQuery       +       +id +       +       +AutoField +       +       +content_type +       +       +ForeignKey (id) +       +       +profile +       +       +ForeignKey (id) +       +       +is_alert +       +       +BooleanField +       +       +label +       +       +TextField +       +       +query +       +       +TextField +       + + + + +ishtar_common_models_UserProfile + + +       +      UserProfile       +       +id +       +       +AutoField +       +       +person +       +       +ForeignKey (id) +       +       +profile_type +       +       +ForeignKey (id) +       +       +auto_pin +       +       +BooleanField +       +       +background_tasks +       +       +BooleanField +       +       +background_tasks_send_email +       +       +BooleanField +       +       +current +       +       +BooleanField +       +       +display_pin_menu +       +       +BooleanField +       +       +name +       +       +CharField +       +       +show_field_number +       +       +BooleanField +       + + + + +ishtar_common_models_SearchQuery->ishtar_common_models_UserProfile + + + profile (searchquery) + + + +ishtar_common_models_SearchQuery->django_contrib_contenttypes_models_ContentType + + + content_type (searchquery) + + + +ishtar_common_models_ProfileType + + +       +      ProfileType +< +GeneralType +>       +       +id +       +       +AutoField +       +       +available +       +       +BooleanField +       +       +comment +       +       +TextField +       +       +label +       +       +TextField +       +       +txt_idx +       +       +TextField +       + + + + +ishtar_common_models_UserProfile->ishtar_common_models_ProfileType + + + profile_type (userprofile) + + + +ishtar_common_models_Area + + +       +      Area +< +HierarchicalType +>       +       +id +       +       +AutoField +       +       +main_image +       +       +ForeignKey (id) +       +       +parent +       +       +ForeignKey (id) +       +       +available +       +       +BooleanField +       +       +comment +       +       +TextField +       +       +label +       +       +TextField +       +       +reference +       +       +TextField +       +       +txt_idx +       +       +TextField +       + + + + +ishtar_common_models_UserProfile->ishtar_common_models_Area + + + + areas (profiles) + + + +ishtar_common_models_UserProfile->ishtar_common_models_Person + + + person (profiles) + + + +ishtar_common_models_rest_ApiExternalSource + + +       +      ApiExternalSource       +       +id +       +       +AutoField +       +       +exports +       +       +TextField +       +       +exports_label +       +       +TextField +       +       +key +       +       +CharField +       +       +match_document +       +       +FileField +       +       +name +       +       +CharField +       +       +search_columns +       +       +TextField +       +       +search_columns_label +       +       +TextField +       +       +url +       +       +URLField +       + + + + +ishtar_common_models_UserProfile->ishtar_common_models_rest_ApiExternalSource + + + + external_sources (profiles) + + + +ishtar_common_models_Language->ishtar_common_models_common_GeneralType + + + abstract +inheritance + + + +ishtar_common_models_IshtarSiteProfile + + +       +      IshtarSiteProfile       +       +id +       +       +AutoField +       +       +default_language +       +       +ForeignKey (id) +       +       +display_srs +       +       +ForeignKey (id) +       +       +srs +       +       +ForeignKey (id) +       +       +account_naming_style +       +       +CharField +       +       +active +       +       +BooleanField +       +       +archaeological_site +       +       +BooleanField +       +       +archaeological_site_label +       +       +CharField +       +       +base_find_external_id +       +       +TextField +       +       +basefind_cached_label +       +       +TextField +       +       +basefind_complete_identifier +       +       +TextField +       +       +basefind_custom_index +       +       +TextField +       +       +calculate_weight_on_full +       +       +BooleanField +       +       +clean_redundant_document_association +       +       +BooleanField +       +       +config +       +       +CharField +       +       +container_cached_label +       +       +TextField +       +       +container_complete_identifier +       +       +TextField +       +       +container_custom_index +       +       +TextField +       +       +container_external_id +       +       +TextField +       +       +context_record +       +       +BooleanField +       +       +context_record_external_id +       +       +TextField +       +       +contextrecord_cached_label +       +       +TextField +       +       +contextrecord_complete_identifier +       +       +TextField +       +       +contextrecord_custom_index +       +       +TextField +       +       +currency +       +       +CharField +       +       +default_center +       +       +PointField +       +       +default_operation_prefix +       +       +CharField +       +       +default_zoom +       +       +IntegerField +       +       +delete_image_zip_on_archive +       +       +BooleanField +       +       +description +       +       +TextField +       +       +document_cached_label +       +       +TextField +       +       +document_complete_identifier +       +       +TextField +       +       +document_custom_index +       +       +TextField +       +       +document_external_id +       +       +TextField +       +       +experimental_feature +       +       +BooleanField +       +       +file_cached_label +       +       +TextField +       +       +file_complete_identifier +       +       +TextField +       +       +file_custom_index +       +       +TextField +       +       +file_external_id +       +       +TextField +       +       +files +       +       +BooleanField +       +       +find +       +       +BooleanField +       +       +find_cached_label +       +       +TextField +       +       +find_complete_identifier +       +       +TextField +       +       +find_custom_index +       +       +TextField +       +       +find_external_id +       +       +TextField +       +       +find_index +       +       +CharField +       +       +find_use_index +       +       +BooleanField +       +       +footer +       +       +TextField +       +       +homepage +       +       +TextField +       +       +label +       +       +TextField +       +       +locate_warehouses +       +       +BooleanField +       +       +mapping +       +       +BooleanField +       +       +museum +       +       +BooleanField +       +       +museum_complete_identifier +       +       +TextField +       +       +operation_cached_label +       +       +TextField +       +       +operation_complete_identifier +       +       +TextField +       +       +operation_custom_index +       +       +TextField +       +       +operation_prefix +       +       +CharField +       +       +operation_region_code +       +       +CharField +       +       +parcel_cached_label +       +       +TextField +       +       +parcel_external_id +       +       +TextField +       +       +parcel_mandatory +       +       +BooleanField +       +       +parent_relations_engine +       +       +CharField +       +       +person_raw_name +       +       +TextField +       +       +point_precision +       +       +IntegerField +       +       +preservation +       +       +BooleanField +       +       +preventive_operator +       +       +BooleanField +       +       +relation_graph +       +       +BooleanField +       +       +site_cached_label +       +       +TextField +       +       +site_complete_identifier +       +       +TextField +       +       +site_custom_index +       +       +TextField +       +       +slug +       +       +SlugField +       +       +underwater +       +       +BooleanField +       +       +use_town_for_geo +       +       +BooleanField +       +       +warehouse +       +       +BooleanField +       +       +warehouse_cached_label +       +       +TextField +       +       +warehouse_complete_identifier +       +       +TextField +       +       +warehouse_custom_index +       +       +TextField +       +       +warehouse_external_id +       +       +TextField +       +       +warning_message +       +       +TextField +       +       +warning_name +       +       +TextField +       + + + + +ishtar_common_models_IshtarSiteProfile->ishtar_common_models_common_SpatialReferenceSystem + + + display_srs (profile_display_srs) + + + +ishtar_common_models_IshtarSiteProfile->ishtar_common_models_common_SpatialReferenceSystem + + + srs (profile_srs) + + + +ishtar_common_models_IshtarSiteProfile->ishtar_common_models_Language + + + default_language (ishtarsiteprofile) + + + +ishtar_common_models_CustomForm + + +       +      CustomForm       +       +id +       +       +AutoField +       +       +apply_to_all +       +       +BooleanField +       +       +available +       +       +BooleanField +       +       +enabled +       +       +BooleanField +       +       +form +       +       +CharField +       +       +header +       +       +TextField +       +       +name +       +       +CharField +       + + + + +ishtar_common_models_CustomForm->ishtar_common_models_IshtarUser + + + + users (customform) + + + +ishtar_common_models_PersonType + + +       +      PersonType +< +GeneralType +>       +       +id +       +       +AutoField +       +       +available +       +       +BooleanField +       +       +comment +       +       +TextField +       +       +label +       +       +TextField +       +       +txt_idx +       +       +TextField +       + + + + +ishtar_common_models_CustomForm->ishtar_common_models_PersonType + + + + user_types (customform) + + + +ishtar_common_models_CustomForm->ishtar_common_models_ProfileType + + + + profile_types (customform) + + + +ishtar_common_models_PersonType->ishtar_common_models_common_GeneralType + + + abstract +inheritance + + + +ishtar_common_models_ProfileType->ishtar_common_models_common_GeneralType + + + abstract +inheritance + + + +django_contrib_auth_models_Group + + +   +Group +   + + + +ishtar_common_models_ProfileType->django_contrib_auth_models_Group + + + + groups (profiletype) + + + +ishtar_common_models_ExcludedField + + +       +      ExcludedField       +       +id +       +       +AutoField +       +       +custom_form +       +       +ForeignKey (id) +       +       +field +       +       +CharField +       + + + + +ishtar_common_models_ExcludedField->ishtar_common_models_CustomForm + + + custom_form (excluded_fields) + + + +ishtar_common_models_CustomFormJsonField + + +       +      CustomFormJsonField       +       +id +       +       +AutoField +       +       +custom_form +       +       +ForeignKey (id) +       +       +json_field +       +       +ForeignKey (id) +       +       +help_text +       +       +TextField +       +       +label +       +       +CharField +       +       +order +       +       +IntegerField +       + + + + +ishtar_common_models_CustomFormJsonField->ishtar_common_models_JsonDataField + + + json_field (custom_form_details) + + + +ishtar_common_models_CustomFormJsonField->ishtar_common_models_CustomForm + + + custom_form (json_fields) + + + +ishtar_common_models_GlobalVar + + +       +      GlobalVar       +       +id +       +       +AutoField +       +       +description +       +       +TextField +       +       +slug +       +       +SlugField +       +       +value +       +       +TextField +       + + + + +ishtar_common_models_StatsCache + + +       +      StatsCache       +       +id +       +       +AutoField +       +       +model +       +       +CharField +       +       +model_pk +       +       +IntegerField +       +       +update_requested +       +       +DateTimeField +       +       +updated +       +       +DateTimeField +       +       +values +       +       +JSONField +       + + + + +ishtar_common_models_DocumentTemplate + + +       +      DocumentTemplate       +       +id +       +       +AutoField +       +       +associated_model +       +       +ForeignKey (id) +       +       +available +       +       +BooleanField +       +       +for_labels +       +       +BooleanField +       +       +label_per_page +       +       +IntegerField +       +       +label_targets +       +       +TextField +       +       +label_template +       +       +FileField +       +       +name +       +       +CharField +       +       +slug +       +       +SlugField +       +       +template +       +       +FileField +       + + + + +ishtar_common_models_DocumentTemplate->ishtar_common_models_imports_ImporterModel + + + associated_model (documenttemplate) + + + +ishtar_common_models_Area->ishtar_common_models_common_HierarchicalType + + + abstract +inheritance + + + +ishtar_common_models_Area->ishtar_common_models_common_Town + + + + towns (areas) + + + +ishtar_common_models_Area->ishtar_common_models_Document + + + main_image (main_image_areas) + + + +ishtar_common_models_Area->ishtar_common_models_Document + + + + documents (areas) + + + +ishtar_common_models_Area->ishtar_common_models_Area + + + parent (children) + + + +ishtar_common_models_OrganizationType + + +       +      OrganizationType +< +GenderedType +>       +       +id +       +       +AutoField +       +       +available +       +       +BooleanField +       +       +comment +       +       +TextField +       +       +grammatical_gender +       +       +CharField +       +       +label +       +       +TextField +       +       +txt_idx +       +       +TextField +       + + + + +ishtar_common_models_OrganizationType->ishtar_common_models_GenderedType + + + abstract +inheritance + + + +ishtar_common_models_HistoricalOrganization + + +       +      HistoricalOrganization       +       +history_id +       +       +AutoField +       +       +history_creator +       +       +ForeignKey (id) +       +       +history_modifier +       +       +ForeignKey (id) +       +       +history_user +       +       +ForeignKey (id) +       +       +lock_user +       +       +ForeignKey (id) +       +       +organization_type +       +       +ForeignKey (id) +       +       +address +       +       +TextField +       +       +address_complement +       +       +TextField +       +       +alt_address +       +       +TextField +       +       +alt_address_complement +       +       +TextField +       +       +alt_address_is_prefered +       +       +BooleanField +       +       +alt_country +       +       +CharField +       +       +alt_postal_code +       +       +CharField +       +       +alt_town +       +       +CharField +       +       +archived +       +       +NullBooleanField +       +       +cached_label +       +       +TextField +       +       +country +       +       +CharField +       +       +created +       +       +DateTimeField +       +       +data +       +       +JSONField +       +       +email +       +       +EmailField +       +       +grammatical_gender +       +       +CharField +       +       +history_change_reason +       +       +CharField +       +       +history_date +       +       +DateTimeField +       +       +history_m2m +       +       +JSONField +       +       +history_type +       +       +CharField +       +       +id +       +       +IntegerField +       +       +last_modified +       +       +DateTimeField +       +       +locked +       +       +BooleanField +       +       +merge_key +       +       +TextField +       +       +mobile_phone +       +       +CharField +       +       +museum_museofile_id +       +       +TextField +       +       +name +       +       +CharField +       +       +need_update +       +       +BooleanField +       +       +phone +       +       +CharField +       +       +phone2 +       +       +CharField +       +       +phone3 +       +       +CharField +       +       +phone_desc +       +       +CharField +       +       +phone_desc2 +       +       +CharField +       +       +phone_desc3 +       +       +CharField +       +       +postal_code +       +       +CharField +       +       +precise_town_id +       +       +PositiveIntegerField +       +       +raw_phone +       +       +TextField +       +       +search_vector +       +       +SearchVectorField +       +       +timestamp_geo +       +       +IntegerField +       +       +timestamp_label +       +       +IntegerField +       +       +town +       +       +CharField +       +       +url +       +       +URLField +       +       +uuid +       +       +UUIDField +       + + + + +ishtar_common_models_HistoricalOrganization->ishtar_common_models_OrganizationType + + + organization_type (+) + + + +ishtar_common_models_HistoricalOrganization->django_contrib_auth_models_User + + + history_modifier (+) + + + +ishtar_common_models_HistoricalOrganization->django_contrib_auth_models_User + + + history_creator (+) + + + +ishtar_common_models_HistoricalOrganization->django_contrib_auth_models_User + + + lock_user (+) + + + +ishtar_common_models_HistoricalOrganization->django_contrib_auth_models_User + + + history_user (+) + + + +ishtar_common_models_Organization->ishtar_common_models_common_Merge + + + abstract +inheritance + + + +ishtar_common_models_Organization->ishtar_common_models_common_Address + + + abstract +inheritance + + + +ishtar_common_models_Organization->ishtar_common_models_imports_Import + + + + imports (imported_ishtar_common_organization) + + + +ishtar_common_models_Organization->ishtar_common_models_imports_Import + + + + imports_updated (import_updated_ishtar_common_organization) + + + +ishtar_common_models_Organization->ishtar_common_models_OrganizationType + + + organization_type (organization) + + + +ishtar_common_models_Organization->ishtar_common_models_Organization + + + + merge_candidate (merge_candidate_rel_+) + + + +ishtar_common_models_Organization->ishtar_common_models_Organization + + + + merge_exclusion (merge_exclusion_rel_+) + + + +ishtar_common_models_TitleType + + +       +      TitleType +< +GenderedType +>       +       +id +       +       +AutoField +       +       +available +       +       +BooleanField +       +       +comment +       +       +TextField +       +       +grammatical_gender +       +       +CharField +       +       +label +       +       +TextField +       +       +long_title +       +       +TextField +       +       +txt_idx +       +       +TextField +       + + + + +ishtar_common_models_TitleType->ishtar_common_models_GenderedType + + + abstract +inheritance + + + +ishtar_common_models_HistoricalPerson + + +       +      HistoricalPerson       +       +history_id +       +       +AutoField +       +       +attached_to +       +       +ForeignKey (id) +       +       +history_creator +       +       +ForeignKey (id) +       +       +history_modifier +       +       +ForeignKey (id) +       +       +history_user +       +       +ForeignKey (id) +       +       +lock_user +       +       +ForeignKey (id) +       +       +title +       +       +ForeignKey (id) +       +       +address +       +       +TextField +       +       +address_complement +       +       +TextField +       +       +alt_address +       +       +TextField +       +       +alt_address_complement +       +       +TextField +       +       +alt_address_is_prefered +       +       +BooleanField +       +       +alt_country +       +       +CharField +       +       +alt_postal_code +       +       +CharField +       +       +alt_town +       +       +CharField +       +       +archived +       +       +NullBooleanField +       +       +cached_label +       +       +TextField +       +       +comment +       +       +TextField +       +       +contact_type +       +       +CharField +       +       +country +       +       +CharField +       +       +created +       +       +DateTimeField +       +       +data +       +       +JSONField +       +       +email +       +       +EmailField +       +       +history_change_reason +       +       +CharField +       +       +history_date +       +       +DateTimeField +       +       +history_m2m +       +       +JSONField +       +       +history_type +       +       +CharField +       +       +id +       +       +IntegerField +       +       +last_modified +       +       +DateTimeField +       +       +locked +       +       +BooleanField +       +       +merge_key +       +       +TextField +       +       +mobile_phone +       +       +CharField +       +       +name +       +       +CharField +       +       +need_update +       +       +BooleanField +       +       +old_title +       +       +CharField +       +       +phone +       +       +CharField +       +       +phone2 +       +       +CharField +       +       +phone3 +       +       +CharField +       +       +phone_desc +       +       +CharField +       +       +phone_desc2 +       +       +CharField +       +       +phone_desc3 +       +       +CharField +       +       +postal_code +       +       +CharField +       +       +precise_town_id +       +       +PositiveIntegerField +       +       +raw_name +       +       +CharField +       +       +raw_phone +       +       +TextField +       +       +salutation +       +       +CharField +       +       +search_vector +       +       +SearchVectorField +       +       +surname +       +       +CharField +       +       +timestamp_geo +       +       +IntegerField +       +       +timestamp_label +       +       +IntegerField +       +       +town +       +       +CharField +       +       +uuid +       +       +UUIDField +       + + + + +ishtar_common_models_HistoricalPerson->ishtar_common_models_Organization + + + attached_to (+) + + + +ishtar_common_models_HistoricalPerson->ishtar_common_models_TitleType + + + title (+) + + + +ishtar_common_models_HistoricalPerson->django_contrib_auth_models_User + + + history_modifier (+) + + + +ishtar_common_models_HistoricalPerson->django_contrib_auth_models_User + + + history_creator (+) + + + +ishtar_common_models_HistoricalPerson->django_contrib_auth_models_User + + + lock_user (+) + + + +ishtar_common_models_HistoricalPerson->django_contrib_auth_models_User + + + history_user (+) + + + +ishtar_common_models_Person->ishtar_common_models_common_Merge + + + abstract +inheritance + + + +ishtar_common_models_Person->ishtar_common_models_common_Address + + + abstract +inheritance + + + +ishtar_common_models_Person->ishtar_common_models_imports_Import + + + + imports (imported_ishtar_common_person) + + + +ishtar_common_models_Person->ishtar_common_models_imports_Import + + + + imports_updated (import_updated_ishtar_common_person) + + + +ishtar_common_models_Person->ishtar_common_models_PersonType + + + + person_types (person) + + + +ishtar_common_models_Person->ishtar_common_models_Organization + + + attached_to (members) + + + +ishtar_common_models_Person->ishtar_common_models_TitleType + + + title (person) + + + +ishtar_common_models_Person->ishtar_common_models_Person + + + + merge_candidate (merge_candidate_rel_+) + + + +ishtar_common_models_Person->ishtar_common_models_Person + + + + merge_exclusion (merge_exclusion_rel_+) + + + +ishtar_common_models_BiographicalNote + + +       +      BiographicalNote +< +BaseHistorizedItem +>       +       +id +       +       +AutoField +       +       +history_creator +       +       +ForeignKey (id) +       +       +history_modifier +       +       +ForeignKey (id) +       +       +lock_user +       +       +ForeignKey (id) +       +       +organization +       +       +ForeignKey (id) +       +       +person +       +       +ForeignKey (id) +       +       +biography +       +       +TextField +       +       +biography_format +       +       +CharField +       +       +birth_year +       +       +PositiveIntegerField +       +       +created +       +       +DateTimeField +       +       +data +       +       +JSONField +       +       +death_year +       +       +PositiveIntegerField +       +       +denomination +       +       +TextField +       +       +first_name +       +       +TextField +       +       +history_m2m +       +       +JSONField +       +       +last_modified +       +       +DateTimeField +       +       +last_name +       +       +TextField +       +       +locked +       +       +BooleanField +       +       +need_update +       +       +BooleanField +       +       +search_vector +       +       +SearchVectorField +       +       +slug +       +       +SlugField +       +       +timestamp_geo +       +       +IntegerField +       +       +timestamp_label +       +       +IntegerField +       + + + + +ishtar_common_models_BiographicalNote->ishtar_common_models_common_BaseHistorizedItem + + + abstract +inheritance + + + +ishtar_common_models_BiographicalNote->ishtar_common_models_imports_Import + + + + imports (imported_ishtar_common_biographicalnote) + + + +ishtar_common_models_BiographicalNote->ishtar_common_models_imports_Import + + + + imports_updated (import_updated_ishtar_common_biographicalnote) + + + +ishtar_common_models_BiographicalNote->ishtar_common_models_Organization + + + organization (biographical_notes) + + + +ishtar_common_models_BiographicalNote->ishtar_common_models_Person + + + person (biographical_notes) + + + +ishtar_common_models_GDPRPerson + + +       +      GDPRPerson       +       +id +       +       +AutoField +       +       +person +       +       +ForeignKey (id) +       +       +raw_name +       +       +CharField +       + + + + +ishtar_common_models_GDPRPerson->ishtar_common_models_Person + + + person (gdpr_person) + + + +ishtar_common_models_GDPRLog + + +       +      GDPRLog       +       +id +       +       +AutoField +       +       +user +       +       +ForeignKey (id) +       +       +activity +       +       +CharField +       +       +date +       +       +DateTimeField +       +       +ip +       +       +GenericIPAddressField +       +       +routable_ip +       +       +BooleanField +       + + + + +ishtar_common_models_GDPRLog->ishtar_common_models_GDPRPerson + + + + persons (gdprlog) + + + +ishtar_common_models_GDPRLog->django_contrib_auth_models_User + + + user (gdprlog) + + + +ishtar_common_models_ProfileTypeSummary + + +       +      ProfileTypeSummary       + + + + +ishtar_common_models_ProfileTypeSummary->ishtar_common_models_ProfileType + + + proxy +inheritance + + + +ishtar_common_models_rest_ApiExternalSource->ishtar_common_models_IshtarUser + + + + users (apiexternalsource) + + + +ishtar_common_models_BackgroundTask + + +       +      BackgroundTask       +       +id +       +       +AutoField +       +       +profile +       +       +ForeignKey (id) +       +       +args +       +       +ArrayField +       +       +creation_date +       +       +DateTimeField +       +       +finished_date +       +       +DateTimeField +       +       +launch_date +       +       +DateTimeField +       +       +name +       +       +TextField +       +       +result +       +       +FileField +       +       +state +       +       +CharField +       +       +view +       +       +CharField +       + + + + +ishtar_common_models_BackgroundTask->ishtar_common_models_UserProfile + + + profile (backgroundtask) + + + +ishtar_common_models_AuthorType + + +       +      AuthorType +< +GeneralType +>       +       +id +       +       +AutoField +       +       +available +       +       +BooleanField +       +       +comment +       +       +TextField +       +       +label +       +       +TextField +       +       +order +       +       +IntegerField +       +       +txt_idx +       +       +TextField +       + + + + +ishtar_common_models_AuthorType->ishtar_common_models_common_GeneralType + + + abstract +inheritance + + + +ishtar_common_models_Author->ishtar_common_models_common_FullSearch + + + abstract +inheritance + + + +ishtar_common_models_Author->ishtar_common_models_Person + + + person (author) + + + +ishtar_common_models_Author->ishtar_common_models_AuthorType + + + author_type (author) + + + +ishtar_common_models_SourceType->ishtar_common_models_common_HierarchicalType + + + abstract +inheritance + + + +ishtar_common_models_SupportType->ishtar_common_models_common_GeneralType + + + abstract +inheritance + + + +ishtar_common_models_SupportType->ishtar_common_models_SourceType + + + + document_types (supports) + + + +ishtar_common_models_Format->ishtar_common_models_common_GeneralType + + + abstract +inheritance + + + +ishtar_common_models_Format->ishtar_common_models_SourceType + + + + document_types (formats) + + + +ishtar_common_models_LicenseType->ishtar_common_models_common_OrderedHierarchicalType + + + abstract +inheritance + + + +ishtar_common_models_DocumentTag->ishtar_common_models_common_GeneralType + + + abstract +inheritance + + + +ishtar_common_models_ShootingAngle->ishtar_common_models_common_OrderedHierarchicalType + + + abstract +inheritance + + + +ishtar_common_models_HistoricalDocument + + +       +      HistoricalDocument       +       +history_id +       +       +AutoField +       +       +format_type +       +       +ForeignKey (id) +       +       +history_creator +       +       +ForeignKey (id) +       +       +history_modifier +       +       +ForeignKey (id) +       +       +history_user +       +       +ForeignKey (id) +       +       +language +       +       +ForeignKey (id) +       +       +lock_user +       +       +ForeignKey (id) +       +       +publisher +       +       +ForeignKey (id) +       +       +rights_owner +       +       +ForeignKey (id) +       +       +shooting_angle +       +       +ForeignKey (id) +       +       +source +       +       +ForeignKey (id) +       +       +source_type +       +       +ForeignKey (id) +       +       +support_type +       +       +ForeignKey (id) +       +       +additional_information +       +       +TextField +       +       +associated_file +       +       +TextField +       +       +associated_links +       +       +TextField +       +       +associated_url +       +       +URLField +       +       +authors_raw +       +       +CharField +       +       +cache_related_label +       +       +TextField +       +       +cached_label +       +       +TextField +       +       +comment +       +       +TextField +       +       +complete_identifier +       +       +TextField +       +       +container_id +       +       +PositiveIntegerField +       +       +container_ref_id +       +       +PositiveIntegerField +       +       +copyright +       +       +TextField +       +       +created +       +       +DateTimeField +       +       +creation_date +       +       +DateField +       +       +custom_index +       +       +IntegerField +       +       +data +       +       +JSONField +       +       +description +       +       +TextField +       +       +duplicate +       +       +NullBooleanField +       +       +external_id +       +       +TextField +       +       +history_change_reason +       +       +CharField +       +       +history_date +       +       +DateTimeField +       +       +history_m2m +       +       +JSONField +       +       +history_type +       +       +CharField +       +       +id +       +       +IntegerField +       +       +image +       +       +TextField +       +       +index +       +       +IntegerField +       +       +internal_reference +       +       +TextField +       +       +isbn +       +       +CharField +       +       +issn +       +       +CharField +       +       +item_number +       +       +IntegerField +       +       +last_modified +       +       +DateTimeField +       +       +locked +       +       +BooleanField +       +       +need_update +       +       +BooleanField +       +       +publishing_year +       +       +PositiveIntegerField +       +       +qrcode +       +       +TextField +       +       +receipt_date +       +       +DateField +       +       +receipt_date_in_documentation +       +       +DateField +       +       +reference +       +       +TextField +       +       +scale +       +       +CharField +       +       +search_vector +       +       +SearchVectorField +       +       +source_free_input +       +       +CharField +       +       +source_page_range +       +       +CharField +       +       +thumbnail +       +       +TextField +       +       +timestamp_geo +       +       +IntegerField +       +       +timestamp_label +       +       +IntegerField +       +       +title +       +       +TextField +       + + + + +ishtar_common_models_HistoricalDocument->ishtar_common_models_Document + + + source (+) + + + +ishtar_common_models_HistoricalDocument->ishtar_common_models_Language + + + language (+) + + + +ishtar_common_models_HistoricalDocument->ishtar_common_models_Organization + + + publisher (+) + + + +ishtar_common_models_HistoricalDocument->ishtar_common_models_Organization + + + rights_owner (+) + + + +ishtar_common_models_HistoricalDocument->ishtar_common_models_SourceType + + + source_type (+) + + + +ishtar_common_models_HistoricalDocument->ishtar_common_models_SupportType + + + support_type (+) + + + +ishtar_common_models_HistoricalDocument->ishtar_common_models_Format + + + format_type (+) + + + +ishtar_common_models_HistoricalDocument->ishtar_common_models_ShootingAngle + + + shooting_angle (+) + + + +ishtar_common_models_HistoricalDocument->django_contrib_auth_models_User + + + history_modifier (+) + + + +ishtar_common_models_HistoricalDocument->django_contrib_auth_models_User + + + history_creator (+) + + + +ishtar_common_models_HistoricalDocument->django_contrib_auth_models_User + + + lock_user (+) + + + +ishtar_common_models_HistoricalDocument->django_contrib_auth_models_User + + + history_user (+) + + + +ishtar_common_models_OperationType + + +       +      OperationType +< +GeneralType +>       +       +id +       +       +AutoField +       +       +available +       +       +BooleanField +       +       +comment +       +       +TextField +       +       +judiciary +       +       +BooleanField +       +       +label +       +       +TextField +       +       +order +       +       +IntegerField +       +       +preventive +       +       +BooleanField +       +       +txt_idx +       +       +TextField +       + + + + +ishtar_common_models_OperationType->ishtar_common_models_common_GeneralType + + + abstract +inheritance + + + +ishtar_common_models_AdministrationScript + + +       +      AdministrationScript       +       +id +       +       +AutoField +       +       +name +       +       +TextField +       +       +path +       +       +CharField +       + + + + +ishtar_common_models_AdministrationTask + + +       +      AdministrationTask       +       +id +       +       +AutoField +       +       +script +       +       +ForeignKey (id) +       +       +creation_date +       +       +DateTimeField +       +       +finished_date +       +       +DateTimeField +       +       +launch_date +       +       +DateTimeField +       +       +result +       +       +TextField +       +       +state +       +       +CharField +       + + + + +ishtar_common_models_AdministrationTask->ishtar_common_models_AdministrationScript + + + script (administrationtask) + + + +ishtar_common_models_ExportTask + + +       +      ExportTask       +       +id +       +       +AutoField +       +       +lock_user +       +       +ForeignKey (id) +       +       +creation_date +       +       +DateTimeField +       +       +export_conf +       +       +BooleanField +       +       +export_dir +       +       +BooleanField +       +       +export_docs +       +       +BooleanField +       +       +export_geo +       +       +BooleanField +       +       +export_importers +       +       +BooleanField +       +       +export_items +       +       +BooleanField +       +       +export_types +       +       +BooleanField +       +       +filter_text +       +       +TextField +       +       +filter_type +       +       +CharField +       +       +finished_date +       +       +DateTimeField +       +       +geo +       +       +BooleanField +       +       +launch_date +       +       +DateTimeField +       +       +put_locks +       +       +BooleanField +       +       +result +       +       +FileField +       +       +result_info +       +       +TextField +       +       +state +       +       +CharField +       + + + + +ishtar_common_models_ExportTask->django_contrib_auth_models_User + + + lock_user (+) + + + +ishtar_common_models_ImportTask + + +       +      ImportTask       +       +id +       +       +AutoField +       +       +import_user +       +       +ForeignKey (id) +       +       +creation_date +       +       +DateTimeField +       +       +delete_before +       +       +BooleanField +       +       +finished_date +       +       +DateTimeField +       +       +launch_date +       +       +DateTimeField +       +       +releasing_locks +       +       +BooleanField +       +       +source +       +       +FileField +       +       +state +       +       +CharField +       + + + + +ishtar_common_models_ImportTask->django_contrib_auth_models_User + + + import_user (+) + + + +ishtar_common_models_rest_ApiUser + + +       +      ApiUser       +       +user_ptr +       +       +OneToOneField (id) +       +       +ip +       +       +GenericIPAddressField +       + + + + +ishtar_common_models_rest_ApiSearchModel + + +       +      ApiSearchModel       +       +id +       +       +AutoField +       +       +content_type +       +       +ForeignKey (id) +       +       +table_format +       +       +ForeignKey (id) +       +       +user +       +       +ForeignKey (user_ptr) +       +       +limit_query +       +       +TextField +       + + + + +ishtar_common_models_rest_ApiSearchModel->ishtar_common_models_imports_ImporterType + + + table_format (search_model_table_format) + + + +ishtar_common_models_rest_ApiSearchModel->ishtar_common_models_imports_ImporterType + + + + export (search_model_exports) + + + +ishtar_common_models_rest_ApiSearchModel->ishtar_common_models_rest_ApiUser + + + user (apisearchmodel) + + + +ishtar_common_models_rest_ApiSearchModel->django_contrib_contenttypes_models_ContentType + + + content_type (apisearchmodel) + + + +ishtar_common_models_rest_ApiSheetFilter + + +       +      ApiSheetFilter +< +SheetFilter +>       +       +id +       +       +AutoField +       +       +api_search_model +       +       +ForeignKey (id) +       +       +key +       +       +CharField +       + + + + +ishtar_common_models_rest_ApiSheetFilter->ishtar_common_models_common_SheetFilter + + + abstract +inheritance + + + +ishtar_common_models_rest_ApiSheetFilter->ishtar_common_models_rest_ApiSearchModel + + + api_search_model (sheet_filters) + + + +ishtar_common_models_rest_ApiKeyMatch + + +       +      ApiKeyMatch       +       +id +       +       +AutoField +       +       +associated_type +       +       +ForeignKey (id) +       +       +search_model +       +       +ForeignKey (id) +       +       +source +       +       +ForeignKey (id) +       +       +distant_label +       +       +TextField +       +       +distant_slug +       +       +SlugField +       +       +do_not_match +       +       +BooleanField +       +       +local_label +       +       +TextField +       +       +local_slug +       +       +SlugField +       +       +search_keys +       +       +ArrayField +       + + + + +ishtar_common_models_rest_ApiKeyMatch->ishtar_common_models_rest_ApiExternalSource + + + source (apikeymatch) + + + +ishtar_common_models_rest_ApiKeyMatch->django_contrib_contenttypes_models_ContentType + + + search_model (key_match_search_models) + + + +ishtar_common_models_rest_ApiKeyMatch->django_contrib_contenttypes_models_ContentType + + + associated_type (key_match_types) + + + -- cgit v1.2.3