settings must be documented in alphabetical order

--HG--
extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40833
This commit is contained in:
Pablo Hoffman 2009-02-08 21:00:26 +00:00
parent 45340d3d87
commit 38c62ca357
1 changed files with 10 additions and 10 deletions

View File

@ -20,16 +20,6 @@ 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
@ -617,6 +607,16 @@ Example::
NEWSPIDER_MODULE = 'mybot.spiders_dev'
.. 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:: REQUEST_HEADER_ACCEPT
REQUEST_HEADER_ACCEPT