development.cfg
author Madhusudan.C.S <madhusudancs@gmail.com>
Thu, 14 Jan 2010 21:06:43 +0530
changeset 91 dd6426394a9a
parent 5 44bbc75fdd85
child 94 e86755df35da
permissions -rw-r--r--
Added dynamic form jquery plugin to the repository.

[buildout]
extends =
    buildout.cfg

#eggs +=
#    pysqlite

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