common.py
8.83 KB
-
Remove the csrf domain from the default settings because we don't need it (we… · 9d687822
Remove the csrf domain from the default settings because we don't need it (we don't have requests going between multiple servers in the same domain). This will make it so that we can test servers from any url, rather than just a single url
Calen Pennington committed