Argus
Argus copied to clipboard
Move everything depending on python-social-auth to separate sub-app
Settings, urls, api endpoints, move the settings out of base.py and document how to use the settings and changing urls correctly.
Two apps might be needed: One for the current situation, which depends on our vendored backend, and one for the new situation which does not.