Claude Paroz
33b5313d7c
[2.1.x] Fixed #29301 -- Added custom help formatter to BaseCommand class
...
This partially reverts c3055242c81812278ebdc93dd109f30d2cbd1610.
Thanks Adam Johnson and Carlton Gibson for the reviews.
Backport of ce3351b9508896afdf87d11bd64fd6b5ad928228 from master.
2018-06-06 19:17:57 +02:00
Michael Kiros
7434ac4624
[2.1.x] Fixed typo in docs/topics/auth/customizing.txt.
...
Backport of b37bac39b387bc87872d37d4b07783b67ef28d0c from master
2018-06-05 21:28:45 -04:00
Brenton Cleeland
3ff605b54b
[2.1.x] Fixed #29374 -- Ordered date filter's format strings by category.
...
Backport of 3cf45af3630890ad85112f9ea8af869c8daef17b from master
2018-06-04 09:38:08 -04:00
Subhav Gautam
84afe81b9e
[2.1.x] Fixed #29430 -- Clarified send_mail()'s fail_silently docs.
...
Backport of 085ebc5f1a0e96784516e551cb9225cc6836f1d0 from master
2018-06-02 11:10:02 -04:00
Adam Donaghy
10a6d444af
[2.1.x] Fixed #28462 -- Decreased memory usage with ModelAdmin.list_editable.
...
Regression in 917cc288a38f3c114a5440f0749b7e5e1086eb36.
Backport of b18650a2634890aa758abae2f33875daa13a9ba3 from master
2018-06-01 11:00:13 -04:00
Carlton Gibson
97eec106ae
[2.1.x] Added release date for 2.0.6 release.
...
Backport of e1ebd22558342bb0088a3da3571863a20413fa2a from master
2018-06-01 14:42:06 +02:00
Dr. Shubham Dipt
c334be805b
[2.1.x] Corrected typo in outputting-csv.txt.
...
Backport of 44441d673bb39815dae1b14019357226c6a7c8ee from master
2018-06-01 14:42:06 +02:00
Tim Graham
67665e0979
[2.1.x] Fixed #29460 -- Added support for GEOS 3.6.
...
Backport of f185d929fa1c0caad8c03fccde899b647d7248c6 from master
2018-05-31 11:36:16 -04:00
Tim Graham
4ab47ceb1e
[2.1.x] Added stub release notes for 1.11.14.
...
Backport of 8a6fcfdc77d84bd5cebf1e6a6dd65c64f9cb40b8 from master
2018-05-31 10:16:59 -04:00
Mariusz Felisiak
b6e48f514e
[2.1.x] Fixed #29416 -- Removed unnecesary subquery from GROUP BY clause on MySQL when using a RawSQL annotation.
...
Regression in 1d070d027c218285b66c0bde8079034b33a87f11.
Backport of 4ab1f559e8d1264bcb20bb497988973194f5d8f2 from master
2018-05-27 18:25:42 -04:00
Osaetin Daniel
158e7804e7
[2.1.x] Fixed docs typo in HttpResponse.set_signed_cookie() signature.
...
Backport of cd242d185bda9269913d4d101a7f704204ec907d from master
2018-05-27 16:50:47 -04:00
Daniel Hepper
4302911386
[2.1.x] Removed docs for obsolete ExceptionMiddleware.
...
Backport of a6fb5b1fe022c5279aa275c70b5193f2a2fac5fe from master
2018-05-27 13:23:29 -04:00
Tim Graham
483f5d6c4f
[2.1.x] Reverted "Fixed #29324 -- Made Settings raise ImproperlyConfigured if SECRET_KEY is accessed and not set."
...
This reverts commit b3cffde5559c4fa97625512d7ec41a674be26076 due to
a regression and performance concerns.
Backport of 5cc81cd9eb69f5f7a711412c02039b435c393135 from master
2018-05-26 21:07:19 -04:00
Xaroth Brook
39e61669e0
[2.1.x] Fixed #29415 -- Fixed detection of custom URL converters in included patterns.
...
Backport of 39283c8edbc5991b589d48a8e17152042193f2df from master
2018-05-26 20:29:29 -04:00
Ian Foote
a295666d37
[2.1.x] Fix typo in 2.0 release notes ( #9986 )
...
Backport of 257fb0a7d08ddf92306789ce0a39d703ca58a2b8 from master.
2018-05-26 16:18:50 +02:00
Srinivas Reddy Thatiparthy
ecb825abe2
[2.1.x] Fixed #29423 -- Documented Field.value_from_object().
...
Backport of 4c35a173e881deaff17e5343181dcbc36177a4af from master
2018-05-25 21:32:27 -04:00
Ryan Rubin
6b91152a10
[2.1.x] Fixed #29400 -- Fixed crash in custom template filters that use decorated functions.
...
Regression in 620e9dd31a2146d70de740f96a8cb9a6db054fc7.
Backport of a8d12bc28069d56e0306770ab9c73738293663f7 from master
2018-05-25 11:12:03 -04:00
Claude Paroz
3cca2ab2e7
[2.1.x] Documented DeletionMixin.delete().
...
Backport of 96ea4f875b289aef3372caf7851dabf64347ce8c from master
2018-05-24 21:46:35 -04:00
Daniel Roseman
a53d6487b5
[2.1.x] Added help for common 404 error in tutorial 1.
...
Backport of 40ff93310f03dc89a6281a846b1a1ec4cb672bd0 from master
2018-05-21 13:14:19 -04:00
Tim Graham
452abf7b43
[2.1.x] Fixed #29398 -- Doc'd that cascade deletion doesn't call delete() of related models.
...
Backport of e038f98bf342af716cf16e38be989c2d0f126797 from master
2018-05-18 18:44:36 -04:00
Tim Graham
7e875aa047
[2.1.x] Fixed typo in docs/releases/2.1.txt.
...
Backport of 6574167ab8ef1326d363ab9a17f6b5bc4607f08a from master
2018-05-18 07:24:27 -04:00
Tim Graham
8ecfb6ea2a
[2.1.x] Bumped django_next_version in sphinx config to 2.2.
2018-05-17 20:49:30 -04:00
Tim Graham
2bb8f6b751
[2.1.x] Removed empty sections from 2.1 release notes.
...
Backport of 1cbd3d7874a4887fa2a6d7ef582defc388429b97 from master
2018-05-17 10:44:14 -04:00
Tim Graham
253fcff90f
Updated man page for Django 2.1 alpha.
2018-05-17 09:30:20 -04:00
olivierdalang
825f0beda8
Fixed #8936 -- Added a view permission and a read-only admin.
...
Co-authored-by: Petr Dlouhy <petr.dlouhy@email.cz>
Co-authored-by: Olivier Dalang <olivier.dalang@gmail.com>
2018-05-16 06:44:55 -04:00
Andrew Godwin
0a8a6b4683
Add clarifying section about historical migration models
2018-05-15 12:20:25 -04:00
Claude Paroz
a177f854c3
Fixed #16470 -- Allowed FileResponse to auto-set some Content headers.
...
Thanks Simon Charette, Jon Dufresne, and Tim Graham for the reviews.
2018-05-15 18:12:11 +02:00
Ryan P Kilby
2dcc5d629a
Fixed #29392 -- Disallowed use of abbreviated forms of --settings and --pythonpath management command options.
2018-05-14 22:18:22 -04:00
T N
2405833c53
Fixed #29401 -- Updated admin's jQuery to 3.3.1.
2018-05-13 13:02:24 -04:00
Claude Paroz
d65b0f72de
Fixed #17379 -- Removed management commands deactivation of the locale.
2018-05-13 10:21:53 +02:00
Mariusz Felisiak
35319bf12c
Alphabetized imports in various docs.
...
Follow-up of d97cce34096043b019e818a7fb98c0f9f073704c and 7d3fe36c626a3268413eb86d37920f132eb4a54f.
2018-05-12 19:37:42 +02:00
Stefan R. Filipek
a5a2ceeb45
Fixed #27629 -- Added router.allow_relation() calls for assignments between unsaved model instances.
2018-05-10 20:42:44 -04:00
Claude Paroz
1e20fedb35
Upgraded OpenLayers to 4.6.5 for OpenLayersWidget
2018-05-10 16:25:37 +02:00
Morgan Aubert
704443acac
Fixed #29363 -- Added SimpleTestCase.assertWarnsMessage().
2018-05-09 11:40:28 -04:00
Hasan Ramezani
7d3fe36c62
Alphabetized imports in docs/ref/contrib/postgres/fields.txt.
2018-05-07 07:46:29 -04:00
Samir Shah
10b44e4525
Fixed #26688 -- Fixed HTTP request logging inconsistencies.
...
* Added logging of 500 responses for instantiated responses.
* Added logging of all 4xx and 5xx responses.
2018-05-04 20:55:03 -04:00
Carlton Gibson
21fd8041c1
Refs #29358 -- Corrected wording in primary key check message.
2018-05-03 15:28:37 +02:00
Hasan Ramezani
816b8d9518
Fixed #29358 -- Added a system check to prohibit models with more than one primary_key field.
2018-05-03 09:08:29 +02:00
Kelly Hogan
9e86185936
Fixed #29351 -- Doc'd that ModelAdmin.prepopulated_fields removes stop words.
2018-05-02 13:15:39 -04:00
CHI Cheng
4660ce5a69
Fixed #29375 -- Removed empty action attribute on HTML forms.
2018-05-02 09:20:04 -04:00
Tim Graham
c02953ebbc
Added stub release notes for 2.0.6.
2018-05-01 22:01:48 -04:00
Tim Graham
6e6efc6c39
Added release date for 2.0.5 and 1.11.13.
2018-05-01 21:18:44 -04:00
Srinivas Reddy Thatiparthy
d0b04c6308
Fixed #29360 -- Removed Fabric examples in docs.
2018-04-29 22:12:40 -04:00
PhrydRhys
5d022eae74
Fixed #29369 -- Mentioned the #django-dev IRC channel in contributing index.
2018-04-28 20:33:53 -04:00
Nicolas Noé
3246ad1065
Fixed #27480 -- Added cache.touch().
2018-04-27 17:48:35 -04:00
Stefan R. Filipek
9ec77f3d66
Fixed #29349 -- Doc'd the default behavior of router.allow_relation().
2018-04-23 10:21:22 -04:00
adamth
acf9d64045
Fixed typos in docs/topics/auth/passwords.txt.
2018-04-23 07:37:26 -04:00
drd0013
5d923f2d8c
Fixed #29313 -- Doc'd how to use F() to sort null values.
2018-04-19 20:07:40 -04:00
Adnan Umer
534d8d875e
Fixed #28600 -- Added prefetch_related() support to RawQuerySet.
2018-04-19 13:48:27 -04:00
Adnan Umer
f2026ca5e2
Fixed #29337 -- Added __len__() & __bool__() to RawQuerySet.
2018-04-19 12:46:31 -04:00