stalker.models.auth.LocalSession
================================

.. inheritance-diagram::
     stalker.models.auth.LocalSession
     :parts: 1

.. currentmodule:: stalker.models.auth

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

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~LocalSession.__init__
      ~LocalSession.delete
      ~LocalSession.load
      ~LocalSession.save
      ~LocalSession.session_file_full_path
      ~LocalSession.store_user
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~LocalSession.logged_in_user
   
   