1
0
mirror of https://github.com/django/django.git synced 2025-01-12 11:26:23 +00:00
django/docs/ref
2010-12-18 15:37:12 +00:00
..
contrib Fixed #14805 -- Capitalize "Google" in sitemaps docs. Thanks, Adam. 2010-12-12 22:56:52 +00:00
files
forms
models Fixed #6434 - Add clarifying note about auto_now and auto_now_add. thank adamv for the patch. 2010-12-18 14:04:39 +00:00
templates Fixed #14676 - Document that the removetags filter is case-sensitive. Thanks peterh32 for the report and elbarto for the patch. 2010-12-18 15:37:12 +00:00
authbackends.txt
class-based-views.txt Fixed #14901 - Typo in class-based views paginator doc. thanks adamv. 2010-12-14 23:34:47 +00:00
databases.txt
django-admin.txt Fixed #14187 -- Added support for bpython to shell management command. Thanks, Jeremy Dunck. 2010-12-12 23:03:24 +00:00
exceptions.txt
generic-views.txt
index.txt
middleware.txt
request-response.txt
settings.txt Fixed #14103 -- Take USE_ETAGS setting into account when patching the response headers. Thanks, trbs and Eric Holscher. 2010-12-12 22:57:17 +00:00
signals.txt
template-response.txt
unicode.txt
utils.txt
validators.txt