Changes between Initial Version and Version 1 of Ticket #36549, comment 2
- Timestamp:
- Aug 19, 2025, 8:59:04 AM (2 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36549, comment 2
initial v1 1 1 I think adding an admonition to [https://docs.djangoproject.com/en/5.2/ref/contrib/gis/forms-api/#django.contrib.gis.forms.widgets.OpenLayersWidget OpenLayersWidget] would be nice 2 2 3 As an idea, we could try to implement a system check between asse rts defined in `Media` and the `SECURITY_CSP` setting (but might not be feasible and would class as an enhancement not needed for 6.0). The nice thing would be that it should be clear when things are incompatible without us having to document specific cases.3 As an idea, we could try to implement a system check between assets defined in `Media` and the `SECURITY_CSP` setting (but might not be feasible and would class as an enhancement not needed for 6.0). The nice thing would be that it should be clear when things are incompatible without us having to document specific cases.