development.cfg
author Madhusudan.C.S <madhusudancs@gmail.com>
Tue, 20 Jul 2010 19:18:44 +0530
changeset 122 7bdf396d4778
parent 103 034dc9cd752e
child 342 21dc37050a37
permissions -rw-r--r--
Removed Wifi form from the profile summary page.

[buildout]
extends = buildout.cfg

eggs += pysqlite

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