Skip to content
Snippets Groups Projects
Commit db083b6c authored by Branson Craig Stephens's avatar Branson Craig Stephens
Browse files

Using special database for the event_namespace branch.

parent d0cc56dd
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ TEMPLATE_DEBUG = DEBUG
DATABASES = {
'default' : {
'NAME' : 'gracedb',
'NAME' : 'event_namespace',
'ENGINE' : 'django.db.backends.mysql',
'USER' : 'branson',
'PASSWORD' : 'thinglet',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment