1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/docs/topics/index.txt
Aymeric Augustin f27a4ee327 Removed django.contrib.localflavor.
Each localflavor lives on as a separate app.
2012-12-29 21:59:06 +01:00

31 lines
433 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/index
cache
conditional-view-processing
signing
email
i18n/index
localflavor
logging
pagination
python3
security
serialization
settings
signals