.. |
contrib
|
[1.3.X] Added a note about the AJAX CSRF example not working on jQuery 1.5
|
2011-07-14 19:40:30 +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
|
[1.3.X] Fixed #15992 -- Added more references to settings. Thanks, aaugustin.
|
2011-05-29 17:50:52 +00:00 |
models
|
[1.3.X] Fixed #16090, #16091 - Typos in docs; thanks teraom.
|
2011-05-31 09:44:21 +00:00 |
templates
|
[1.3.X] Fixed #16297 -- make_list documentation error regarding integers. Thanks ned and teraom.
|
2011-06-26 21:29:13 +00:00 |
authbackends.txt
|
Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1
|
2010-12-26 00:37:14 +00:00 |
class-based-views.txt
|
Fixed #15764 - Corrected mixin docs for DeleteView; thanks linovia for the report.
|
2011-06-12 00:26:43 +00:00 |
databases.txt
|
[1.3.X] Fixed #15992 -- Added more references to settings. Thanks, aaugustin.
|
2011-05-29 17:50:52 +00:00 |
django-admin.txt
|
[1.3.X] Fixed #15992 -- Added more references to settings. Thanks, aaugustin.
|
2011-05-29 17:50:52 +00:00 |
exceptions.txt
|
Corrected a number of mislinked crossrefs and added a few new crossref targets found in/via the 1.3 release.
|
2011-03-22 20:12:17 +00:00 |
generic-views.txt
|
[1.3.X] Fixed #15992 -- Added more references to settings. Thanks, aaugustin.
|
2011-05-29 17:50:52 +00:00 |
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
|
[1.3.X] Fixed #16258 - typo in middleware docs.
|
2011-06-19 19:40:50 +00:00 |
request-response.txt
|
Fixed #15594 -- Corrected typo in the docs on HTTPOnly cookies. Thanks to philwills for the report.
|
2011-03-15 08:19:57 +00:00 |
settings.txt
|
[1.3.X] Fixed #15801 - Incorrect external link for dictConfig; thanks David Niergarth for the report; jonash for the patch.
|
2011-05-31 09:44:18 +00:00 |
signals.txt
|
[1.3.X] Fixed #15853 - typo in m2m_changed signal documentation; thanks elbarto.
|
2011-04-24 23:47:36 +00:00 |
template-response.txt
|
[1.3.X] Fixed #16004 - csrf_protect does not send cookie if view returns TemplateResponse
|
2011-05-25 17:31:47 +00:00 |
unicode.txt
|
[1.3.X] Fixed #15593 -- Added a note that the output of `reverse` is urlquoted. Thanks to guettli for the report and draft patch.
|
2011-04-20 19:51:54 +00:00 |
utils.txt
|
[1.3.X] Added a few cross references to the i18n docs and documented pgettext and colleagues.
|
2011-06-15 10:50:08 +00:00 |
validators.txt
|
Fixed #14537 -- Added documentation on where validators can be imported from to Validators Reference docs, and improved Sphinx formatting and metadata. Thanks to rfugger for the report.
|
2010-10-23 22:06:01 +00:00 |