development.cfg
author Madhusudan.C.S <madhusudancs@gmail.com>
Tue, 02 Nov 2010 22:01:58 +0530
changeset 191 0eb941d14ec3
parent 103 034dc9cd752e
child 342 21dc37050a37
permissions -rw-r--r--
Changing the fee details in the registration form to the link.

[buildout]
extends = buildout.cfg

eggs += pysqlite

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