.. Django SubCommand documentation master file, created by
   sphinx-quickstart on Mon Jul 16 22:00:54 2012.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Django SubCommand's documentation!
=============================================


Create Sub Command :

.. toctree::
   :maxdepth: 5

   usage


Customize Command :

.. toctree::
   :maxdepth: 5

   base
   generate

Template Methods :

.. toctree::
   :maxdepth: 5

   template

Indices and tables
==================

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

