django/docs/ref/contrib
Claude Paroz f2f6046c0f
Some checks are pending
Docs / docs (push) Waiting to run
Docs / blacken-docs (push) Waiting to run
Linters / isort (push) Waiting to run
Linters / black (push) Waiting to run
Linters / flake8 (push) Waiting to run
Tests / Windows, SQLite, Python 3.13 (push) Waiting to run
Tests / JavaScript tests (push) Waiting to run
Fixed #25706 -- Refactored geometry widgets to remove inline JavaScript.
Refactored GIS-related JavaScript initialization to eliminate inline
scripts from templates. Added support for specifying a base layer using
the new `base_layer_name` attribute on `BaseGeometryWidget`, allowing
custom map tile providers via user-defined JavaScript.

As a result, the `gis/openlayers-osm.html` template was removed.

Thanks Sarah Boyce for reviews.

Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
2025-06-12 17:35:14 -03:00
..
admin Added missing import in docs/ref/contrib/admin/index.txt. 2025-05-15 15:48:00 +02:00
gis Fixed #25706 -- Refactored geometry widgets to remove inline JavaScript. 2025-06-12 17:35:14 -03:00
postgres Fixed incorrect spacing in docs/ref/contrib/postgres/fields.txt. 2025-05-15 09:22:10 -03:00
auth.txt Clarified docs for default email value in UserManager.create_user(). 2025-02-04 16:35:07 -03:00
contenttypes.txt Removed versionadded/changed annotations for 5.1. 2025-01-15 22:28:37 +01:00
flatpages.txt Fixed #35931 -- Documented fields and methods of the FlatPage model. 2025-04-27 15:10:33 +01:00
humanize.txt Fixed #35443 -- Changed ordinal to return negative numbers unchanged. 2024-05-27 10:54:25 +02:00
index.txt Removed advice to propose a new contrib app. 2025-02-18 16:09:53 +01:00
messages.txt Removed versionadded/changed annotations for 5.0. 2024-05-22 15:44:07 -03:00
redirects.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
sitemaps.txt Removed versionadded/changed annotations for 5.0. 2024-05-22 15:44:07 -03:00
sites.txt Fixed #36311 -- Unified spelling of "hardcode" and its variants in docs. 2025-04-15 14:48:55 -03:00
staticfiles.txt Fixed broken links and redirects in docs. 2024-03-06 08:50:21 +01:00
syndication.txt Fixed #36311 -- Unified spelling of "hardcode" and its variants in docs. 2025-04-15 14:48:55 -03:00