deploy-template.py @ ebf95aec0279
Add a meta element to specify the charset as UTF-8.
| author | Steve Losh <steve@stevelosh.com> |
|---|---|
| date | Thu, 18 Jun 2009 01:48:05 -0400 |
| parents | afec18ea1700 |
| children | (none) |
# Rename this to deploy.py when you've filled in everything. DATABASE_ENGINE = '' DATABASE_NAME = '' DATABASE_USER = '' DATABASE_PASSWORD = '' DATABASE_HOST = '' DATABASE_PORT = '' DEBUG = False # The longer the better. Django automatically generates one for you when you # start a new project. SECRET_KEY = '' AKISMET_API_KEY = ''