index.txt 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. ===============
  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. :doc:`/topics/index` and the :doc:`/ref/index`. However, these guides will help
  7. you quickly accomplish common tasks.
  8. .. toctree::
  9. :maxdepth: 1
  10. auth-remote-user
  11. custom-management-commands
  12. custom-model-fields
  13. custom-lookups
  14. custom-template-backend
  15. custom-template-tags
  16. custom-file-storage
  17. deployment/index
  18. upgrade-version
  19. error-reporting
  20. initial-data
  21. legacy-databases
  22. logging
  23. outputting-csv
  24. outputting-pdf
  25. overriding-templates
  26. static-files/index
  27. static-files/deployment
  28. windows
  29. writing-migrations
  30. .. seealso::
  31. The `Django community aggregator`_, where we aggregate content from the
  32. global Django community. Many writers in the aggregator write this sort of
  33. how-to material.
  34. .. _django community aggregator: https://www.djangoproject.com/community/