development.cfg
author Parth buch <parth.buch.115@gmail.com>
Thu, 08 Sep 2011 16:24:02 +0530
branch2011
changeset 380 740cba745458
parent 342 21dc37050a37
permissions -rw-r--r--
commented out links to download slides and videos

[buildout]
extends = buildout.cfg

eggs += pysqlite

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