index.rst 241 B

123456789101112131415161718
  1. .. include:: ../README.rst
  2. Installation
  3. ============
  4. Install django-appconf with your favorite Python package manager, e.g.::
  5. pip install django-appconf
  6. Contents
  7. ========
  8. .. toctree::
  9. :maxdepth: 1
  10. usage
  11. reference
  12. changelog