index.txt 895 B

123456789101112131415161718192021222324252627282930313233
  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. auth-remote-user
  10. custom-management-commands
  11. custom-model-fields
  12. custom-template-tags
  13. custom-file-storage
  14. deployment/index
  15. error-reporting
  16. initial-data
  17. jython
  18. legacy-databases
  19. outputting-csv
  20. outputting-pdf
  21. static-files/index
  22. static-files/deployment
  23. .. seealso::
  24. The `Django community aggregator`_, where we aggregate content from the
  25. global Django community. Many writers in the aggregator write this sort of
  26. how-to material.
  27. .. _django community aggregator: https://www.djangoproject.com/community/