Tim Graham
|
260bc84901
|
[1.10.x] Fixed #28561 -- Removed inaccurate docs about QuerySet.order_by() and joins.
As of ccbba98131ace3beb43790c65e8f4eee94e9631c, both examples don't use
a join.
Backport of 44a6c27fd461e1d2f37388c26c629f8f170e8722 from master
|
2017-09-06 19:32:27 -04:00 |
|
Michael
|
db7dfbff53
|
[1.10.x] Fixed #28568 -- Fixed typo in docs/ref/models/database-functions.txt.
And made an example use naming consistent with the rest of the doc.
Backport of 3f2b1d926bb3a72b4c3d2cd958455ebb9b4ca458 from master
|
2017-09-04 14:41:26 -04:00 |
|
Tim Graham
|
88b290470a
|
[1.10.x] Fixed typo in docs/ref/contrib/postgres/fields.txt.
Backport of 108ff788cbcd0e1f492d1494dc95e7b2165340fd from master
|
2017-06-09 12:43:28 -04:00 |
|
Lachlan Musicman
|
7b2d4a95dc
|
[1.10.x] Fixed #28266 -- Fixed typo in docs/ref/models/instances.txt.
Backport of 00093daec9cc61d8af7fcebdbe58e263bea935a3 from master
|
2017-06-02 09:17:45 -04:00 |
|
René Fleschenberg
|
4cb5141291
|
[1.10.x] Refs #26294 -- Fixed typo in docs/ref/django-admin.txt.
Backport of a30482a4b6e5d13e7325238fdc902fbca7e714f4 from master
|
2017-05-30 17:16:18 -04:00 |
|
Tim Graham
|
b59195db80
|
[1.10.x] Removed incorrect "required" attribute in docs/ref/forms/fields.txt.
Backport of 17ed0d36bc3c380b7d8a0a30ceda09d98ab74fd4 from master
|
2017-05-29 18:01:41 -04:00 |
|
Tim Graham
|
dc4160ecc0
|
[1.10.x] Fixed #28239 -- Removed docs for a removed arg of template.Context.
Backport of 0ea321193a1d7f857544760e12058303edd51362 from master
|
2017-05-25 13:18:33 -04:00 |
|
heathervm
|
83331d1ed0
|
[1.10.x] Fixed #27993 -- Fixed model form default fallback for SelectMultiple.
Backport of 7d1e23775344cc3dead03bd4af45f4fdf134b819 from master
|
2017-03-31 10:17:17 -04:00 |
|
Tim Graham
|
ab38f4b27b
|
[1.10.x] Fixed #27988 -- Fixed typo in docs/ref/django-admin.txt.
Backport of ea36e7454c267aab933e92481288e1eab636cd62 from master
|
2017-03-28 10:38:36 -04:00 |
|
Claude Paroz
|
16b97a2ceb
|
[1.10.x] Fixed #27981 -- Doc'd date/time filter l10n changes in refs #25758.
Backport of 6585ebebaaa58aeef45210a3119dbaa322f8baca from master
|
2017-03-27 12:53:33 -04:00 |
|
Sergey Fedoseev
|
9392e3541b
|
[1.10.x] Removed MySQL (unsupported) from Perimeter docs.
Backport of e32265de1a68361ea078f49877ccb0f742508728 from master
|
2017-03-17 07:48:51 -04:00 |
|
lb1c
|
e0bd66d024
|
[1.10.x] Fixed incorrect import in docs/ref/models/expressions.txt.
Backport of 36f2262741311159e5c13eb5114fb9e902e2df31 from master
|
2017-03-15 08:10:15 -04:00 |
|
Mariusz Felisiak
|
46d602dcea
|
[1.10.x] Refs #27924 -- Doc'd that cx_Oracle < 5.3 is required.
Thanks Tim Graham for the review.
|
2017-03-11 21:46:50 +01:00 |
|
Tim Graham
|
714fdbaa70
|
[1.10.x] Refs #27807 -- Removed docs for User.username_validator.
The new override functionality claimed in refs #21379 doesn't work.
|
2017-02-11 13:42:51 -05:00 |
|
Tim Graham
|
f993872e78
|
[1.10.x] Fixed #27821 -- Clarified docs of the return value of Form.clean_<fieldname>().
Thanks Christian Ullrich for the report and review.
Backport of 8863c475c53f2b44113f25b749a124a5bf3a02f2 from master
|
2017-02-08 08:39:39 -05:00 |
|
Arkadiusz Adamski
|
672aea5164
|
[1.10.x] Fixed incorrect namespace in sitemap example.
Backport of 274ca999825bb782bbbddd769783cf2aa91de7f9 from master
|
2017-01-30 12:07:43 -05:00 |
|
Tim Graham
|
b73fabc365
|
[1.10.x] Removed obsolete GIS install instructions.
Backport of 4054013e002aaed4efac8e2388fa3b694b61bac5 from master
|
2017-01-17 13:48:18 -05:00 |
|
Claude Paroz
|
f3af0acb09
|
[1.10.x] Fixed #27387 -- Doc'd required HTML attribute in Field.required docs.
Backport of 611ef422b173b450b1fc6f7f94eb262961b24e54 from master
|
2017-01-14 08:13:53 -05:00 |
|
jpic
|
f582db1296
|
[1.10.x] Fixed #27680 -- Linked to "Classy Class-Based Views" in docs.
Backport of 944610a86c81f90c3c79e5440a5e2c706aa0ef62 from master
|
2017-01-04 19:12:37 -05:00 |
|
Tim Graham
|
fe409c22e1
|
[1.10.x] Corrected unrendered versionadded annotation.
|
2017-01-02 10:51:01 -05:00 |
|
Tim Graham
|
637f774952
|
[1.10.x] Removed links to deprecated GeoIP.
Backport of e2335deeba0ba65ac52145c8bcdc685cf603eec8 from master
|
2016-12-30 20:34:50 -05:00 |
|
Mads Jensen
|
4a6dc71cae
|
[1.10.x] Fixed #27652 -- Doc'd that intcomma works with floats.
Backport of 398a859642636a2de0ab920befa320cd9954b49a from master
|
2016-12-30 13:48:12 -05:00 |
|
Tim Graham
|
3e1be301e2
|
[1.10.x] Fixed #24994 -- Documented the expected type of settings.SECRET_KEY.
Backport of 9e734875fe7fb078aa4ef0e84578aa7e641f5563 from master
|
2016-12-28 07:37:21 -05:00 |
|
Tim Graham
|
f38f2032c5
|
Used a nontemporal example in QuerySet.bulk_create() in docs.
|
2016-12-27 10:00:03 -05:00 |
|
Adam Chainz
|
1c9f49e80f
|
[1.10.x] Documented url()'s 'regex' parameter.
Backport of 0a9bd266ff8e042f53e25928527a29ce896b4955 from master
|
2016-12-22 19:16:56 -05:00 |
|
Tim Graham
|
54cce02ddd
|
[1.10.x] Fixed #27616 -- Fixed incorrect vary_on_headers() example.
Backport of 5e239ae907291d07a3fcf9329f83c27fa6d72981 from master
|
2016-12-20 08:30:41 -05:00 |
|
Tim Graham
|
2f95b91bbe
|
[1.10.x] Made cosmetic edits to the "What happens when you save?" docs.
Backport of e2112a5e1af001449f0d1c183261369f00e93195 from master
|
2016-12-17 12:06:34 -05:00 |
|
Javier Rojas
|
bb9c9103e5
|
[1.10.x] Doc'd how ModelAdmin.list_display uses short_description.
Backport of 8ab8a8910c6f9382610cba5b06ac5c110d52b4b2 from master
|
2016-12-15 15:57:35 -05:00 |
|
Tim Graham
|
34c1030eb9
|
[1.10.x] Corrected docs claiming AsGML is supported on Oracle.
Backport of ebb85d1e790bb697bff3e0a101c87c5f9c6dff7c from master
|
2016-12-15 13:01:33 -05:00 |
|
Perry Roper
|
c2aa836c4f
|
[1.10.x] Added Prefetch import to first use in QuerySet docs.
Backport of 3be2268992767d203159818c5353f959360808a7 from master
|
2016-12-14 13:57:32 -05:00 |
|
Tim Graham
|
7ff301ca00
|
[1.10.x] Fixed #27592 -- Doc'd that QueryDict iter methods are Python 2 only.
Backport of 2e9fa516fde57fd58405481034a5a08b3746b257 from master
|
2016-12-14 07:30:09 -05:00 |
|
ntuckovic
|
1b6649c6d1
|
[1.10.x] Fixed #27355 -- Added “Creating extension using migrations” docs.
Backport of 4de8aaf7ffc91b91cbb70e9db406abe9b160575a from master
|
2016-12-08 13:20:33 -05:00 |
|
Doug Harris
|
d978b36414
|
[1.10.x] Fixed #27566 -- Clarified overriding ModelAdmin.save_model()/delete_model() docs.
Backport of 413216fb9fb36c064494fe155effc39e2888161e from master
|
2016-12-08 08:22:24 -05:00 |
|
Sergey Fedoseev
|
6265ca25f3
|
[1.10.x] Fixed unrendered rows in GIS DB functions table in docs.
Cells in the first column must contain some text.
http://docutils.sourceforge.net/docs/dev/rst/problems.html#tables
Backport of d4822148d09d715b742d290383fe642c0b77faba from master
|
2016-12-05 17:29:52 -05:00 |
|
Simon Charette
|
4074fa9145
|
[1.10.x] Replaced RawSQL with Cast in Coalesce doc example.
Backport of ad8f6a45eb44dbf527f915246883034c8554754c from master
|
2016-11-30 12:08:43 -05:00 |
|
Luke Murphy
|
e0292229d5
|
[1.10.x] Fixed #27509 -- Removed redundant gdal-bin dependency listing.
Backport of c238da894216458bb548b039a754844d44f3cd80 from master
|
2016-11-25 07:19:32 -05:00 |
|
Tim Graham
|
63696982b8
|
[1.10.x] Normalized casing of "custom user model".
Backport of 93a081946d92da010c7de62dc58e697c6c33e5d3 from master
|
2016-11-23 15:17:00 -05:00 |
|
Tim Graham
|
59ea6fd686
|
[1.10.x] Fixed #27511 -- Corrected Field.related_model docs about GenericRelation.
Backport of 55adfc076030fc6be2c8d459c4c0a5c91cd4c94c from master
|
2016-11-21 12:53:35 -05:00 |
|
Jonatas CD
|
02ac92888e
|
[1.10.x] Fixed #27482 -- Doc'd an example of Case() in QuerySet.filter().
Backport of b28c6ca7631e13ea29490bf51a367ab10198c74c from master
|
2016-11-17 12:39:56 -05:00 |
|
akki
|
d2fc204694
|
[1.10.x] Replaced "django" with "Django" in spelling_wordlist.
Backport of 74ed20b49ade9f1cbd9af294e35478d8e0f59344 from master
|
2016-11-15 17:32:16 -05:00 |
|
Jonatas CD
|
af0f01558b
|
[1.10.x] Fixed #26985 -- Doc'd that ForeignKey.to_field reference must be unique.
Backport of 9da45ff352db1d1b7c64e5c724e9b0b31822b967 from master
|
2016-11-15 11:21:58 -05:00 |
|
Ian Lee
|
25fe13d6b0
|
[1.10.x] Fixed typo in docs/ref/settings.txt.
Backport of 501c9930101060d63fb5c25c1dc0154a6c23b775 from master
|
2016-11-11 07:02:08 -05:00 |
|
Tim Graham
|
3dc480fcd2
|
[1.10.x] Inlined a note in docs/ref/models/expressions.txt.
Backport of 0d6c7cae7c4bc3ecd12c5a0d929384f3aa3e90d1 from master
|
2016-11-09 08:21:17 -05:00 |
|
Jop Reyntjes
|
89d960121d
|
[1.10.x] Fixed #27414 -- Doc'd that F() expressions on relations return pk values.
Backport of f8fab6f90233c7114d642dfe01a4e6d4cb14ee7d from master
|
2016-11-09 07:13:24 -05:00 |
|
Mariusz Felisiak
|
bc74bc1f35
|
[1.10.x] Fixed #27420 -- Quoted the Oracle test user password in queries.
Backport of c4b04e1598c4325454c808183dce17b284ed9e28 from master
|
2016-11-08 16:34:32 -05:00 |
|
Tim Graham
|
884e113838
|
[1.10.x] Fixed CVE-2016-9014 -- Validated Host header when DEBUG=True.
This is a security fix.
|
2016-11-01 09:36:44 -04:00 |
|
Marti Raudsepp
|
34e10720d8
|
[1.10.x] Fixed CVE-2016-9013 -- Generated a random database user password when running tests on Oracle.
This is a security fix.
|
2016-11-01 09:36:44 -04:00 |
|
Tim Graham
|
052578879d
|
[1.10.x] Fixed #27410 -- Clarified when static files is enabled in STATIC_ROOT docs.
Backport of de91c172cfda624451fab9a87be92cc0d32e1fcf from master
|
2016-10-31 15:19:21 -04:00 |
|
Jon Dufresne
|
dda9a5928a
|
[1.10.x] Fixed #27299 -- Documented the Widget.use_required_attribute() method.
Thanks Tim Graham for the review and edits.
Backport of c74378b from master
|
2016-10-26 19:33:25 -07:00 |
|
Thomas Güttler
|
72d174bc4e
|
[1.10.x] Clarified when the post_migrate signal is sent during migrate.
Backport of 7cdc2015e37e7fd9a0e5ff7315a61086c2aad803 from master
|
2016-10-26 11:09:06 -04:00 |
|