Tim Graham
643374bcf5
[1.4.x] Fixed #23631 -- Removed outdated note on MySQL timezone support.
...
Thanks marfire for the report.
Backport of 9db3653670 from master
2014-10-10 15:22:46 -04:00
Joseph Dougherty
3132edae41
[1.4.x] Fixed #23499 -- Error in built-in template tag "now" documentation
...
Backport of ab8248361e0a7b4fc7684eaaa5891e16b8562683 from master.
2014-09-17 09:26:45 +02:00
Tim Graham
8adc56ca78
[1.4.x] Fixed spelling mistake in file docs.
...
Backport of a3e88e64a4 from master
2014-08-26 09:45:06 -04:00
Tim Graham
30042d475b
[1.4.x] Fixed #23157 -- Removed O(n) algorithm when uploading duplicate file names.
...
This is a security fix. Disclosure following shortly.
2014-08-11 10:14:06 -04:00
Tim Graham
88cb7aa6aa
[1.4.x] Added a warning that remove_tags() output shouldn't be considered safe.
...
Backport of 7efce77de2 from master
2014-08-11 07:11:30 -04:00
Tim Graham
d23d19c15e
[1.4.x] Fixed #23239 -- Clarified a phrase in the contrib.markup docs.
...
Backport of e0fb48c254 from stable/1.5.x
2014-08-06 08:30:49 -04:00
Tim Graham
d29f3b9e87
[1.4.x] Fixed #22859 -- Improved crossDomain technique in CSRF example.
...
Thanks flisky for the report.
Backport of 0be4d64487 from master
2014-06-18 14:38:30 -04:00
Erik Romijn
aa80f498de
[1.4.x] Fixed queries that may return unexpected results on MySQL due to typecasting.
...
This is a security fix. Disclosure will follow shortly.
Backport of 75c0d4ea3ae48970f788c482ee0bd6b29a7f1307 from master
2014-04-21 18:31:44 -04:00
Matt Lauber
ca3927dfb9
[1.4.x] Corrected the section identifier for MySQL unicode reference.
...
Backport of b2514c02e1 from master
2014-04-21 13:21:14 -04:00
Claude Paroz
f108b1f7d7
[1.4.x] Clarified striptags documentation
...
The fact that striptags cannot guarantee to really strip all
non-safe HTML content was not clear enough. Also see:
https://www.djangoproject.com/weblog/2014/mar/22/strip-tags-advisory/
Partial backport (doc-only) of 6ca6c36f82 from master.
2014-03-22 11:19:58 +01:00
Shai Berger
6de3726423
Fixed #13245 : Explained Oracle's behavior w.r.t db_table
...
and how to prevent table-name truncation
Thanks russellm & timo for discussion, and timo for review.
Backported from master 317040a73b77be8f8210801793b2ce6d1a69301e
2013-10-23 15:05:05 +03:00
Tim Graham
cca302cde6
[1.4.x] Fixed #20887 -- Added a warning to GzipMiddleware in light of BREACH.
...
Thanks EvilDMP for the report and Russell Keith-Magee
for the draft text.
Backport of da843e7dba from master
2013-09-11 08:18:56 -04:00
SusanTan
ed6ec47ff7
[1.4.x] Fixed #20779 -- Documented AdminSite.app_index_template; refs #8498 .
...
Thanks CollinAnderson for the report.
Backport of 7de35a9ef3 from master
2013-07-31 07:09:52 -04:00
mark hellewell
f3a961f009
[1.4.x] Fixed #18315 -- Documented QueryDict.popitem and QueryDict.pop
...
Thanks gcbirzan for the report.
Backport of 8c9240222f from master
2013-07-25 11:09:25 -04:00
Brenton Cleeland
eda39fe704
[1.4.x] Fixed #20792 -- Corrected DISALLOWED_USER_AGENTS docs.
...
Thanks simonb for the report.
Backport of dab52d99fc from master
2013-07-25 07:39:53 -04:00
Matt Deacalion Stevens
dfe36f10df
[1.4.x] Atom specification URL updated
...
Changed to the URL of the official RFC for Atom, since Atomenabled.org
is just a holding page.
Backport of beefc97171 from master
2013-07-18 08:48:11 -04:00
Baptiste Mispelon
165cc1dc2f
[1.4.x] Fixed #20665 -- Missing backslash in sitemaps documentation
...
Backport of 5005303ae7919eef26dab9f8ba279696966ebf1d from master.
2013-06-27 09:45:58 +02:00
Tim Graham
c97cc85b74
[1.4.x] Fixed #20326 - Corrected form wizard get_form() example.
...
Thanks tris@ for the report.
Backport of 646a2216e9 from master
2013-05-31 08:09:17 -04:00
Gavin Wahl
9b5fe02215
[1.4.x] Fixed regroup example.
...
Chicago was missing.
Backport of e6ff238 from master.
2013-05-29 21:52:25 -04:00
Tim Graham
1deeda5785
[1.5.x] Fixed #20492 - Removed a broken link in GIS docs.
...
Backport of fbab3209fc from master
2013-05-24 12:36:25 -04:00
Alasdair Nicol
e149d8ebf0
[1.4.x] Updated link to jQuery Cookie plugin site
...
Backport of 81f454a322 from master
2013-05-24 12:26:23 -04:00
Wilfred Hughes
528345069d
[1.4.x] Fixed a minor spelling mistake in the queryset documentation
...
Backport of d258cce482 from master
2013-05-14 10:32:38 -04:00
Alex Gaynor
6297673efd
[1.5.X] Fixed #18883 -- added a missing self parameter in the docs
...
Backport of 17d57275f9 from master
2013-05-13 20:50:37 -04:00
Tim Graham
fbac080691
[1.4.X] Fixed #18277 - Clarified startproject documentation.
...
Backport of 33503600b5 from master
2013-03-30 08:38:42 -04:00
Tim Graham
52bac4ede1
[1.4.x] Fixed #19911 - Updated generic view links.
...
Thanks marc@ for the report.
2013-02-25 13:01:15 -05:00
Preston Holmes
0f555f813b
[1.4.x] Fixed #19902 -- backport of as_view docs
2013-02-23 19:25:38 -08:00
Carl Meyer
3adfc3f97d
[1.4.x] Note that ALLOWED_HOSTS default changes in Django 1.5.
2013-02-20 12:26:54 -07:00
Carl Meyer
9936fdb11d
[1.4.x] Added ALLOWED_HOSTS setting for HTTP host header validation.
...
This is a security fix; disclosure and advisory coming shortly.
2013-02-19 10:37:54 -07:00
Tim Graham
57b62a74cb
[1.4.x] Fixed #19824 - Corrected the class described for Field.primary_key from IntegerField to AutoField.
...
Thanks Keryn Knight.
Backport of 218bbef0c4 from master
2013-02-16 18:34:34 -05:00
Tim Graham
83e512fa6e
[1.4.x] Fixed #19812 - Removed a duplicate phrase in the widget docs.
...
Thanks diegueus9 for the report and itsallvoodoo for the draft patch.
Backport of 7a80904b00 from master
2013-02-16 18:25:22 -05:00
Ramiro Morales
6474105107
[1.4.x] Added PASSWORD_HASHERS to settings reference document.
...
abd0f304b162b3120b1c7321fbfc3090e5f3c92c from master.
2012-12-19 15:13:06 -03:00
Preston Holmes
19710955e4
[1.4.x] Added examples of using startproject/app with URLs
...
thanks to Brent O'Connor for the idea and intial docs
2012-11-21 22:08:31 -08:00
Luke Plant
9003d6fece
[1.4.x] Corrected docs about default value of MESSAGE_STORAGE
...
Backport of a32f30c79c1be8e088917bced0f97760a92045ef from master
2012-11-20 23:18:26 +00:00
Tim Graham
06c14a63a2
[1.4.X] Fixed #13997 - Added an example of constructing a MultiWidget and documented the value_from_datadict method.
...
Backport of 04775b4598 from master
2012-11-17 17:55:28 -05:00
Nicolas Ippolito
fdb855e7b2
[1.4.X] Typo in comments doc
...
Backport of 17b14d4819 from master
2012-11-13 05:25:55 -05:00
Tim Graham
baf1f1dcde
[1.4.X] Fixed #9471 - Expanded ModelAdmin.raw_id_fields docs; thanks adroffne for the suggestion.
...
Backport of da958eb209 from master
2012-10-24 17:50:37 -04:00
Tim Graham
6c1c490f64
[1.4.X] Fixed #13869 - Warned that QuerySet.iterator() doesn't affect DB driver caching; thanks jtiai for the suggestion.
...
Backport of 2f722d9728 from master
2012-10-20 15:23:06 -04:00
Tim Graham
13bbe9161d
[1.4.x] Fixed arguments for get_inline_instances; refs #17006 .
2012-10-20 09:57:51 -04:00
Tim Graham
e7685b87c1
[1.4.X] Fixed #17006 - Documented ModelAdmin get_form() and get_formsets()
...
Backport of eed4faf16f from master
2012-10-20 08:42:24 -04:00
Tim Graham
fd90a90633
[1.4.X] Fixed #18046 - Documented that an index is created by default for ForeignKeys; thanks jbauer for the suggestion.
...
Backport of db598dd8a0 from master
2012-10-18 16:59:23 -04:00
Preston Holmes
58806ce153
Fixed an error in the set cookie documentation
2012-10-17 14:57:58 -07:00
Tim Graham
73991b0b32
[1.4.X] Fixed #18473 - Fixed a suggestion that GZipMiddleware needs to be first in the list of middleware.
...
Backport of 3e0857041b from master
2012-10-17 15:48:47 -04:00
Claude Paroz
4cdc416d03
[1.4.x] Fixed #19119 -- Corrected default date input formats in docs
...
Thanks henrik@aisti.fi for the report.
Backport of 10dc4797ea from master.
2012-10-13 11:05:22 +02:00
Tim Graham
e2dea54efe
[1.4.X] Fixed #18256 - Added a potential pitfall when upgrading to MySQL 5.5.5
...
Backport of c870cb48cd from master
2012-10-12 19:17:50 -04:00
Tim Graham
cf17d5e267
[1.4.X] Fixed #14165 - Documented that TransactionMiddleware only applies to the default database.
...
Backport of 938ee7cd36 from master
2012-10-11 17:49:40 -04:00
Tim Graham
c06b724a00
[1.4.X] Fixed #17435 - Clarified that QuerySet.update returns the number of rows matched
...
Backport of 6d46c740d8 from master
2012-10-06 07:07:29 -04:00
Claude Paroz
0636c9583f
Fixed #19072 -- Corrected an external file path in GeoIP docs
...
Thanks Flavio Curella for the report and the initial patch.
2012-10-05 23:18:17 +02:00
Tim Graham
8868a067e0
[1.4.X] Fixed #19006 - Quoted filenames in Content-Disposition header.
...
Backport of 234ca6c61d from master
2012-10-03 17:47:48 -04:00
Tim Graham
b1462e0a36
[1.4.X] Fixed #18413 - Noted that a model's files are not deleted when the model is deleted. Thanks lawgon for the report.
...
Backport of 1c03b23567 from master
2012-10-03 17:44:14 -04:00
Tim Graham
cf482d6e2a
[1.4.X] Fixed #15338 - Documented django.utils.decorators
...
Backport of d0345b7114 from master
2012-09-30 13:42:38 -04:00