Add playground instance changes into master
The settings for gracedb-playground are no longer on a separate branch and are just included in master. They can be selected simply by settings the DJANGO_SETTINGS_MODULE environment variable appropriately. This should be much easier to maintain than a completely separate branch.
Showing
- config/settings/vm/playground.py 50 additions, 0 deletionsconfig/settings/vm/playground.py
- gracedb/core/context_processors.py 2 additions, 1 deletiongracedb/core/context_processors.py
- gracedb/events/views.py 6 additions, 0 deletionsgracedb/events/views.py
- gracedb/templates/gracedb/index.html 19 additions, 17 deletionsgracedb/templates/gracedb/index.html
config/settings/vm/playground.py
0 → 100644
Please register or sign in to comment