development.cfg
author Parth buch <parth.buch.115@gmail.com>
Tue, 04 Oct 2011 16:01:59 +0530
branch2011
changeset 436 4899e9c34962
parent 342 21dc37050a37
permissions -rw-r--r--
changed the link to registration stats

[buildout]
extends = buildout.cfg

eggs += pysqlite

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