Skip to content
Snippets Groups Projects

added (empty) staging app

Merged Nico Vermaas requested to merge esap-gateway-dev into master
18 files
+ 204
15
Compare changes
  • Side-by-side
  • Inline
Files
18
@@ -24,6 +24,7 @@ CORS_ORIGIN_ALLOW_ALL = True
INSTALLED_APPS = [
'query.apps.MyAppConfig',
'staging',
'accounts',
'rucio',
'knox',
Loading