Carlton Gibson
2b69680264
[2.2.x] Refs #31485 -- Backported jQuery upgrade to 3.5.1.
2020-06-02 14:35:54 +02:00
Mariusz Felisiak
b0d810a77b
[2.2.x] Fixed Sphinx warnings on duplicate object descriptions.
...
Backport of 69e2cd6fed40f3ecf767609b80ad31f288446e48 from master.
2020-06-02 10:47:40 +02:00
Sergey Fedoseev
f2f8e84939
[2.2.x] Doc'd SpatiaLite support of 3D geometry fields.
...
Support was added in 65129aac07022f23afa1df7ec7fad2216634cb38.
Backport of 85c598900772a00aee2ad4a20e3f3854f1c87fbd from master
2019-11-25 09:31:44 +01:00
Daniel Fairhead
7a13f06f36
[2.2.x] Fixed #15742 -- Fixed an example of collecting selected objects in ModelAdmin.actions docs.
...
The queryset argument is already filtered, and request.POST doesn't
contain all selected objects when "Select All" is used.
Backport of e651b3095c950627b1eed1527f2bb011ddad03de from master
2019-11-06 13:41:36 +01:00
Alasdair Nicol
406fb336b7
[2.2.x] Refs #30923 -- Fixed an example of rendering templates in contrib.sites docs.
...
Backport of b991eefd3a9fa4da4eb46fddcb36cf1e8b5862e9 from master
2019-11-05 12:42:51 +01:00
Mariusz Felisiak
aa28213eb5
[2.2.x] Refs #28436 -- Corrected docs regarding MySQL support of distance lookups.
...
Backport of 440603a4bc0dc4f0b489489e80dcbab0ca736d23 from master
2019-10-16 14:40:43 +02:00
Tamer Sherif
98573cfe48
[2.2.x] Refs #10348 -- Doc'd that ModelAdmin ignores list_select_related when QuerySet.select_related() was already called.
...
Backport of e3f647f4d5fc414f8cb7ab58df5e61a19908c63f from master
2019-10-07 11:11:15 +02:00
Sjbrgsn
da31472abf
[2.2.x] Fixed #30817 -- Clarified return value of Sitemap.items().
...
Backport of 7b3c06cd72e691ffd932ccce338701c37297a415 from master
2019-10-02 12:20:04 +02:00
François Freitag
9b7c5a92ec
[2.2.x] Fixed broken links and redirects in documentation.
...
Removed reference to custom builds, feature removed in
8e6b3bba99
.
Backport of 9a88e43aeba6cc85ffb2a48a06c296ccf68e0d71 from master
2019-08-21 10:58:05 +02:00
Garry Polley
4a24fe940e
[2.2.x] Removed outdated examples of flatpages served sites.
...
Removing the lawrence journal flat page examples because one is no longer a web page (404) and the other is no longer served by Django: https://www.reddit.com/r/django/comments/8v0fpb/the_lawrence_journalworld_where_django_was/
Backport of 10528a81edaca4275e4762b82336e129b0cfe17d from master
2019-08-19 12:28:27 +02:00
Mariusz Felisiak
98464dde12
[2.2.x] Fixed broken links and redirects to OGR library in docs.
...
Backport of 49aeabbf27637dbdb7a96d43b164a20c8c8ea70b from master
2019-08-19 11:43:44 +02:00
Mariusz Felisiak
4814db40c1
[2.2.x] Fixed heading level typo in docs/ref/contrib/postgres/fields.txt.
...
Backport of ad4e83a6d1c0a212fae751a3125dff6e28b2390a from master
2019-07-16 15:08:40 +02:00
Carlton Gibson
b6d8957356
[2.2.x] Fixed #28588 -- Doc'd User.has_perm() & co. behavior for active superusers.
...
Equivalent note for PermissionsMixin was added in d33864ed138f65070049a3ac20ee98e03a1442b9.
Backport of 4b32d039dbb59b3c3e76587df5c58150e752d9ac from master
2019-07-02 11:21:46 +02:00
Jon Dufresne
13e6040fd4
[2.2.x] Fixed intword example in docs/ref/contrib/humanize.txt.
...
Backport of 175656e166712db019a4704c4031510b9fd6b00a from master
2019-06-11 22:12:24 +02:00
Mariusz Felisiak
430f7e9dac
[2.2.x] Removed redundant object descriptions to prevent warnings with Sphinx 2.1.0.
...
Backport of 5ab75adb900ca3fce50e65e60b11f2eb3ce9fd25 from master
2019-06-10 16:57:50 +02:00
parth
5c85244eb9
[2.2.x] Fixed #28831 -- Doc'd that InlineModelAdmin methods' obj argument is the parent object.
...
Backport of 85436473066aae5d793caeced010ea4f45da4e79 from master
2019-05-31 13:21:13 +02:00
Daniel Hepper
0aca34fc83
[2.2.x] Fixed #25633 -- Updated macOS Spatialite installation instructions.
...
Updated the Spatialite installation instruction to refer to the latest
available version from KyngChaos, as Gaia-SINS does not provide MacOS
binaries anymore.
Backport of ccb7f7c6d237900614290085cca103d9509b89b9 from master
2019-05-17 16:24:43 +02:00
Jon Dufresne
08c8838727
[2.2.x] Changed tuple choices to list in docs.
...
Backport of 97d3321e89c8d4434927bdbc308db1ccffa99d3b from master
2019-05-15 14:41:01 +02:00
Willy Njundong
ef38777ee8
[2.2.x] Updated SpatiaLite install instructions to suggest first package from recent Debian-based distributions.
...
Backport of 8180ffba21bf10f4be905cb0d4890dc2bcff2788 from master
2019-04-17 07:57:20 +02:00
Tim Graham
53c83387cf
[2.2.x] Refs #27807 -- Removed docs for User.username_validator.
...
The new override functionality claimed in refs #21379 doesn't work.
Forwardport of 714fdbaa7048c2321f6238d9421137c33d9af7cc from stable/1.10.x.
2019-04-07 20:03:01 -04:00
Nick Pope
5237da3416
[2.2.x] Removed unnecessary /static from links to PostgreSQL docs.
...
Backport of 198a2a9381a415f76c3170753270f5087ce4475a from master.
2019-03-29 21:50:28 -04:00
Tim Graham
2fb602f581
[2.2.x] Used extlinks for Django's source code.
...
Backport of a68c029e224cebe540da7447dbbd27993b4aa793 from master.
2019-03-28 20:39:38 -04:00
Tim Graham
07b44a251a
[2.2.x] Removed docs of unused libgeoip1/python-gdal packages.
...
Backport of 21f9d437374ee078ee46e23b64efa3d52ca6f49a from master.
2019-02-14 09:46:45 -05:00
Hasan Ramezani
f2b460231d
[2.2.x] Fixed #29943 -- Doc'd that admin changelist may add pk to ordering.
...
Backport of f63811f4813f0e0439e140a97eeba18a5017e858 from master.
2019-02-12 21:36:07 -05:00
Claude Paroz
28a6046b54
[2.2.x] Doc'd database functions for overlaps lookup.
...
Backport of 8cf9dbee6aeca57ab4dac986e46b79a2d234f703 from master
2019-02-12 15:43:11 -05:00
Mariusz Felisiak
0aff35459d
[2.2.x] Updated Oracle docs links to Oracle 18c.
...
Backport of 759a9b710c0e5a6009cfba406ff562919fa70ef0 from master
2019-02-07 10:03:11 +01:00
Tim Graham
d5b43d7226
[2.2.x] Refs #30055 -- Bumped minimum SQLite version in GIS docs.
...
Backport of 4763c9719135f4de17924d9c8524f1cfe41bc645 from master.
2019-02-04 11:47:15 -05:00
Robert Coup
953067d8dc
[2.2.x] Refs #28161 -- Doc'd INSTALLED_APPS requirement for ArrayField(CIText).
...
Backport of a8b03bea180e0660c0e159f3e7cf6192b512925f from master
2019-01-31 13:42:29 -05:00
Pavel Savchenko
51247bc55f
[2.2.x] Corrected GenericRelation's related_query_name manual lookup example.
...
And changed related_query_name to a singular noun.
Backport of 130192b12b63357a8f5ff448cd0edfa5a8094909 from master.
2019-01-21 10:14:03 -05:00
Tim Graham
a9feec5c70
[2.2.x] Refs #28606 -- Corrected deprecation version for CachedStaticFilesStorage.
...
Backport of 6713926ebe22172e50f283185f969275c326416d from master
2019-01-17 18:35:46 -05:00
MaximZemskov
3c01fe30f3
Fixed #30097 -- Made 'obj' arg of InlineModelAdmin.has_add_permission() optional.
...
Restored backwards compatibility after refs #27991 .
Regression in be6ca89396c031619947921c81b8795d816e3285.
2019-01-11 18:02:43 -05:00
Sanyam Khurana
76d31be2d0
Refs #23829 -- Made ping_google command/function use https for the sitemap URL.
2019-01-11 10:32:22 -05:00
Sanyam Khurana
6d73278d38
Documented ping_google()'s ping_url argument.
2019-01-11 09:43:51 -05:00
Joshua Cannon
db1b10ef0d
Fixed #30037 -- Added request arg to RemoteUserBackend.configure_user().
2019-01-09 20:01:04 -05:00
Tim Graham
4ca2820ff5
Corrected whitespace in docs/ref/contrib/auth.txt.
2019-01-09 18:22:29 -05:00
Marten Kenbeek
7a6dbbb655
Added import locations to contrib.postgres aggregates and validators docs.
2018-12-24 16:36:00 -05:00
Nick Pope
e626a3f993
Renamed Sqlite and Sqlite3 references to SQLite.
2018-12-22 18:52:54 -05:00
Tim Graham
682cdf6cab
Refs #28205 -- Corrected ModelAdmin.prepopulated_fields docs regarding when they're populated.
2018-11-28 14:48:03 -05:00
Tim Graham
926fa7116f
Fixed #29317 -- Doc'd filter argument in contrib.postgres aggregates.
2018-11-27 11:20:23 -05:00
François Freitag
9b15ff08ba
Used auto-numbered lists in documentation.
2018-11-15 13:54:28 -05:00
Timothy Allen
e819554018
Fixed #29939 -- Increased Group.name max_length to 150 characters.
2018-11-14 15:13:34 -05:00
Mads Jensen
961f8e9985
Updated some links to https and new locations.
2018-11-10 17:40:50 -05:00
Tim Graham
0b98e8fdad
Fixed #29941 -- Fixed missing variable in docs/ref/contrib/contenttypes.txt.
...
Regression in b47552b445547e60cc89213f79e02333cb63f270.
2018-11-09 19:49:06 -05:00
Matthias Kestenholz
f9ff1df1da
Fixed #29917 -- Stopped collecting ModelAdmin.actions from base ModelAdmins.
2018-11-09 18:52:30 -05:00
Tobias Bengfort
9a63d840ff
Fixed inconsistent indentation in docs/ref/contrib/auth.txt.
2018-11-03 11:07:44 -04:00
Theofanis Despoudis
084536a9be
Fixed #27994 -- Documented ManifestFilesMixin.
2018-11-01 11:15:13 -04:00
Tim Graham
7f2b27e95c
Fixed code highlighting in docs/ref/contrib/staticfiles.txt.
2018-10-29 11:55:32 -04:00
Tim Graham
f892781b95
Fixed #28606 -- Deprecated CachedStaticFilesStorage.
2018-10-27 11:58:29 -04:00
Atul Varma
3deea61f26
Removed "encoding" description in GIS tutorial.
...
An omission in 388165ade4219aeefac1e231c1d44c51a7b62829.
2018-10-21 12:14:06 -04:00
Jon Dufresne
e90af8bad4
Capitalized "Python" in docs and comments.
2018-10-09 09:26:07 -04:00