Add warning to README installation instructions.

master
Fabio Caccamo 2023-02-09 19:16:03 +01:00
parent fa81b2ea5e
commit 6147fb65e6
1 changed files with 2 additions and 0 deletions

View File

@ -64,6 +64,8 @@ SILENCED_SYSTEM_CHECKS = ["security.W019"]
- Run `python manage.py collectstatic`
- Restart your application server
> **Warning**: if you want use modals instead of popup windows, ensure to add `X_FRAME_OPTIONS = "SAMEORIGIN"` setting.
#### Optional features
To make a fieldset start expanded with a `Hide` button to collapse: