development.cfg
author Amit Sethi
Wed, 01 Dec 2010 12:14:55 +0530
changeset 324 1ad0be6866d6
parent 103 034dc9cd752e
child 342 21dc37050a37
permissions -rw-r--r--
Added Laptop registration no to badge

[buildout]
extends = buildout.cfg

eggs += pysqlite

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