GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Commit Graphs
Network
Fork
: 0
kalle
/
postorius
Browse code
Restore the accidently changed filename
master
1 parent
37cbefc
commit
1e5bea9f0dc00b9699871038f09ad05fffb6dafd
Rohan Jain
authored
on 4 Apr 2012
Patch
Unified
Split
Showing
1 changed file
+1
-1
■
■
■■■
dev_setup/settings.py
Ignore Space
Show notes
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:
Show line notes below