ProjectCompany

ProjectCompany.ProjectCompany(**kwargs)

The Project Company model holds data for a large sustainability oriented Project (Project Finance) involving a special purpose entity. A Project Company always refers to a Project but a Project may not involve a special purpose company

class portfolio.ProjectCompany.ProjectCompany(*args, **kwargs)

Bases: Model

The Project Company model holds data for a large sustainability oriented Project (Project Finance) involving a special purpose entity. A Project Company always refers to a Project but a Project may not involve a special purpose company

exception DoesNotExist

Bases: ObjectDoesNotExist

exception MultipleObjectsReturned

Bases: MultipleObjectsReturned

assignment_of_contracts_and_accounts

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

cash_sweep

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

contractor_set

Accessor to the related objects manager on the reverse side of a many-to-one relation.

In the example:

class Child(Model):
    parent = ForeignKey(Parent, related_name='children')

Parent.children is a ReverseManyToOneDescriptor instance.

Most of the implementation is delegated to a dynamically defined manager class built by create_forward_many_to_many_manager() defined below.

control_over_cash_flow

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

covenant_package

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

covenants

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.

debt_service_coverage_ratio

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

debttoequity_ratio

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

dividend_restrictions

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

financial_ratios

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

financial_strength

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

financial_structure

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_assignment_of_contracts_and_accounts_display(*, field=<django.db.models.fields.IntegerField: assignment_of_contracts_and_accounts>)
get_control_over_cash_flow_display(*, field=<django.db.models.fields.IntegerField: control_over_cash_flow>)
get_covenant_package_display(*, field=<django.db.models.fields.IntegerField: covenant_package>)
get_financial_ratios_display(*, field=<django.db.models.fields.IntegerField: financial_ratios>)
get_impact_category_display(*, field=<django.db.models.fields.IntegerField: impact_category>)
get_legal_type_of_project_display(*, field=<django.db.models.fields.IntegerField: legal_type_of_project>)
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_pledge_of_assets_display(*, field=<django.db.models.fields.IntegerField: pledge_of_assets>)
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_refinancing_risk_display(*, field=<django.db.models.fields.IntegerField: refinancing_risk>)
get_reserve_funds_display(*, field=<django.db.models.fields.IntegerField: reserve_funds>)
id

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

impact_category

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

independent_escrow_account

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

independent_monitoring_and_reporting

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

independent_review

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

interest_coverage_ratio

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.

legal_type_of_project

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

life_coverage_ratio

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

loan_life_coverage_ratio

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

loan_set

Accessor to the related objects manager on the reverse side of a many-to-one relation.

In the example:

class Child(Model):
    parent = ForeignKey(Parent, related_name='children')

Parent.children is a ReverseManyToOneDescriptor instance.

Most of the implementation is delegated to a dynamically defined manager class built by create_forward_many_to_many_manager() defined below.

mandatory_prepayments

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.

objects = <django.db.models.manager.Manager object>
operator_set

Accessor to the related objects manager on the reverse side of a many-to-one relation.

In the example:

class Child(Model):
    parent = ForeignKey(Parent, related_name='children')

Parent.children is a ReverseManyToOneDescriptor instance.

Most of the implementation is delegated to a dynamically defined manager class built by create_forward_many_to_many_manager() defined below.

payment_cascade

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

payment_deferrals

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

pledge_of_assets

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

project

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 a ForwardManyToOneDescriptor instance.

project_company_identifier

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

project_company_lei

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

project_id
refinancing_risk

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

reporting_and_transparency

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

reserve_funds

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

revenue_set

Accessor to the related objects manager on the reverse side of a many-to-one relation.

In the example:

class Child(Model):
    parent = ForeignKey(Parent, related_name='children')

Parent.children is a ReverseManyToOneDescriptor instance.

Most of the implementation is delegated to a dynamically defined manager class built by create_forward_many_to_many_manager() defined below.

scorecard_set

Accessor to the related objects manager on the reverse side of a many-to-one relation.

In the example:

class Child(Model):
    parent = ForeignKey(Parent, related_name='children')

Parent.children is a ReverseManyToOneDescriptor instance.

Most of the implementation is delegated to a dynamically defined manager class built by create_forward_many_to_many_manager() defined below.

security_package

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

sponsor_set

Accessor to the related objects manager on the reverse side of a many-to-one relation.

In the example:

class Child(Model):
    parent = ForeignKey(Parent, related_name='children')

Parent.children is a ReverseManyToOneDescriptor instance.

Most of the implementation is delegated to a dynamically defined manager class built by create_forward_many_to_many_manager() defined below.

stakeholders_set

Accessor to the related objects manager on the reverse side of a many-to-one relation.

In the example:

class Child(Model):
    parent = ForeignKey(Parent, related_name='children')

Parent.children is a ReverseManyToOneDescriptor instance.

Most of the implementation is delegated to a dynamically defined manager class built by create_forward_many_to_many_manager() defined below.

swap_set

Accessor to the related objects manager on the reverse side of a many-to-one relation.

In the example:

class Child(Model):
    parent = ForeignKey(Parent, related_name='children')

Parent.children is a ReverseManyToOneDescriptor instance.

Most of the implementation is delegated to a dynamically defined manager class built by create_forward_many_to_many_manager() defined below.