-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathcontents.txt
52 lines (41 loc) · 971 Bytes
/
contents.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
..
.. META INFORMATION OF TRANSLATION
..
.. $TranslationStatus: Done $
.. $OriginalRevision: 11274 $
.. $TranslationAuthors: Robson Mendonça $
..
.. INFO OF THIS FILE (DO NOT EDIT! UPDATED BY SUBVERSION)
..
.. $HeadURL$
.. $LastChangedRevision$
.. $LastChangedBy$
.. $LastChangedDate$
..
.. _contents:
==================================
Conteúdo da documentação do Django
==================================
.. toctree::
:maxdepth: 2
intro/index
topics/index
howto/index
faq/index
ref/index
misc/index
glossary
releases/index
internals/index
Índices, glossário e tabelas
============================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`glossary`
Documentação depreciada/obsoleta
================================
A documentação a seguir cobre funcionalidades que estão entrando em desuso ou
que serão substituídas nas novas versões do Django.
.. toctree::
:maxdepth: 2
obsolete/index