development.cfg
author Amit Sethi
Thu, 18 Nov 2010 12:20:15 +0530
changeset 239 1973bf1a0a5d
parent 103 034dc9cd752e
child 342 21dc37050a37
permissions -rw-r--r--
Changes to the template get-user-dump

[buildout]
extends = buildout.cfg

eggs += pysqlite

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