development.cfg
author Madhusudan.C.S <madhusudancs@gmail.com>
Thu, 14 Jan 2010 21:07:03 +0530
changeset 92 3743275f7291
parent 5 44bbc75fdd85
child 93 e86755df35da
permissions -rw-r--r--
Added submission template to the repository.

[buildout]
extends =
    buildout.cfg

#eggs +=
#    pysqlite

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