Set default frontend urls as CSRF trusted origin
Needed to run in dev mode after bump to Django 4.
Otherwise any POST/PUT/DELETE call fails from the frontend
Needed to run in dev mode after bump to Django 4.
Otherwise any POST/PUT/DELETE call fails from the frontend