index.txt 900 B

123456789101112131415161718192021222324252627282930313233343536
  1. .. _howto-index:
  2. "How-to" guides
  3. ===============
  4. Here you'll find short answers to "How do I....?" types of questions. These
  5. how-to guides don't cover topics in depth -- you'll find that material in the
  6. :ref:`topics-index` and the :ref:`ref-index`. However, these guides will help
  7. you quickly accomplish common tasks.
  8. .. toctree::
  9. :maxdepth: 1
  10. apache-auth
  11. auth-remote-user
  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/