Commit 77f8aac6 by Kenneth Reitz

Merge pull request #35 from theeluwin/errata

{{ project_name }}
parents 73127022 70d5e8e6
...@@ -67,7 +67,7 @@ TEMPLATES = ( ...@@ -67,7 +67,7 @@ TEMPLATES = (
}, },
) )
WSGI_APPLICATION = '{{ project_name}}.wsgi.application' WSGI_APPLICATION = '{{ project_name }}.wsgi.application'
# Database # Database
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment