development.cfg
author Amit Sethi
Wed, 01 Dec 2010 12:20:13 +0530
changeset 325 1255f442e4f8
parent 103 034dc9cd752e
child 342 21dc37050a37
permissions -rw-r--r--
Some changes to font size on badge according to recommendation

[buildout]
extends = buildout.cfg

eggs += pysqlite

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