stalker.core.models.Shot
========================

.. inheritance-diagram::
     stalker.core.models.Shot
     :parts: 1

.. currentmodule:: stalker.core.models

.. autoclass:: Shot
   :show-inheritance:
   :inherited-members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Shot.__init__
      ~Shot.create_secondary_tables_for_references
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Shot.assets
      ~Shot.code
      ~Shot.created_by
      ~Shot.created_by_id
      ~Shot.cut_duration
      ~Shot.cut_in
      ~Shot.cut_out
      ~Shot.date_created
      ~Shot.date_updated
      ~Shot.description
      ~Shot.entity_id
      ~Shot.entity_type
      ~Shot.id
      ~Shot.name
      ~Shot.nice_name
      ~Shot.notes
      ~Shot.project
      ~Shot.project_id
      ~Shot.references
      ~Shot.reviews
      ~Shot.sequence
      ~Shot.sequence_id
      ~Shot.shot_id
      ~Shot.status
      ~Shot.status_list
      ~Shot.status_list_id
      ~Shot.tags
      ~Shot.taskableEntity_id
      ~Shot.tasks
      ~Shot.type
      ~Shot.type_id
      ~Shot.updated_by
      ~Shot.updated_by_id
   
   