Restore the accidently changed filename
1 parent 37cbefc commit 1e5bea9f0dc00b9699871038f09ad05fffb6dafd
@Rohan Jain Rohan Jain authored on 4 Apr 2012
Showing 1 changed file
View
2
■■■
dev_setup/settings.py
 
DATABASES = {
'default': {
'ENGINE': 'django.db.backends.sqlite3',
'NAME': 'mmtest.db'
'NAME': 'mutest.db'
}
}
 
# Local time zone for this installation. Choices can be found here: