/docs/howto/index.txt

https://code.google.com/p/mango-py/ · Plain Text · 35 lines · 29 code · 6 blank · 0 comment · 0 complexity · d51cc9ae41805519e95921d55a7b917e MD5 · raw file

  1. "How-to" guides
  2. ===============
  3. Here you'll find short answers to "How do I....?" types of questions. These
  4. how-to guides don't cover topics in depth -- you'll find that material in the
  5. :doc:`/topics/index` and the :doc:`/ref/index`. However, these guides will help
  6. you quickly accomplish common tasks.
  7. .. toctree::
  8. :maxdepth: 1
  9. apache-auth
  10. auth-remote-user
  11. contribute
  12. custom-management-commands
  13. custom-model-fields
  14. custom-template-tags
  15. custom-file-storage
  16. deployment/index
  17. error-reporting
  18. initial-data
  19. i18n
  20. jython
  21. legacy-databases
  22. outputting-csv
  23. outputting-pdf
  24. static-files
  25. .. seealso::
  26. The `Django community aggregator`_, where we aggregate content from the
  27. global Django community. Many writers in the aggregator write this sort of
  28. how-to material.
  29. .. _django community aggregator: http://www.djangoproject.com/community/