stalker.models.shot.Shot
========================

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

.. currentmodule:: stalker.models.shot

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

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Shot.__init__
      ~Shot.round_time
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Shot.bid_timing
      ~Shot.bid_unit
      ~Shot.children
      ~Shot.code
      ~Shot.computed_duration
      ~Shot.computed_end
      ~Shot.computed_start
      ~Shot.computed_total_seconds
      ~Shot.created_by
      ~Shot.created_by_id
      ~Shot.cut_duration
      ~Shot.cut_in
      ~Shot.cut_out
      ~Shot.date_created
      ~Shot.date_updated
      ~Shot.dependent_of
      ~Shot.depends
      ~Shot.description
      ~Shot.duration
      ~Shot.end
      ~Shot.entity_id
      ~Shot.entity_type
      ~Shot.generic_data
      ~Shot.id
      ~Shot.image_format
      ~Shot.image_format_id
      ~Shot.is_complete
      ~Shot.is_container
      ~Shot.is_leaf
      ~Shot.is_milestone
      ~Shot.is_root
      ~Shot.is_scheduled
      ~Shot.level
      ~Shot.metadata
      ~Shot.name
      ~Shot.nice_name
      ~Shot.notes
      ~Shot.parent
      ~Shot.parent_id
      ~Shot.parents
      ~Shot.plural_class_name
      ~Shot.priority
      ~Shot.project
      ~Shot.project_id
      ~Shot.query
      ~Shot.references
      ~Shot.remaining_seconds
      ~Shot.resources
      ~Shot.scenes
      ~Shot.schedule_constraint
      ~Shot.schedule_model
      ~Shot.schedule_seconds
      ~Shot.schedule_timing
      ~Shot.schedule_unit
      ~Shot.sequences
      ~Shot.shot_id
      ~Shot.start
      ~Shot.status
      ~Shot.status_id
      ~Shot.status_list
      ~Shot.status_list_id
      ~Shot.tags
      ~Shot.task_id
      ~Shot.tasks
      ~Shot.thumbnail
      ~Shot.thumbnail_id
      ~Shot.time_logs
      ~Shot.timing_resolution
      ~Shot.tjp_abs_id
      ~Shot.tjp_id
      ~Shot.to_tjp
      ~Shot.total_logged_seconds
      ~Shot.total_seconds
      ~Shot.type
      ~Shot.type_id
      ~Shot.updated_by
      ~Shot.updated_by_id
      ~Shot.versions
      ~Shot.watchers
   
   