Tim Graham
|
85f9745807
|
[1.6.x] Fixed #22966 -- Clarified which release notes appear for each doc version.
Thanks haimunt at yahoo.com for the suggestion.
Backport of e6b3d6c22f from master
|
2014-07-07 15:31:47 -04:00 |
|
Daniel Hahler
|
b6bfdacdae
|
[1.6.x] Fixed various minor doc typos / references.
Backport of 67f9f385aa from master
|
2014-07-05 20:27:03 -04:00 |
|
Tim Graham
|
890a2d632e
|
[1.6.x] Fixed #22924 -- Added a note about MEDIA_URL in templates.
Thanks raphael.herouart at gmail.com
Backport of 814bcc3395 from master
|
2014-07-03 09:38:59 -04:00 |
|
Claude Paroz
|
9207442fe2
|
[1.6.x] raw() was still defined on Manager in Django 1.6
|
2014-07-02 18:29:16 +02:00 |
|
Tim Graham
|
f3cd0a009e
|
[1.6.x] Clarified that LocMemCache is per-process; refs #7639.
Thanks projectgus for the suggestion.
Backport of c37000ab04 from master
|
2014-07-02 10:14:17 -04:00 |
|
Tim Graham
|
e125984394
|
[1.6.x] Fixed #13755 -- Added a tip for caching responses that vary on AJAX.
Thanks mila for the suggestion.
Backport of db9a1a0c47 from master
|
2014-07-01 17:34:24 -04:00 |
|
Claude Paroz
|
6883602021
|
[1.6.x] Included irc link in paragraph to allow for l10n
Translators may want to change the irc link pointing to a
language-specific channel.
Backport of 232f2028d5 from master.
|
2014-07-01 21:57:31 +02:00 |
|
Tim Graham
|
735ece0b89
|
[1.6.x] Fixed #19489 -- Documented host parameter of assertRedirects().
Thanks mrknacky at gmail.com for the report and gajimenezmaggiora
for the draft patch.
Backport of e3c7af18a3 from master
|
2014-06-30 17:53:54 -04:00 |
|
Claude Paroz
|
6b00b478d2
|
[1.6.x] Removed reference to old middleware
Backport of 0b5bafe993 from master
|
2014-06-30 15:24:13 -04:00 |
|
Tim Graham
|
6d0acc344f
|
[1.6.x] Fixed docs/ref/contrib/auth.txt so that sphinx links work properly.
Backport of 5359188b08 from master
|
2014-06-30 14:32:59 -04:00 |
|
Claude Paroz
|
90b4d20566
|
[1.6.x] Fixed a French translation in contrib.auth
Refs #22929.
|
2014-06-30 20:09:57 +02:00 |
|
Tim Graham
|
044d419c21
|
[1.6.x] Fixed #22912 -- Warned about a common mistake in tutorial 5.
Backport of 1e8411259f from master
|
2014-06-27 09:52:35 -04:00 |
|
Éric Araujo
|
25d04ebe54
|
[1.6.x] Fixed copy/paste typos in StreamingHttpResponse doc.
Backport of e9c730f6be from master
|
2014-06-26 07:32:02 -04:00 |
|
Duncan Parkes
|
20a1c07ea1
|
[1.6.x] Improved documentation for QueryDict.
Backport of 7f4e2ef1e9 from master
|
2014-06-24 21:42:36 -04:00 |
|
Peter Kowalczyk
|
e4670d988a
|
[1.6.x] Fixed typo in middleware docs.
Function definition should have an ending colon.
Backport of 48241ec from master
|
2014-06-24 16:13:29 -04:00 |
|
Claude Paroz
|
c38e47bec0
|
[1.6.x] Created import-time test temp dirs in known location
Refs #17215. In the same spirit as 5de31cb8cb.
Backport of 809362518d from master.
|
2014-06-23 14:59:39 +02:00 |
|
Vlastimil Zíma
|
ef3ae3d1c9
|
[1.6.x] Fixed #22514 -- Prevented indexes on virtual fields [postgres].
Backport of 78c32f1caa from master
|
2014-06-20 19:01:49 -04:00 |
|
Tim Graham
|
d4a3fd44f0
|
[1.6.x] Fixed #22859 -- Improved crossDomain technique in CSRF example.
Thanks flisky for the report.
Backport of 0be4d64487 from master
|
2014-06-18 14:37:24 -04:00 |
|
Jorge C. Leitão
|
6b52e1793c
|
[1.6.x] Fixed #14481 -- Documented implicit "through" class created by ManyToManyField.
Thanks to jonathanmorgan for the report and initial patch.
Backport of de90129070 from master
|
2014-06-18 12:39:36 -04:00 |
|
vagrant
|
b0e5a527db
|
[1.6.x] Fixed #22842
Backport of 7a1f8414c3b71b6af03e5be9f5f8db115551c410 from master.
|
2014-06-15 21:11:36 +02:00 |
|
Moayad Mardini
|
26983c4c64
|
[1.6.x] Fixed #22349 -- Added a note clarifying RawQuerySet has no __len__ .
Thanks cdestigter for the report.
Backport of 2d425116e2 from master
|
2014-06-12 16:42:44 -04:00 |
|
Tim Graham
|
15fe4ab671
|
[1.6.x] Fixed #22818 -- Clarified you need to cd into the Django clone.
Thanks Josh Parris.
Backport of bcc3d2b978 from master
|
2014-06-12 10:53:32 -04:00 |
|
Claude Paroz
|
631d0bb2da
|
[1.6.x] Fixed #22813 -- Updated Pillow URL in documentation
Backport of dfa3505ff1 from master.
|
2014-06-12 08:58:29 +02:00 |
|
Maxime Turcotte
|
fcd2e06ae5
|
[1.6.x] Fixed #22801 -- Added 'www.' to diveintopython.net links
Backport of f97c53c098 from master
|
2014-06-10 15:41:25 -04:00 |
|
Tim Graham
|
ab2a2f6695
|
[1.6.x] Removed duplicate "Deprecated in Django A.B" text in docs.
sphinx 1.2+ adds this text itself.
Backport of 7f4347b176 from master
|
2014-06-07 07:27:13 -04:00 |
|
Éric Araujo
|
f5b6b25c5f
|
[1.6.x] Fix missing highlighting in some code examples
Backport of 84cafc2b35 from master
|
2014-06-05 15:14:30 -04:00 |
|
Guillaume Pannatier
|
08bd249fa2
|
[1.6.x] Fixed #22710 -- Amended aggregation note for empty QuerySets
Thanks smeaton for report and Joël Rochat for spell check
Backport of 7f27cca5c5 from master
|
2014-06-04 12:45:27 -04:00 |
|
Egor Semiguzov
|
734e9ad232
|
[1.6.x] Removed erroneous trailing comma in OLMapWidget.js.
Backport of c5226eb72a from master
|
2014-06-03 07:44:45 -04:00 |
|
Bryce Nesbitt
|
9334150ca4
|
[1.6.x] Fixed #22753 -- Documented ability to use a note with the {% comment %} tag.
Backport of e020894470 from master
|
2014-06-02 18:53:00 -04:00 |
|
Claude Paroz
|
3a736c1836
|
[1.6.x] Made an aggregate test pass with spatialite backend
backends.tests.SqliteAggregationTests was failing with spatialite.
Backport of 550b6195ed from master
|
2014-05-31 22:08:38 -04:00 |
|
Guillaume Pannatier
|
4c358df66a
|
[1.6.x] Fixed #22710 -- Documented aggregation behavior for empty QuerySets.
Thanks matklad for the report.
Backport of 7c6e96ec1f from master
|
2014-05-30 08:05:48 -04:00 |
|
Tim Graham
|
3252e0654e
|
[1.6.x] Improved deprecation plan links in release notes.
Backport of 7ff326928a08d4c51141768bd305a44ca5ecb2e7 from master
|
2014-05-29 18:59:22 -04:00 |
|
Alasdair Nicol
|
c9a4c1d80b
|
[1.6.X] Added missing commas to list of strings
|
2014-05-28 09:15:56 +01:00 |
|
Moayad Mardini
|
082920d827
|
[1.6.x] Fixed #22601 -- Added a note about model inheritance.
Thanks semenov for the report.
Backport of 2ea1e70b85 from master
|
2014-05-27 20:11:56 -04:00 |
|
Claude Paroz
|
475b3791a3
|
[1.6.x] Used link label in models FAQ to ease translation
Backport of d9d924250 from master.
|
2014-05-22 09:48:36 +02:00 |
|
Moayad Mardini
|
6a2f8985c1
|
[1.6.x] Fixed #22655 -- Fixed GeoQuerySet doc about strictly_below
The paragraph was a copy of strictly_above.
Backport of 2f43229c2f from master
|
2014-05-19 09:50:50 -04:00 |
|
Moayad Mardini
|
26221445df
|
[1.6.x] Fixed #22368 -- clarified connecting to Oracle DB using service name
Used the official terminology listed in
http://docs.oracle.com/cd/B19306_01/network.102/b14212/glossary.htm#i997309
Thanks michael.cherkasov for the report.
Backport of bfac6bef83 from master
|
2014-05-19 07:46:32 -04:00 |
|
Víðir Valberg Guðmundsson
|
f3b0829017
|
[1.6.x] Fixed #22647 -- Documented redirect_field_name keyword argument for user_passes_test.
Backport of 268670a3a4 from master
|
2014-05-17 09:46:29 -04:00 |
|
Erik Romijn
|
91e03e81bb
|
[1.6.x] Fixed #22644 -- Clarified documentation for NamedUrlWizardView
Backport of 727d048f0991ccbd1564c6fb225ffbfd2f1a2102 from master.
|
2014-05-17 15:14:53 +02:00 |
|
Tim Graham
|
ee075c4484
|
[1.6.x] Added stub release notes for 1.6.6.
Backport of 79e9da3d1e from master
|
2014-05-16 18:19:49 -04:00 |
|
Claude Paroz
|
ba40d6509a
|
[1.6.x] Fixed case in form widgets docs
Backport of 9494f29d from master
|
2014-05-16 17:43:10 -04:00 |
|
Moritz
|
20215f4cae
|
[1.6.x] Fixed #22167 -- Improved documentation on context processors
Backport of e7ffba8f78849fbf60b98fb8d67ef4577b585e3b from master.
|
2014-05-16 18:29:25 +02:00 |
|
Niclas Åhdén
|
1a3371d1e4
|
[1.6.x] Fixed #22622 -- Added ugettext_lazy import in docs
Backport of 7271f5db78 from master
|
2014-05-16 11:21:05 -04:00 |
|
Erik Romijn
|
50a289d05f
|
[1.6.x] Fixed #22579 -- Corrected validation for email to reject trailing slash
Backport of 424fe76349a2e34eafef13c2450a7a1f4d3115a6 from master.
|
2014-05-16 15:40:52 +02:00 |
|
mbacho
|
4b49cbfae4
|
[1.6.x] Fixed typo in multipartparser.py
Backport of 8a9d54aa69 from master
|
2014-05-16 05:35:43 -04:00 |
|
Tim Graham
|
d41a001011
|
[1.6.x] Minor edits to latest release notes.
Backport of 860d31ac7a from master
|
2014-05-15 07:17:02 -04:00 |
|
Jacob Kaplan-Moss
|
9dc7f69a4b
|
Updated version numbers post-release.
|
2014-05-14 18:42:26 +02:00 |
|
Jacob Kaplan-Moss
|
b5bacdea00
|
Updated version numbers for release.
1.6.5
|
2014-05-14 18:37:33 +02:00 |
|
Jacob Kaplan-Moss
|
b053eb929b
|
Added release notes for 1.4.13, 1.5.8, 1.6.5.
|
2014-05-14 18:36:44 +02:00 |
|
Erik Romijn
|
6011075245
|
[1.6.x] Added additional checks in is_safe_url to account for flexible parsing.
This is a security fix. Disclosure following shortly.
|
2014-05-14 10:15:06 +02:00 |
|