django/docs/ref
Timo Graham 1b90cdcf23 Fixed #15045 - Typo auto_add_now -> auto_now_add; thanks dr_gone for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15171 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-01-11 00:29:38 +00:00
..
contrib Fixed #15003 - assorted edits to admin docs; thanks adamv. 2011-01-08 21:15:00 +00:00
files
forms
models Fixed #15045 - Typo auto_add_now -> auto_now_add; thanks dr_gone for the report. 2011-01-11 00:29:38 +00:00
templates
authbackends.txt
class-based-views.txt
databases.txt
django-admin.txt
exceptions.txt
generic-views.txt
index.txt
middleware.txt Fixed #6181 - Document `django.views.decorators.http` - thanks adamv for the patch. 2010-12-27 13:27:26 +00:00
request-response.txt
settings.txt
signals.txt Fixed #14712 - Add an example for the post_syncdb signal. Thanks Frank Wiles for the patch. 2010-12-29 15:47:46 +00:00
template-response.txt
unicode.txt
utils.txt
validators.txt