Krzysztof Jurewicz
be5dfde7c2
[1.8.x] Fixed #26774 -- Corrected value of default_zoom in GeoModelAdmin doc
...
Backport of 6dd4d2709b
from master
2016-06-17 14:03:52 +02:00
Berker Peksag
ba29dfb191
[1.8.x] Fixed #21588 -- Corrected handler initialization in "modifying upload handlers" example.
...
Backport of 8f50ff5b15
from master
2016-06-09 12:52:44 -04:00
Tim Graham
0f12924eb5
[1.8.x] Updated release notes links to prevent warnings with Sphinx 1.4.2.
...
Backport of 149ace94df
from master
2016-06-02 11:50:26 -04:00
Tim Graham
8346d2b633
[1.8.x] Ignored new warnings when building the docs with Sphinx 1.4.
...
Backport of af32737573
from master
2016-06-02 11:30:49 -04:00
Florian Apolloner
d4ad28dbdd
[1.8.x] Fixed a typo in the docs.
...
Backport of 62e4f8ec43
from master.
2016-05-31 16:57:31 +02:00
Berker Peksag
4295848868
[1.8.x] Fixed #26503 -- Removed an outdated example from session docs.
...
Backport of 698c8dfc2a
from master
2016-05-31 07:21:23 -04:00
Sergey Fedoseev
17a7ca283f
[1.8.x] Fixed typo in docs/topics/forms/modelforms.txt
...
Backport of 26794f6657
from master
2016-05-27 10:31:57 -04:00
MariKiev
4f50139692
[1.8.x] Added imports to docs/topics/db/aggregation.txt example.
...
Backport of 30d110ef43
from master
2016-05-25 09:57:55 -04:00
Tim Graham
e06bbf8fc3
[1.8.x] Fixed #26636 -- Fixed typo in docs/ref/request-response.txt
...
Backport of 6d9c5d46e6
from master
2016-05-18 21:39:58 -04:00
vytisb
163972eb61
[1.8.x] Fixed code example in docs/howto/custom-lookups.txt
...
Backport of b3acf35f13
from master
2016-05-06 08:26:27 -04:00
Tim Graham
3b2b51712b
[1.8.x] Added release date for 1.8.13.
2016-05-02 18:17:09 -04:00
Joshua Phillips
052e1f17ca
[1.8.x] Fixed #26557 -- Converted empty strings to None when saving GenericIPAddressField.
...
Backport of 4681d65048
from master
2016-04-29 10:17:00 -04:00
Tim Graham
7934695a0f
[1.8.x] Refs #25136 -- Fixed nonexistent field reference in aggregation topic guide.
...
Thanks Ankush Thakur for the report and Simon for the review.
Backport of fe70f280d7
from master
2016-04-27 15:26:14 -04:00
Jon Dufresne
f8b8bcea5d
[1.8.x] Fixed incorrect rendered widget in forms example.
...
Backport of 38ddd4ab55
from master
2016-04-20 21:08:38 -04:00
Lukasz Wiecek
0a411b2224
[1.8.x] Fixed #26498 -- Fixed TimeField microseconds round-tripping on MySQL and SQLite.
...
Thanks adamchainz for the report and review.
Backport of d3c87a2425
from master
2016-04-18 09:49:31 -04:00
Tim Graham
a61b26a651
[1.8.x] Added stub release notes for 1.8.13.
...
Backport of ad3c72118f
from master
2016-04-13 13:22:08 -04:00
Mikkel Munch Mortensen
7c67508a80
[1.8.x] Fixed #26477 -- Fixed typo in docs/ref/contrib/contenttypes.txt
...
Backport of 4bb3ddbcc6
from master
2016-04-07 13:53:58 -04:00
Tim Graham
539302ee9a
[1.8.x] Added release date for 1.8.12.
...
Backport of 93539ba2f4
from master
2016-04-01 13:30:53 -04:00
Simon Charette
5198b0abea
[1.8.x] Fixed #26438 -- Fixed multiple .objects typos in the docs.
...
Thanks Pablo Oubiña for the report.
Backport of 64aba7a8ab
from master
2016-03-31 18:34:03 -04:00
Aymeric Augustin
ca051388de
[1.8.x] Fixed #26408 -- Updated link to DEP 182.
...
Thanks kaifeldhoff for the report.
Backport of 7b1ce7f
from master
2016-03-25 20:52:33 +01:00
Tim Graham
0496838e61
[1.8.x] Fixed #26387 -- Restored the functionality of the admin's raw_id_fields in list_editable.
...
Backport of acfaec3db5
from master
2016-03-25 14:57:12 -04:00
Tim Shaffer
540b487cd6
[1.8.x] Fixed typo in docs/topics/db/aggregation.txt.
...
Backport of 8550566af6
from master
2016-03-25 13:38:38 -04:00
Tim Graham
a2970a0464
[1.8.x] Fixed #26392 -- Corrected login_required/permission_required stacking example.
...
Backport of c41737dc00
from master
2016-03-21 19:58:44 -04:00
Amine
08b0a08c25
[1.8.x] Fixed a broken link in docs/internals/contributing/writing-documentation.txt.
...
Backport of 8b5a4fa941
from master
2016-03-19 16:19:56 -04:00
Tim Graham
56f5059239
[1.8.x] Fixed #26375 -- Used a more generic name in a reusable template example.
...
Backport of 1d0abeaf75
from master
2016-03-18 11:38:47 -04:00
Andrew Abraham
5d931314e3
[1.8.x] Fixed DiscoverRunner failfast parameter default in docs.
...
Backport of f2d9caa625
from master
2016-03-15 18:35:08 -04:00
Tim Graham
c7764ca3a0
[1.8.x] Fixed #26324 -- Fixed DurationField with fractional seconds on SQLite.
...
Backport of 4f0cd0fd16
from master
2016-03-10 19:16:31 -05:00
Tim Osborn
ae4d932b1a
[1.8.x] Fixed indenting in "Serving files in development" code example
...
Backport of 8fb3a2877b
from master
2016-03-09 14:57:50 +11:00
John-Mark Bell
a5e9ae9ad5
[1.8.x] Fixed #26325 -- Made MultiPartParser ignore filenames that normalize to an empty string.
...
Backport of 4b129ac81f
from master
2016-03-07 13:22:38 -05:00
Tim Graham
6d312f95f3
[1.8.x] Added stub release notes for 1.8.12.
...
Backport of c960af4adb
from master
2016-03-05 10:02:12 -05:00
Claude Paroz
beb392b85e
[1.8.x] Added safety to URL decoding in is_safe_url() on Python 2
...
The errors='replace' parameter to force_text altered the URL before checking
it, which wasn't considered sane. Refs 24fc935218
and ada7a4aef
.
Backport of 552f03869e
from master.
2016-03-04 23:39:46 +01:00
Claude Paroz
28bed24f55
[1.8.x] Fixed #26308 -- Prevented crash with binary URLs in is_safe_url()
...
This fixes a regression introduced by c5544d2892
.
Thanks John Eskew for the reporti and Tim Graham for the review.
Backport of ada7a4aef
from master.
2016-03-04 21:16:51 +01:00
Tim Graham
f294b3833b
[1.8.x] Added stub release notes for 1.8.11.
...
Backport of 2f0c785a4c
from master
2016-03-04 09:48:11 -05:00
Tim Graham
8b891cf386
[1.8.x] Fixed #26321 -- Added missing "for_save" parameter in expressions example.
...
Thanks tomaszn for the patch.
Backport of de8a11ba18
from master
2016-03-03 19:38:06 -05:00
Alasdair Nicol
e4be3c80a1
[1.8.x] Fixed #26309 -- Documented that login URL settings no longer support dotted paths.
...
Backport of 2404d209a5
from master
2016-03-03 07:49:06 -05:00
Dmitry Dygalo
6a9bb1447c
[1.8.x] Fixed typo in 1.8.10 release date.
...
Backport of 5155c2b458
from master
2016-03-02 07:10:21 -05:00
Tim Graham
640c99e8b3
[1.8.x] Added CVE-2016-2512/2513 to security release archive.
...
Backport of 24fc935218
from master
2016-03-01 12:36:20 -05:00
Florian Apolloner
f4e6e02f77
[1.8.x] Fixed CVE-2016-2513 -- Fixed user enumeration timing attack during login.
...
This is a security fix.
2016-02-29 08:07:17 -05:00
Mark Striemer
382ab13731
[1.8.x] Fixed CVE-2016-2512 -- Prevented spoofing is_safe_url() with basic auth.
...
This is a security fix.
2016-02-29 08:07:17 -05:00
Tim Graham
922f228695
[1.8.x] Added stub release notes for security issues.
2016-02-29 08:07:17 -05:00
Simon Charette
4701c81df3
[1.8.x] Fixed #26286 -- Prevented content type managers from sharing their cache.
...
This should prevent managers methods from returning content type instances
registered to foreign apps now that these managers are also attached to models
created during migration phases.
Thanks Tim for the review.
Refs #23822 .
Backport of 3938b3ccaa
from master
2016-02-26 16:24:28 -05:00
Tim Graham
3b0b1e071d
[1.8.x] Fixed a function signature in docs/topics/auth/default.txt.
...
Backport of 441c537b66
from master
2016-02-24 16:25:37 -05:00
Tim Graham
4b8bd72a9f
[1.8.x] Removed docs of deprecated SimpleTestCase warnings behavior.
...
Removed in Django 1.7 (4f6be9a0c4
).
Backport of 6637cd0ef2
from master
2016-02-24 09:59:23 -05:00
Jon Dufresne
6c48edae76
[1.8.x] Fixed #26267 -- Fixed BoundField to reallow slices of subwidgets.
...
Backport of b412681359
from master
2016-02-24 07:09:08 -05:00
Josh Soref
751e5fcaf7
[1.8.x] Fixed many spelling mistakes in code, comments, and docs.
...
Partial backport of 93452a70e8
from master
2016-02-23 10:27:15 -05:00
Tim Graham
2d321d2393
[1.8.x] Fixed #26188 -- Documented how to wrap password hashers.
...
Backport of 5a541e2e6c
from master
2016-02-23 09:34:04 -05:00
Daniel Quinn
5127ab4e73
[1.8.x] Fixed import location of check_password() in docs.
...
Backport of de7edc005f
from master
2016-02-22 12:43:41 -05:00
Sergey Fedoseev
e127fbac7b
[1.8.x] Fixed some code blocks indentation in GIS docs.
...
Backport of dbaa1a6b59
from master
2016-02-19 08:35:57 -05:00
Juan José Conti
3c2282c301
[1.8.x] Used relative models imports in the GIS tutorial.
...
Backport of bb7042cda
from master.
2016-02-19 08:30:28 +01:00
Tim Graham
0f667a580a
[1.8.x] Fixed #26204 -- Reallowed dashes in top-level domains for URLValidator.
...
Thanks Shai Berger for the review.
Backport of b1afebf882
from master
2016-02-18 19:56:36 -05:00