Changes between Initial Version and Version 1 of Ticket #36549, comment 2


Ignore:
Timestamp:
Aug 19, 2025, 8:59:04 AM (2 weeks ago)
Author:
Natalia Bidart

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36549, comment 2

    initial v1  
    11I 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
    22
    3 As an idea, we could try to implement a system check between asserts 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.
     3As 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.
Back to Top