.. |
contrib
|
[1.3.X] backport minor docs fix for GeoIP
|
2011-09-22 00:58:42 +00:00 |
files
|
[1.3.X] Fixed #16566 - Typo in docs/ref/files/storage.txt; thanks thejaswi_puthraya.
|
2011-08-06 18:41:00 +00:00 |
forms
|
[1.3.X] Altered the behavior of URLField to avoid a potential DOS vector, and to avoid potential leakage of local filesystem data. A security announcement will be made shortly.
|
2011-09-10 01:08:24 +00:00 |
models
|
[1.3.X] Fixed #16109: Corrected an inconsistency in URLconf examples for matching a numeric month. Backport of [16811] from trunk.
|
2011-09-11 05:45:26 +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
|
[1.3.X] Added protection against spoofing of X_FORWARDED_HOST headers. A security announcement will be made shortly.
|
2011-09-10 01:07:50 +00:00 |
settings.txt
|
[1.3.X] Altered the behavior of URLField to avoid a potential DOS vector, and to avoid potential leakage of local filesystem data. A security announcement will be made shortly.
|
2011-09-10 01:08:24 +00:00 |
signals.txt
|
[1.3.X] Fixed #15633 -- Improved docs for post_syncdb signal. Thanks Justin Lilly for the patch.
|
2011-09-22 05:39:07 +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 |