development.cfg
author Madhusudan.C.S <madhusudancs@gmail.com>
Wed, 08 Sep 2010 15:39:23 +0530
changeset 159 3b0045bbea1b
parent 103 034dc9cd752e
child 342 21dc37050a37
permissions -rw-r--r--
Change the order of parameters for Edit talk URL.

[buildout]
extends = buildout.cfg

eggs += pysqlite

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