stalker.core.models.Comment
===========================

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

.. currentmodule:: stalker.core.models

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

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Comment.__init__
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Comment.body
      ~Comment.code
      ~Comment.created_by
      ~Comment.date_created
      ~Comment.date_updated
      ~Comment.description
      ~Comment.name
      ~Comment.nice_name
      ~Comment.notes
      ~Comment.tags
      ~Comment.to
      ~Comment.type
      ~Comment.updated_by
   
   