development.cfg
author hg@fossee.in
Wed, 16 Dec 2009 22:27:22 +0530
changeset 78 795dd8aeba9f
parent 5 44bbc75fdd85
child 94 e86755df35da
permissions -rw-r--r--
All changes freeze along with Apache static file serving.

[buildout]
extends =
    buildout.cfg

#eggs +=
#    pysqlite

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