development.cfg
author Parth buch <parth.buch.115@gmail.com>
Fri, 30 Sep 2011 19:40:48 +0530
branch2011
changeset 423 d4316aad59ea
parent 342 21dc37050a37
permissions -rw-r--r--
activated the speakers link

[buildout]
extends = buildout.cfg

eggs += pysqlite

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