Sponsors
- Sponsor.Sponsor(**kwargs)
The Sponsor model holds data about the entity that principally supports a Project. Depending on context the Sponsor may be the only or largest shareholder, a guarantor or a similar entity.
- class portfolio.Sponsor.Sponsor(*args, **kwargs)
The Sponsor model holds data about the entity that principally supports a Project. Depending on context the Sponsor may be the only or largest shareholder, a guarantor or a similar entity.
- exception DoesNotExist
- exception MultipleObjectsReturned
- address_of_registered_location
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- annual_ebit
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- annual_revenue
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- basis_of_financial_statements
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- business_description
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- cash_and_cash_equivalent_items
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- city_of_registered_location
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- country_of_registered_location
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- creation_date
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- currency_of_financial_statements
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- current_assets
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- current_external_credit_rating
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- current_internal_credit_rating
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- date_of_incorporation
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- date_of_latest_annual_financial_statements
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- external_credit_rating_at_origination
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- financial_statements_type
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- financials_audited
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- fixed_assets
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- geographic_region_classification
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- geographic_region_of_registered_location
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- get_absolute_url()
- get_basis_of_financial_statements_display(*, field=<django.db.models.fields.IntegerField: basis_of_financial_statements>)
- get_financial_statements_type_display(*, field=<django.db.models.fields.IntegerField: financial_statements_type>)
- get_next_by_creation_date(*, field=<django.db.models.fields.DateTimeField: creation_date>, is_next=True, **kwargs)
- get_next_by_last_change_date(*, field=<django.db.models.fields.DateTimeField: last_change_date>, is_next=True, **kwargs)
- get_previous_by_creation_date(*, field=<django.db.models.fields.DateTimeField: creation_date>, is_next=False, **kwargs)
- get_previous_by_last_change_date(*, field=<django.db.models.fields.DateTimeField: last_change_date>, is_next=False, **kwargs)
- get_sponsor_financial_strength_display(*, field=<django.db.models.fields.IntegerField: sponsor_financial_strength>)
- get_sponsor_support_display(*, field=<django.db.models.fields.IntegerField: sponsor_support>)
- get_sponsor_track_record_display(*, field=<django.db.models.fields.IntegerField: sponsor_track_record>)
- guarantee_amount
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- id
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- industry_segment
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- internal_credit_rating_at_origination
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- last_change_date
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- market_capitalisation
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- name_of_project
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- net_assets
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- number_of_fte
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- number_of_joint_counterparties
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- objects = <django.db.models.manager.Manager object>
- postcode_of_registered_location
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- project_company
Accessor to the related object on the forward side of a many-to-one or one-to-one (via ForwardOneToOneDescriptor subclass) relation.
In the example:
class Child(Model): parent = ForeignKey(Parent, related_name='children')
Child.parent
is aForwardManyToOneDescriptor
instance.
- project_company_id
- registration_number
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- source_of_current_external_credit_rating
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- source_of_external_credit_rating_at_origination
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- sponsor_financial_strength
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- sponsor_identifier
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- sponsor_legal_entity_identifier
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- sponsor_support
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- sponsor_track_record
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- strength_of_sponsor
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- total_assets
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- total_debt
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- total_liabilities
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.