Timo Graham
|
7b9016e5a2
|
[1.3.X] Fixed #17068 - Documented that documentation fixes will be more freely backported.
Backport of r17300 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@17301 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-12-30 15:31:09 +00:00 |
Timo Graham
|
c9ab2bfb39
|
[1.3.X] Fixed #17470 - Broken links in 0.95/0.96 release notes; thanks fastinetserver for the report; aaugustin for the patch.
Backport of r17290 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@17291 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-12-30 12:29:47 +00:00 |
Aymeric Augustin
|
b5853cf043
|
[1.3.X] Fixed #16632 -- Crash on responses without Content-Type with IE. Backport of r17196.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@17198 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-12-11 10:09:15 +00:00 |
Aymeric Augustin
|
68f37a9081
|
[1.3.X] Backported the fix for #15852 -- Modified cookie parsing so it can handle duplicate invalid cookie names. Thanks goes to Fredrik Stålnacke for the report and to vung for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@17168 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-12-03 21:17:41 +00:00 |
Timo Graham
|
bf5fdf1397
|
[1.3.X] Fixed #17028 - Changed diveintopython.org -> diveintopython.net
Backport of r17115 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@17116 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-11-19 22:57:47 +00:00 |
Carl Meyer
|
eabbb361d2
|
[1.3.X] Fixed #17171 -- Updated tutorial urls.py code snippets to match startproject template and recommended practice. (No 'import *', use 'urls()' function.). Thanks haimunt for report.
Parts of this are a backport of r17073 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@17074 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-11-06 16:59:26 +00:00 |
Carl Meyer
|
6372368b56
|
[1.3.X] Fixed #17123 -- corrected the path to admin static assets in 1.3 docs. Thanks glarrain for the report.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@17044 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-10-27 16:10:08 +00:00 |
Carl Meyer
|
07c404be88
|
[1.3.X] Refs #16072 -- Corrected blocktrans multiple-argument syntax example in the docs.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@17011 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-10-18 18:09:23 +00:00 |
Paul McMillan
|
a084a07ebe
|
[1.3.X] Fixed #16910 -- Misleading urlpatterns docs regex example.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16892 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-22 23:02:57 +00:00 |
Paul McMillan
|
e3bc259081
|
[1.3.X] Reverting r16878 (improved admin error message) per advice from jezdez. refs #16837
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16891 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-22 22:55:47 +00:00 |
Paul McMillan
|
ed156a44ca
|
[1.3.X] Fixed #11674 -- Clarified docs on excluded fields of ModelForms. Thanks PieterSwinkels for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16881 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-22 05:48:42 +00:00 |
Paul McMillan
|
4443c6fd72
|
[1.3.X] Spelling fix for r16879.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16880 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-22 05:40:54 +00:00 |
Paul McMillan
|
35e807c4a5
|
[1.3.X] Fixed #15633 -- Improved docs for post_syncdb signal. Thanks Justin Lilly for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16879 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-22 05:39:07 +00:00 |
Paul McMillan
|
2a4aa8bcf7
|
[1.3.X] Fixed #16837 -- Improved error messages for admin login. Thanks Wim Feijen for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16878 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-22 05:36:57 +00:00 |
Paul McMillan
|
5978d7a341
|
[1.3.X] backport minor docs fix for GeoIP
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16870 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-22 00:58:42 +00:00 |
Carl Meyer
|
65942eb31f
|
[1.3.X] Fixed #16353 -- don't try to create Site objects on all databases. Refs #15573, #15346. Thanks Aymeric Augustin for the report and the patch.
Backport of r16868 in trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16869 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-21 22:58:15 +00:00 |
Simon Meers
|
3606f1f7b2
|
[1.3.X] Fixed #16904 -- Additional clarification regarding contrib.messages iteration. Thanks murphyke for the report and patch.
Backport of [16866] from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16867 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-21 22:45:25 +00:00 |
Simon Meers
|
add0628528
|
[1.3.X] Fixed #16886 -- Memcached socket file documentation. Thanks ddbeck for the report and patch.
Backport of [16858] from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16859 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-21 01:37:17 +00:00 |
Justin Bronn
|
ae51b46d19
|
[1.3.X] Fixed #14648 -- Fixed annotated date querysets when `GeoManager` is used. Thanks, codysoyland, for the bug report.
Backport of r16796 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16844 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-17 18:08:28 +00:00 |
Carl Meyer
|
c9676d035f
|
[1.3.X] Fixed #16094 -- Added missing colon in custom permissions docs.
Backport of r16836 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16837 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-16 10:57:53 +00:00 |
Julien Phalip
|
27c8d61280
|
[1.3.X] Reverted the change in r16684, which, while fixing an alignment issue in IE7 with the admin's "Save and continue editing" and "Save and add another" buttons, caused the swapping of those buttons' order. Thanks to jocmeh for the report. Refs #16852.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16834 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-16 06:26:22 +00:00 |
Carl Meyer
|
ee23919a8a
|
[1.3.X] Fixed #16839 - Added basic release notes for 1.2.7. Thanks claudep for the report.
Backport of r16803 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16828 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-14 20:33:55 +00:00 |
Carl Meyer
|
70a6901775
|
[1.3.X] Refs #16839 - Added basic release notes for 1.2.6 and 1.3.1.
Backport of r16777 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16827 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-14 20:33:42 +00:00 |
James Bennett
|
2c8e45e1f4
|
[1.3.X] Fixed #16334: Make it quite clear that cache_page's 'cache' argument refers to the name of a cache in the CACHES setting. Backport of [16815] from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16816 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-11 05:58:34 +00:00 |
James Bennett
|
460150975c
|
[1.3.X] Fixed #16094: Added clear example of how to refer to custom permissions. Backport of [16813] from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16814 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-11 05:48:39 +00:00 |
James Bennett
|
16787c6903
|
[1.3.X] Fixed #16109: Corrected an inconsistency in URLconf examples for matching a numeric month. Backport of [16811] from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16812 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-11 05:45:26 +00:00 |
James Bennett
|
f242c02fb9
|
[1.3.X] Fixed #16293: Document a way to return dicts with column names from a DB cursor. Backport of [16808] from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16809 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-11 05:38:50 +00:00 |
James Bennett
|
0326e2e611
|
[1.3.X] Fixed #16552: Noted that contrib.sessions is a requirement for the admin. Backport of [16806] from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16807 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-11 05:32:14 +00:00 |
James Bennett
|
2954c36ff7
|
[1.3.X] Fixed #16079: Clarified (for real this time) how handler404 and handler500 work, and that they only work in a root URLconf. Backport of [16804] from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16805 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-11 04:06:29 +00:00 |
James Bennett
|
5e451b9e6f
|
[1.3.X] Bump docs version number, too.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16768 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-10 01:34:55 +00:00 |
James Bennett
|
722d4068a7
|
[1.3.X] Bump to 1.3.1 for security release.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16767 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-10 01:32:14 +00:00 |
Russell Keith-Magee
|
1a76dbefdf
|
[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.
Backport of r16760 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16763 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-10 01:08:24 +00:00 |
Russell Keith-Magee
|
fbe2eead2f
|
[1.3.X] Corrected an issue which could allow attackers to manipulate session data using the cache. A security announcement will be made shortly.
Backport of r16759 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16762 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-10 01:08:02 +00:00 |
Russell Keith-Magee
|
2f7fadc38e
|
[1.3.X] Added protection against spoofing of X_FORWARDED_HOST headers. A security announcement will be made shortly.
Backport of r16758 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16761 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-10 01:07:50 +00:00 |
Gabriel Hurley
|
afe47636f7
|
[1.3.X] Fixed #16782 -- Corrected a broken cross-reference to the database engine setting in the tutorial. Thanks to mjumbewu for the report and patch.
Backport of r16754 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16755 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-09 23:27:31 +00:00 |
Justin Bronn
|
52279a4113
|
[1.3.X] Fixed #16408 -- Fixed conversion of dates, and other problems with the SpatiaLite backend.
Backport of r16749 and r16750 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16751 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-09 22:50:03 +00:00 |
Gabriel Hurley
|
1f7c6c011a
|
[1.3.X] Fixed #16791 -- Updated a broken URL in the README file. Thanks to paulcwatts for the report and patch.
Backport of r16743 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16744 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-09 21:43:11 +00:00 |
Julien Phalip
|
71836f4c76
|
[1.3.X] Fixed a small admin CSS issue where the "Save and continue editing" and "Save and add another" buttons were wrongly aligned with left-to-right languages in IE7.
Backport of r16683 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16684 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-08-25 08:13:28 +00:00 |
Russell Keith-Magee
|
8b42dfa47e
|
[1.3.X] Corrected the setup and teardown of the refactored invalid_models test so that it guarantees that stdout is restored, and purges all the temporary models from the app cache after running the test.
Backport of r16670 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16677 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-08-23 15:57:19 +00:00 |
Russell Keith-Magee
|
e2d7a784c8
|
[1.3.X] Fixed #16201 -- Ensure that requests with Content-Length=0 don't break the multipart parser. Thanks to albsen for the report and patch
Backport of r16353 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16676 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-08-23 15:57:01 +00:00 |
Russell Keith-Magee
|
f317bd20d7
|
[1.3.X] Fixed #16299 -- Ensure that unicode strings can be used to identify classes in ForeignKey and ManyToManyFields. Unicode strings aren't actually legal as class names, but this is an issue if you use from __future__ import unicode_literals in your models.py file. Thanks to Martijn Bastiaan for the report, and Anthony Briggs for the final patch.
Backport of r16663 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16675 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-08-23 15:56:40 +00:00 |
Russell Keith-Magee
|
38530700bf
|
[1.3.X] Fixed #16681 -- Refactored the invalid_models unit test so that it can be invoked manually. Thanks to Anthony Briggs for the report and patch.
Backport of r16661 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16674 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-08-23 15:56:18 +00:00 |
Russell Keith-Magee
|
3e7d79b6ac
|
[1.3.X] Fixed #15499 -- Ensure that cache control headers don't try to set public and private as a result of multiple calls to patch_cache_control with different arguments. Thanks to AndiDog for the report and patch.
Backport of r16657 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16673 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-08-23 15:55:48 +00:00 |
Russell Keith-Magee
|
e9a1c03dba
|
[1.3.X] Fixed #10571 -- Factored out the payload encoding code to make sure it is used for PUT requests. Thanks to kennu for the report, pterk for the patch, and wildfire for the review comments.
Backport of r16651 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16672 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-08-23 15:55:22 +00:00 |
Russell Keith-Magee
|
671483f37b
|
[1.3.X] Fixed #14876 -- Ensure that join promotion works correctly when there are nullable related fields. Thanks to simonpercivall for the report, oinopion and Aleksandra Sendecka for the original patch, and to Malcolm for helping me wrestle the edge cases to the ground.
Backport of r16648 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16671 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-08-23 15:54:45 +00:00 |
Julien Phalip
|
a7ec5c433c
|
[1.3.X] Fixed #16680 -- Used single quotes for the TEMPLATE_DIRS examples in part 2 of the tutorial to be consistent with the settings.py file generated by the startproject command. Thanks, Michael Tomkins.
Backport of r16660 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16666 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-08-23 06:00:08 +00:00 |
Julien Phalip
|
e71d0133bd
|
[1.3.X] Fixed #16669 -- Made the startproject instruction formatting easier to read and more consistent with other formatting in the tutorial part 1. Thanks to Daniel Lawrence and Aymeric Augustin.
Backport of r16664 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16665 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-08-23 05:59:54 +00:00 |
Timo Graham
|
6f9d250698
|
[1.3.X] Fixed #16654 - Syntax error in reverse() example; thanks jedie.
Backport of r16630 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16631 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-08-20 19:28:25 +00:00 |
Timo Graham
|
329d80faab
|
[1.3.X] Fixed #16595 - Add pop() to session docs; thanks wilfred.
Backport of r16628 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16629 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-08-20 19:23:16 +00:00 |
Timo Graham
|
3e5fc7ebb1
|
[1.3.X] Fixed #16430 - Stronger wording for CSRF protection in `modifying upload handlers on the fly`; thanks tomchristie.
Backport of r16588 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16589 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-08-06 20:34:19 +00:00 |