seshat.apps.sc.models
Attributes
Classes
Functions
|
This function is used to return the name of the model instance (in lieu of |
|
This function is used to validate the year_from and year_to fields of the |
|
This function is used to return the citations of the model instance |
Module Contents
- class seshat.apps.sc.models.Administrative_level
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Administrative_level'
- verbose_name_plural = 'Administrative_levels'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- administrative_level_from
- administrative_level_to
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- class seshat.apps.sc.models.Area_measurement_system
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Area_measurement_system'
- verbose_name_plural = 'Area_measurement_systems'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- area_measurement_system
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- class seshat.apps.sc.models.Article
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Article'
- verbose_name_plural = 'Articles'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- article
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- class seshat.apps.sc.models.Bridge
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Bridge'
- verbose_name_plural = 'Bridges'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- bridge
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- class seshat.apps.sc.models.Burial_site
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Burial_site'
- verbose_name_plural = 'Burial_sites'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- burial_site
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- class seshat.apps.sc.models.Calendar
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Calendar'
- verbose_name_plural = 'Calendars'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- calendar
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- class seshat.apps.sc.models.Canal
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Canal'
- verbose_name_plural = 'Canals'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- canal
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- class seshat.apps.sc.models.Ceremonial_site
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Ceremonial_site'
- verbose_name_plural = 'Ceremonial_sites'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- ceremonial_site
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- class seshat.apps.sc.models.Communal_building
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Communal_building'
- verbose_name_plural = 'Communal_buildings'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- communal_building
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- class seshat.apps.sc.models.Courier
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Courier'
- verbose_name_plural = 'Couriers'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- courier
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- class seshat.apps.sc.models.Court
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Court'
- verbose_name_plural = 'Courts'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- court
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- class seshat.apps.sc.models.Debt_and_credit_structure
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Debt_and_credit_structure'
- verbose_name_plural = 'Debt_and_credit_structures'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- debt_and_credit_structure
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- class seshat.apps.sc.models.Drinking_water_supply_system
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Drinking_water_supply_system'
- verbose_name_plural = 'Drinking_water_supply_systems'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- drinking_water_supply_system
- name
- class seshat.apps.sc.models.Enclosure
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Enclosure'
- verbose_name_plural = 'Enclosures'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- enclosure
- name
- class seshat.apps.sc.models.Entertainment_building
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Entertainment_building'
- verbose_name_plural = 'Entertainment_buildings'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- entertainment_building
- name
- class seshat.apps.sc.models.Examination_system
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Examination_system'
- verbose_name_plural = 'Examination_systems'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- examination_system
- name
- class seshat.apps.sc.models.Fastest_individual_communication
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Fastest_individual_communication'
- verbose_name_plural = 'Fastest Individual Communications'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- fastest_individual_communication_from
- fastest_individual_communication_to
- name
- class seshat.apps.sc.models.Fiction
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Fiction'
- verbose_name_plural = 'Fictions'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- fiction
- name
- class seshat.apps.sc.models.Food_storage_site
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Food_storage_site'
- verbose_name_plural = 'Food_storage_sites'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- food_storage_site
- name
- class seshat.apps.sc.models.Foreign_coin
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Foreign_coin'
- verbose_name_plural = 'Foreign_coins'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- foreign_coin
- name
- class seshat.apps.sc.models.Formal_legal_code
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Formal_legal_code'
- verbose_name_plural = 'Formal_legal_codes'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- formal_legal_code
- name
- class seshat.apps.sc.models.Full_time_bureaucrat
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Full_time_bureaucrat'
- verbose_name_plural = 'Full_time_bureaucrats'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- full_time_bureaucrat
- name
- class seshat.apps.sc.models.General_postal_service
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'General_postal_service'
- verbose_name_plural = 'General_postal_services'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- general_postal_service
- name
- class seshat.apps.sc.models.Geometrical_measurement_system
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Geometrical_measurement_system'
- verbose_name_plural = 'Geometrical_measurement_systems'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- geometrical_measurement_system
- name
- class seshat.apps.sc.models.History
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'History'
- verbose_name_plural = 'Histories'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- history
- name
- class seshat.apps.sc.models.Indigenous_coin
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Indigenous_coin'
- verbose_name_plural = 'Indigenous_coins'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- indigenous_coin
- name
- class seshat.apps.sc.models.Irrigation_system
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Irrigation_system'
- verbose_name_plural = 'Irrigation_systems'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- irrigation_system
- name
- class seshat.apps.sc.models.Judge
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Judge'
- verbose_name_plural = 'Judges'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- judge
- name
- class seshat.apps.sc.models.Knowledge_or_information_building
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Knowledge_or_information_building'
- verbose_name_plural = 'Knowledge_or_information_buildings'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- knowledge_or_information_building
- name
- class seshat.apps.sc.models.Largest_communication_distance
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Largest_communication_distance'
- verbose_name_plural = 'Largest Communication Distances'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- largest_communication_distance_from
- largest_communication_distance_to
- name
- class seshat.apps.sc.models.Length_measurement_system
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Length_measurement_system'
- verbose_name_plural = 'Length_measurement_systems'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- length_measurement_system
- name
- class seshat.apps.sc.models.Lists_tables_and_classification
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Lists_tables_and_classification'
- verbose_name_plural = 'Lists_tables_and_classifications'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- lists_tables_and_classification
- name
- class seshat.apps.sc.models.Market
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Market'
- verbose_name_plural = 'Markets'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- market
- name
- class seshat.apps.sc.models.Merit_promotion
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Merit_promotion'
- verbose_name_plural = 'Merit_promotions'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- merit_promotion
- name
- class seshat.apps.sc.models.Military_level
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Military_level'
- verbose_name_plural = 'Military_levels'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- military_level_from
- military_level_to
- name
- class seshat.apps.sc.models.Mines_or_quarry
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Mines_or_quarry'
- verbose_name_plural = 'Mines_or_quarries'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- mines_or_quarry
- name
- class seshat.apps.sc.models.Mnemonic_device
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Mnemonic_device'
- verbose_name_plural = 'Mnemonic_devices'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- mnemonic_device
- name
- class seshat.apps.sc.models.Non_phonetic_writing
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Non_phonetic_writing'
- verbose_name_plural = 'Non_phonetic_writings'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- non_phonetic_writing
- class seshat.apps.sc.models.Nonwritten_record
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Nonwritten_record'
- verbose_name_plural = 'Nonwritten_records'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- nonwritten_record
- class seshat.apps.sc.models.Occupational_complexity
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Occupational_complexity'
- verbose_name_plural = 'Occupational_complexies'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- occupational_complexity
- class seshat.apps.sc.models.Other_measurement_system
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Other_measurement_system'
- verbose_name_plural = 'Other_measurement_systems'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- other_measurement_system
- class seshat.apps.sc.models.Other_special_purpose_site
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Other_special_purpose_site'
- verbose_name_plural = 'Other Special Purpose Sites'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- other_special_purpose_site
- class seshat.apps.sc.models.Other_utilitarian_public_building
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Other_utilitarian_public_building'
- verbose_name_plural = 'Other_utilitarian_public_buildings'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- other_utilitarian_public_building
- class seshat.apps.sc.models.Paper_currency
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Paper_currency'
- verbose_name_plural = 'Paper_currencies'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- paper_currency
- class seshat.apps.sc.models.Philosophy
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Philosophy'
- verbose_name_plural = 'Philosophies'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- philosophy
- class seshat.apps.sc.models.Phonetic_alphabetic_writing
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Phonetic_alphabetic_writing'
- verbose_name_plural = 'Phonetic_alphabetic_writings'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- phonetic_alphabetic_writing
- class seshat.apps.sc.models.Polity_population
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Polity_population'
- verbose_name_plural = 'Polity_populations'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- polity_population_from
- polity_population_to
- class seshat.apps.sc.models.Polity_territory
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Polity_territory'
- verbose_name_plural = 'Polity_territories'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- polity_territory_from
- polity_territory_to
- class seshat.apps.sc.models.Population_of_the_largest_settlement
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Population_of_the_largest_settlement'
- verbose_name_plural = 'Population_of_the_largest_settlements'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- population_of_the_largest_settlement_from
- population_of_the_largest_settlement_to
- class seshat.apps.sc.models.Port
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Port'
- verbose_name_plural = 'Ports'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- port
- class seshat.apps.sc.models.Postal_station
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Postal_station'
- verbose_name_plural = 'Postal_stations'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- postal_station
- class seshat.apps.sc.models.Practical_literature
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Practical_literature'
- verbose_name_plural = 'Practical_literatures'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- practical_literature
- class seshat.apps.sc.models.Precious_metal
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Precious_metal'
- verbose_name_plural = 'Precious_metals'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- precious_metal
- class seshat.apps.sc.models.Professional_lawyer
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Professional_lawyer'
- verbose_name_plural = 'Professional_lawyers'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- professional_lawyer
- class seshat.apps.sc.models.Professional_military_officer
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Professional_military_officer'
- verbose_name_plural = 'Professional_military_officers'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- professional_military_officer
- class seshat.apps.sc.models.Professional_priesthood
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Professional_priesthood'
- verbose_name_plural = 'Professional_priesthoods'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- professional_priesthood
- class seshat.apps.sc.models.Professional_soldier
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Professional_soldier'
- verbose_name_plural = 'Professional_soldiers'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- professional_soldier
- class seshat.apps.sc.models.Ra
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Ra'
- verbose_name_plural = 'Ras'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- sc_ra
- class seshat.apps.sc.models.Religious_level
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Religious_level'
- verbose_name_plural = 'Religious_levels'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- religious_level_from
- religious_level_to
- class seshat.apps.sc.models.Religious_literature
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Religious_literature'
- verbose_name_plural = 'Religious_literatures'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- religious_literature
- class seshat.apps.sc.models.Road
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Road'
- verbose_name_plural = 'Roads'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- road
- class seshat.apps.sc.models.Sacred_text
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Sacred_text'
- verbose_name_plural = 'Sacred_texts'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- sacred_text
- class seshat.apps.sc.models.Scientific_literature
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Scientific_literature'
- verbose_name_plural = 'Scientific_literatures'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- scientific_literature
- class seshat.apps.sc.models.Script
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Script'
- verbose_name_plural = 'Scripts'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- script
- class seshat.apps.sc.models.Settlement_hierarchy
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Settlement_hierarchy'
- verbose_name_plural = 'Settlement_hierarchies'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- settlement_hierarchy_from
- settlement_hierarchy_to
- class seshat.apps.sc.models.Source_of_support
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Source_of_support'
- verbose_name_plural = 'Source_of_supports'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- source_of_support
- class seshat.apps.sc.models.Special_purpose_house
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Special_purpose_house'
- verbose_name_plural = 'Special Purpose Houses'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- special_purpose_house
- class seshat.apps.sc.models.Special_purpose_site
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Special_purpose_site'
- verbose_name_plural = 'Special_purpose_sites'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- special_purpose_site
- class seshat.apps.sc.models.Specialized_government_building
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Specialized_government_building'
- verbose_name_plural = 'Specialized_government_buildings'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- specialized_government_building
- class seshat.apps.sc.models.Store_of_wealth
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Store_of_wealth'
- verbose_name_plural = 'Store_of_wealths'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- store_of_wealth
- class seshat.apps.sc.models.Symbolic_building
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Symbolic_building'
- verbose_name_plural = 'Symbolic_buildings'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- symbolic_building
- class seshat.apps.sc.models.Time_measurement_system
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Time_measurement_system'
- verbose_name_plural = 'Time_measurement_systems'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- time_measurement_system
- class seshat.apps.sc.models.Token
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Token'
- verbose_name_plural = 'Tokens'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- token
- class seshat.apps.sc.models.Trading_emporia
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Trading_emporia'
- verbose_name_plural = 'Trading_emporias'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- trading_emporia
- class seshat.apps.sc.models.Utilitarian_public_building
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Utilitarian_public_building'
- verbose_name_plural = 'Utilitarian_public_buildings'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- utilitarian_public_building
- class seshat.apps.sc.models.Volume_measurement_system
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Volume_measurement_system'
- verbose_name_plural = 'Volume_measurement_systems'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- volume_measurement_system
- class seshat.apps.sc.models.Weight_measurement_system
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Weight_measurement_system'
- verbose_name_plural = 'Weight_measurement_systems'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- weight_measurement_system
- class seshat.apps.sc.models.Written_record
Bases:
seshat.apps.core.models.SeshatCommon- class Meta
- Noindex:
- ordering = ['year_from', 'year_to']
- verbose_name = 'Written_record'
- verbose_name_plural = 'Written_records'
- clean()
- clean_name()
Return the name of the model instance.
- Noindex:
Note
TODO This method should probably just be an attribute set on the model instead.
- Returns:
The name of the model instance.
- Return type:
str
- clean_name_spaced()
Return the name of the model instance with spaces.
Note
TODO This method should probably just be an attribute set on the model instead.
- get_absolute_url()
Returns the url to access a particular instance of the model.
- Noindex:
- Returns:
A string of the url to access a particular instance of the model.
- Return type:
str
- show_value()
- show_value_from()
- show_value_to()
- sub_subsection()
- subsection()
- property display_citations
Display the citations of the model instance.
- Noindex:
Note
The method is a property, and an alias for the return_citations function.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- name
- written_record
- seshat.apps.sc.models.call_my_name(self)
This function is used to return the name of the model instance (in lieu of the __str__ representation of the model instance).
Note
The model instance must have the following attributes: - name - polity (and polity.name) - year_from - year_to
- Parameters:
self (model instance) – The model instance.
- Returns:
The name of the model instance.
- Return type:
str
- seshat.apps.sc.models.clean_times(self)
This function is used to validate the year_from and year_to fields of the model instance (called from each model’s clean method).
Note
The model instance must have the following attributes: - year_from - year_to - polity (and polity.start_year and polity.end_year)
- Parameters:
self (model instance) – The model instance.
- Returns:
None
- Raises:
ValidationError – If the year_from is greater than the year_to.
ValidationError – If the year_from is out of range.
ValidationError – If the year_from is earlier than the start year of the corresponding polity.
ValidationError – If the year_to is later than the end year of the corresponding polity.
ValidationError – If the year_to is out of range.
- seshat.apps.sc.models.return_citations(self)
This function is used to return the citations of the model instance (returning the value used in the display_citations method of the model instance).
Note
The model instance must have the following attribute: - citations
The model instance must have the following methods: - zoteroer
- Parameters:
self (model instance) – The model instance.
- Returns:
The citations of the model instance, separated by comma.
- Return type:
str
- seshat.apps.sc.models.ABSENT_PRESENT_CHOICES = (('present', 'present'), ('uncoded', 'uncoded'), ('absent', 'absent'), ('unknown', 'unknown'),...
- seshat.apps.sc.models.SOURCE_OF_SUPPORT_CHOICES = (('state salary', 'state salary'), ('pensions', 'pensions'), ('enoblement', 'enoblement'),...