fnp
/
fnp-django-template.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix path in fnpdjango.
[fnp-django-template.git]
/
src
/
etc
/
local_settings.py.sample
1
from .dev import *
2
3
ADMINS = [
4
# ('Your Name', 'your_email@domain.com'),
5
]