/docs/howto/index.txt
Plain Text | 35 lines | 29 code | 6 blank | 0 comment | 0 complexity | d51cc9ae41805519e95921d55a7b917e MD5 | raw file
Possible License(s): BSD-3-Clause
1"How-to" guides
2===============
3
4Here you'll find short answers to "How do I....?" types of questions. These
5how-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
7you quickly accomplish common tasks.
8
9.. toctree::
10 :maxdepth: 1
11
12 apache-auth
13 auth-remote-user
14 contribute
15 custom-management-commands
16 custom-model-fields
17 custom-template-tags
18 custom-file-storage
19 deployment/index
20 error-reporting
21 initial-data
22 i18n
23 jython
24 legacy-databases
25 outputting-csv
26 outputting-pdf
27 static-files
28
29.. seealso::
30
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
35 .. _django community aggregator: http://www.djangoproject.com/community/