development.cfg
author Amit Sethi
Wed, 01 Dec 2010 15:42:18 +0530
changeset 326 1368a770d991
parent 103 034dc9cd752e
child 342 21dc37050a37
permissions -rw-r--r--
Changed the accomodation page table

[buildout]
extends = buildout.cfg

eggs += pysqlite

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