development.cfg
author Madhusudan.C.S <madhusudancs@gmail.com>
Sat, 12 Dec 2009 03:00:51 +0530
changeset 62 59190c2d1988
parent 5 44bbc75fdd85
child 94 e86755df35da
permissions -rw-r--r--
Added some final touches to the schedule.

[buildout]
extends =
    buildout.cfg

#eggs +=
#    pysqlite

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