1
0
mirror of https://github.com/django/django.git synced 2025-03-15 03:40:44 +00:00
django/docs/topics/index.txt
Ramiro Morales 903892be7b [1.5.x] Fixed #19497 -- Refactored testing docs.
Thanks Tim Graham for the review and suggestions.

d19109fd37e75ccf29d2ca64370102753dbc7c5b from master.
2012-12-22 12:39:49 -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