Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
With Django 4.0+ setting CSRF_TRUSTED_ORIGINS is necessary. Refer: https://stackoverflow.com/a/70326426/2251364 ScanCodeIO already recommends this setting in the following section: https://scancodeio.readthedocs.io/en/latest/installation.html#run-the-app Signed-off-by: Hritik Vijay <[email protected]>
- Loading branch information