development.cfg
author Madhusudan.C.S <madhusudancs@gmail.com>
Sun, 17 Oct 2010 01:55:09 +0530
changeset 166 b2fc9a58b4ee
parent 103 034dc9cd752e
child 342 21dc37050a37
permissions -rw-r--r--
Adding scope parameter to the host city URL.

[buildout]
extends = buildout.cfg

eggs += pysqlite

[django]
settings = development
eggs = ${buildout:eggs}