development.cfg
author Madhusudan.C.S <madhusudancs@gmail.com>
Sun, 28 Nov 2010 23:26:45 +0530
changeset 304 52982854f0fe
parent 103 034dc9cd752e
child 342 21dc37050a37
permissions -rw-r--r--
Updated the venues page to include ISB and MSLC.

[buildout]
extends = buildout.cfg

eggs += pysqlite

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