development.cfg
author Madhusudan.C.S <madhusudancs@gmail.com>
Mon, 18 Oct 2010 14:15:41 +0530
changeset 172 1e3f7e6a14ba
parent 103 034dc9cd752e
child 342 21dc37050a37
permissions -rw-r--r--
Changed the deadlines.

[buildout]
extends = buildout.cfg

eggs += pysqlite

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