view docs/index.rst @ 2151:12ceeda33339 beta

#404 API extensions for showing permission for users - added permissions to get_user function - added last_login to get_user and get_users function - modified custom JSON encoder to handle non standard python types, like set, OrderedDict, datetime, date
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 21 Mar 2012 21:00:55 +0200
parents 4d076981a7b1
children dc2584ba5fbc fa88997aa421
line wrap: on
line source

.. _index:

.. include:: ./../README.rst

Users Guide
-----------

**Installation:**

.. toctree::
   :maxdepth: 1

   installation
   setup
   upgrade
   
**Usage**

.. toctree::
   :maxdepth: 1

   usage/general
   usage/git_support
   usage/statistics
   usage/backup
   usage/debugging

**Develop**

.. toctree::
   :maxdepth: 1
   
   contributing
   changelog

**API**

.. toctree::
   :maxdepth: 1

   api/api
   api/models
   

Other topics
------------

* :ref:`genindex`
* :ref:`search`

.. _virtualenv: http://pypi.python.org/pypi/virtualenv
.. _python: http://www.python.org/
.. _django: http://www.djangoproject.com/
.. _mercurial: http://mercurial.selenic.com/
.. _bitbucket: http://bitbucket.org/
.. _subversion: http://subversion.tigris.org/
.. _git: http://git-scm.com/
.. _celery: http://celeryproject.org/
.. _Sphinx: http://sphinx.pocoo.org/
.. _vcs: http://pypi.python.org/pypi/vcs