Adds docs for PROJECT_NAME setting. refs #58

--HG--
extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40822
This commit is contained in:
Daniel Grana 2009-02-05 12:39:43 +00:00
parent bf87fb8455
commit bc2ea867ca
1 changed files with 10 additions and 0 deletions

View File

@ -20,6 +20,16 @@ Default: ``False``
Enable debug mode for adaptors.
.. setting:: PROJECT_NAME
PROJECT_NAME
--------
Default: ``Not Defined``
The name of the current project. It matches the project module name as created
by startproject command, and is only defined by project settings file.
.. setting:: BOT_NAME
BOT_NAME