Commit Graph

1613 Commits

Author SHA1 Message Date
Mariusz Felisiak 1a9098166e [3.2.x] Fixed docs build with sphinxcontrib-spelling 7.5.0+.
sphinxcontrib-spelling 7.5.0+ includes captions of figures in the set
of nodes for which the text is checked.

Backport of ac90529cc5 from main.
2022-06-27 08:10:48 +02:00
Carlton Gibson 128179c0f8 [3.2.x] Refs #33182 -- Adjusted custom admin theming example to use correct template block.
Backport of a754b82dac from main
2021-10-27 12:18:04 +02:00
Sarah Abderemane 51e4dbfeb2 [3.2.x] Refs #27694 -- Doc'd lookups that can be chained with HStoreField key transforms.
Backport of 1953dd02b6 from main
2021-10-04 07:44:42 +02:00
Claude Paroz 7607fe922f [3.2.x] Removed obsolete GEOS 3.5 requirement note.
Follow up to ea87a85fad.
Backport of 8036b53de6 from main
2021-09-24 18:53:36 +02:00
Mariusz Felisiak e235c7815a [3.2.x] Fixed broken links and redirects in docs.
Backport of 1d16dbc745 from main
2021-09-21 09:29:21 +02:00
Mariusz Felisiak 454ee4d3b8 [3.2.x] Corrected outputs and made cosmetic edits in GeoDjango tutorial.
Backport of b5bf026813 from main
2021-09-17 09:15:28 +02:00
Claude Paroz d29a9ed504 [3.2.x] The geodjango mailing list moved to the Django Forum.
Backport of 6c3525a09d from main
2021-08-13 15:36:41 +02:00
Pēteris Caune 5fa70c91b4 [3.2.x] Fixed typo in docs/ref/contrib/admin/index.txt.
Backport of c258918a03 from main
2021-07-28 12:52:02 +02:00
Abhyudai de5a044cf4 [3.2.x] Fixed #32950 -- Removed myproject from imports in admin docs where appropriate.
Backport of 019424e44e from main
2021-07-23 06:20:07 +02:00
Wille Marcel 527482c513 [3.2.x] Fixed typo in docs/ref/contrib/gis/tutorial.txt.
Backport of 6f60fa97b0 from main
2021-07-09 20:17:46 +02:00
Thomas Guettler aaef4111ac [3.2.x] Fixed #32850 -- Doc'd Sitemap.paginator.
Backport of 775f7506d7 from main
2021-06-30 20:54:56 +02:00
Jacob Walls f07d686974 [3.2.x] Fixed typos in docs.
Backport of f0d0d29f03 from main
2021-06-03 07:50:31 +02:00
Mariusz Felisiak 143d2a4bbf [3.2.x] Changed IRC references to Libera.Chat.
Backport of 66491f08fe from main.
2021-05-20 12:25:07 +02:00
David Sanders d743c37326 [3.2.x] Fixed typo in docs/ref/contrib/admin/index.txt.
Backport of dacc307d93 from main
2021-05-19 07:29:23 +02:00
Nick Pope cb91b2d9e3 [3.2.x] Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
Backport of c156e36955 from main
2021-05-17 12:16:09 +02:00
Nick Pope 55b89e8cac [3.2.x] Refs #32720 -- Fixed some broken links in docs.
Backport of 7c4ee487c7 from main
2021-05-17 12:14:20 +02:00
Adam Johnson 263ee4434f [3.2.x] Corrected introduction to range field lookups docs.
Follow up to 24b9f50823.
Backport of 68e876c095 from main
2021-04-28 20:35:28 +02:00
Mariusz Felisiak fbea64b8ce [3.2.x] Refs #32682 -- Renamed use_distinct variable to may_have_duplicates.
QuerySet.distinct() is not the only way to avoid duplicate, it's also
not preferred.

Backport of cd74aad90e from main
2021-04-27 10:37:13 +02:00
Claude Paroz 5eb17d31c3 [3.2.x] Fixed #32544 -- Confirmed support for GDAL 3.2 and GEOS 3.9.
Backport of e3cfba0029 from main.
2021-04-07 17:04:10 +02:00
Mariusz Felisiak 42fea5d5b8 [3.2.x] Refs #30156 -- Corrected version in SpatiaLite install instructions.
Backport of da542ccab6 from main
2021-04-06 12:45:15 +02:00
Mariusz Felisiak 4aba70900c [3.2.x] Fixed #32353 -- Confirmed support for PROJ 7.X.
Backport of 065832eaec from main
2021-03-16 20:23:36 +01:00
Mariusz Felisiak 6171d6bb48 [3.2.x] Updated datum directory for PROJ 6 in GIS install instructions.
Backport of 4d912e6697 from main
2021-03-15 08:21:12 +01:00
Markus Holtermann e078747290 [3.2.x] Updated Git branch "master" to "main".
This change follows a long discussion on django-develops:

https://groups.google.com/g/django-developers/c/tctDuKUGosc/

Backport of d9a266d657 from main
2021-03-09 09:33:50 +01:00
Mariusz Felisiak cd7a5bf33d [3.2.x] Fixed typo in docs/ref/contrib/postgres/fields.txt.
Backport of 05bbff8263 from master
2021-03-04 10:43:41 +01:00
Jack Aitken 9f277c3a7c [3.2.x] Fixed #32271 -- Improved consistency of docs CBV examples.
Co-Authored-By: Carles Pina i Estany <carles@pina.cat>

