parts/django/docs/howto/index.txt
changeset 69 c6bca38c1cbf
equal deleted inserted replaced
68:5ff1fc726848 69:c6bca38c1cbf
       
     1 "How-to" guides
       
     2 ===============
       
     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 
       
     9 .. toctree::
       
    10    :maxdepth: 1
       
    11 
       
    12    apache-auth
       
    13    auth-remote-user
       
    14    custom-management-commands
       
    15    custom-model-fields
       
    16    custom-template-tags
       
    17    custom-file-storage
       
    18    deployment/index
       
    19    error-reporting
       
    20    initial-data
       
    21    i18n
       
    22    jython
       
    23    legacy-databases
       
    24    outputting-csv
       
    25    outputting-pdf
       
    26    static-files
       
    27 
       
    28 .. seealso::
       
    29 
       
    30     The `Django community aggregator`_, where we aggregate content from the
       
    31     global Django community. Many writers in the aggregator write this sort of
       
    32     how-to material.
       
    33 
       
    34     .. _django community aggregator: http://www.djangoproject.com/community/