development.cfg
author Madhusudan.C.S <madhusudancs@gmail.com>
Tue, 16 Nov 2010 17:34:36 +0530
branchpayments
changeset 259 93cc238021ae
parent 103 034dc9cd752e
child 342 21dc37050a37
permissions -rw-r--r--
Modify the help text for details field to be more harsh on users so that they are clear as to what they are supposed to provide.

[buildout]
extends = buildout.cfg

eggs += pysqlite

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