1
0
mirror of https://github.com/django/django.git synced 2025-01-13 03:47:26 +00:00
django/docs/ref
2010-12-13 13:51:28 +00:00
..
contrib Fixed #14805 -- Capitalize "Google" in sitemaps docs. Thanks, Adam. 2010-12-12 22:56:52 +00:00
files Fixed #14846 -- Corrected a tiny typo in from [14832]. Thanks to elbarto for catching the mistake. 2010-12-06 23:07:46 +00:00
forms
models Fixed #8975 -- documented related order methods -- thanks to Leo for the report and dwillis for the initial patch. 2010-12-06 23:08:44 +00:00
templates Fixed #14570 -- Added new date format character for alternative month names using the new context capabilities. Also add context to Associated Press style month names (refs #9988). Thanks to Claude and shell_dweller. 2010-12-13 13:51:28 +00:00
authbackends.txt
class-based-views.txt Add FormMixin.get_form_kwargs method to abstract some common logic in a tidier 2010-12-10 03:51:30 +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 Fixed #12815 -- Added TemplateResponse, a lazy-evaluated Response class. Thanks to Simon Willison for the original idea, and to Mikhail Korobov and Ivan Sagalaev for their assistance, including the draft patch from Mikhail. 2010-12-07 13:57:01 +00:00
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 Fixed #14867 -- Corrected references to baking in the new TemplateResponse docs. Thanks to marcusf for the report. 2010-12-09 00:47:37 +00:00
unicode.txt
utils.txt
validators.txt