Backport of 5fd4f22d19 from master
2021-03-02 09:01:57 +01:00
Hannes Ljungberg 5d9374b9fb [3.2.x] Refs #26167 -- Corrected OpClass() example in docs.
Backport of 90ddf46ef7 from master
2021-01-25 09:03:31 +01:00
Matthias Kestenholz 41405a0b8e [3.2.x] Fixed #32371 -- Doc'd jquery.init.js dependency for admin widgets.
Backport of 7b3ec6bcc8 from master
2021-01-20 22:07:40 +01:00
mimi89999 b5cef91a91 Fixed #31259 -- Added admin dark theme. 2021-01-14 08:27:29 +01:00
Nick Pope 9204485396
Fixed #16117 -- Added decorators for admin action and display functions.
Refs #25134, #32099.
2021-01-13 17:19:22 +01:00
Hannes Ljungberg 83fcfc9ec8 Fixed #26167 -- Added support for functional indexes.
Thanks Simon Charette, Mads Jensen, and Mariusz Felisiak for reviews.

Co-authored-by: Markus Holtermann <info@markusholtermann.eu>
2021-01-13 11:47:50 +01:00
Jon Dufresne ba31b01034
Fixed #31747 -- Fixed model enumeration via admin URLs.
Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
2021-01-12 14:37:56 +01:00
Florian Apolloner 2d6179c819 Fixed #32191 -- Made CookieStorage use RFC 6265 compliant format.
Co-authored-by: Craig Smith <hello@craigiansmith.com.au>
2021-01-07 13:00:53 +01:00
Matthias Kestenholz 0a802233ec
Fixed #32018 -- Extracted admin colors into CSS variables.
Defined all colors used in the admin CSS as variables. Implemented the
following standardizations and accessibility improvements while at it:

- Improved the contrast of text to not use ratios of less than 3:1 anymore.
- Most hover states already used desaturated and darkened colors.
  Changed object tools to follow the same rule instead of showing the
  primary color on hover.

Various places used similar colors; those have been merged with the goal
of reducing the count of CSS variables. Contrasts have been improved in
a few places.

- Many borders used slightly different colors (e.g. #eaeaea vs. #eee)
- Help texts used #999, this has been changed to --body-quiet-color
  (#666) which has a better contrast.

Introduced fast color transitions on links and buttons.
2021-01-07 10:07:19 +01:00
Mariusz Felisiak 74fd233b14
Fixed #32303 -- Bumped minimum supported SQLite to 3.9.0. 2020-12-30 09:01:56 +01:00
Jon Dufresne 429d089d0a Refs #30367 -- Changed remaining "pip install" to "python -m pip install" in docs. 2020-12-23 17:21:25 +01:00
Hasan Ramezani bebd4cfa8f
Fixed #32273 -- Doc'd AdminSite.unregister(). 2020-12-16 08:08:49 +01:00
Jan Pieter Waagmeester 991dce4fc5
Corrected docs regarding attributes required for logging in to the admin.
Regression in 939dcff24f.
2020-12-11 23:12:43 +01:00
Hasan Ramezani 55fabc5337
Fixed #32232 -- Fixed typo in docs/ref/contrib/admin/actions.txt. 2020-11-30 10:07:28 +01:00
Mariusz Felisiak 931c6e982c Refs #32230 -- Made LayerMapping support pathlib.Path. 2020-11-28 07:41:54 +01:00
Hasan Ramezani b37be072a2 Fixed #32230 -- Made DataSource support pathlib.Path. 2020-11-28 07:36:19 +01:00
Neil Lyons e46ca51c24
Refs #32230 -- Fixed DataSource example in GeoDjango tutorial.
DataSource.ds_input doesn't support pathlib.Path().

Regression in 26554cf5d1.
2020-11-27 06:57:20 +01:00
Nick Pope 300def5c34 Doc'd that admin site booleans are tri-state. 2020-11-14 07:28:13 +01:00
Nick Pope aa53655e6e
Improved examples in ModelAdmin.list_display docs. 2020-11-14 06:36:40 +01:00
Nick Pope 477c800443
Changed docs and a code comment to use gender-neutral pronouns.
Follow up to e1b7723817.
2020-11-13 22:26:30 +01:00
Craig Smith 354c1524b3 Fixed #32045 -- Doc'd GenericRelatedObjectManager methods.
This also documents that .remove() and clear() methods delete related
objects.
2020-11-06 11:31:21 +01:00
Artur Beltsov 18c8ced81e Fixed #32169 -- Added distinct support to JSONBAgg. 2020-11-04 21:22:54 +01:00
Tom Carrick f5e07601b2 Fixed #32046 -- Added CreateCollation/RemoveCollation operations for PostgreSQL. 2020-10-21 10:53:44 +02:00
Peter Marheine f87b0ecd37 Fixed #32041 -- Doc'd how to modify served files' content types on Windows. 2020-10-01 13:32:26 +02:00
Mariusz Felisiak 33e91f3ed8 Refs #32038 -- Added note to ModelAdmin.list_filter docs that GenericForeignKeys are not supported. 2020-09-25 10:09:28 +02:00
Enderson Menezes 67e4a9a4b9 Fixed #31909 -- Fixed typo in docs/ref/contrib/admin/index.txt. 2020-08-20 07:34:03 +02:00