django/docs/ref
Ramiro Morales f81d4ba5b3 Fixed #14038 -- Added information to release notes and version changed|added markers to documentation additions for the new template loeaders API introduced in version 1.2. Thanks 3point2 for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15309 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-01-25 15:42:24 +00:00
..
contrib Fixed #15147 - Typo in "Managing static files"; thanks ori for the report. 2011-01-22 23:29:11 +00:00
files
forms
models Fixed #14672 - Added admin handling for on_delete=PROTECT. Thanks to jtiai for the report. 2011-01-20 00:33:32 +00:00
templates Fixed #14038 -- Added information to release notes and version changed|added markers to documentation additions for the new template loeaders API introduced in version 1.2. Thanks 3point2 for the report. 2011-01-25 15:42:24 +00:00
authbackends.txt
class-based-views.txt Fixed #14878 -- Clarified the way verbose_name_plural is used in generic list views as a context variable. Thanks to diegueus9 for the report. 2011-01-03 13:15:58 +00:00
databases.txt Fixed #15141 - remove some deprecated storage engines from the MySQL notes; thanks mariuz for the suggestion. 2011-01-22 16:16:42 +00:00
django-admin.txt Fixed #15088 - Missing dash in documentation. Thanks Aryeh Leib Taurog for the report. 2011-01-15 18:45:49 +00:00
exceptions.txt
generic-views.txt
index.txt
middleware.txt
request-response.txt
settings.txt Fixed #14038 -- Added information to release notes and version changed|added markers to documentation additions for the new template loeaders API introduced in version 1.2. Thanks 3point2 for the report. 2011-01-25 15:42:24 +00:00
signals.txt Fixed #15133 - Some markup issues in the docs; thanks Aryeh Leib Taurog for the report. 2011-01-22 12:43:50 +00:00
template-response.txt Fixed #15012 -- Added post-rendering callbacks to TemplateResponse so that decorators (in particular, the cache decorator) can defer processing until after rendering has occurred. Thanks to Joshua Ginsberg for the draft patch. 2011-01-24 14:24:35 +00:00
unicode.txt
utils.txt
validators.txt