index.txt 965 B

12345678910111213141516171819202122232425262728293031323334353637
  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-lookups
  13. custom-template-tags
  14. custom-file-storage
  15. deployment/index
  16. upgrade-version
  17. error-reporting
  18. initial-data
  19. jython
  20. legacy-databases
  21. outputting-csv
  22. outputting-pdf
  23. static-files/index
  24. static-files/deployment
  25. windows
  26. writing-migrations
  27. .. seealso::
  28. The `Django community aggregator`_, where we aggregate content from the
  29. global Django community. Many writers in the aggregator write this sort of
  30. how-to material.
  31. .. _django community aggregator: https://www.djangoproject.com/community/