1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/docs/topics/index.txt
Ramiro Morales d19109fd37 Fixed #19497 -- Refactored testing docs.
Thanks Tim Graham for the review and suggestions.
2012-12-21 21:59:06 -03:00

30 lines
412 B
Plaintext

Using Django
============
Introductions to all the key parts of Django you'll need to know:
.. toctree::
:maxdepth: 1
install
db/index
http/index
forms/index
templates
class-based-views/index
files
testing/index
auth
cache
conditional-view-processing
signing
email
i18n/index
logging
pagination
python3
security
serialization
settings
signals