development.cfg
author Kadambari Devarajan <kadambari.devarajan@gmail.com>
Sun, 14 Nov 2010 14:26:06 +0530
changeset 227 091f3896c5e8
parent 103 034dc9cd752e
child 342 21dc37050a37
permissions -rw-r--r--
Added titles and abstracts of Prabhu, Asokan and Fernando.

[buildout]
extends = buildout.cfg

eggs += pysqlite

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