Fix small typo in wsgi.py

Add missing `cookiecutter`  reference in wsgi.py
This commit is contained in:
Kevin Ndung'u 2015-02-12 12:49:33 +03:00
parent 59983904a3
commit 59487ba542

View File

@ -1,5 +1,5 @@
"""
WSGI config for {{ project_name }} project.
WSGI config for {{ cookiecutter.project_name }} project.
This module contains the WSGI application used by Django's development server
and any production WSGI deployments. It should expose a module-level variable