1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/docs/ref
2009-02-17 10:17:29 +00:00
..
contrib Made CSRF middleware skip post-processing for 'csrf_exempt' decorated views. 2009-02-07 17:47:02 +00:00
files
forms
models Clarified some documentation on the use of the aggregate() query modifier, following suggestions on IRC. Thanks to Tai Lee for the report. 2009-02-17 10:17:29 +00:00
templates
databases.txt
django-admin.txt
generic-views.txt
index.txt
middleware.txt A few minor wording, whitespace, punctuation, and link changes for the middleware documentation. 2009-02-15 05:46:00 +00:00
request-response.txt
settings.txt
signals.txt
unicode.txt