development.cfg
author Madhusudan.C.S <madhusudancs@gmail.com>
Mon, 15 Nov 2010 14:02:40 +0530
branchpayments
changeset 245 6ba059b30281
parent 103 034dc9cd752e
child 342 21dc37050a37
permissions -rw-r--r--
Add type and detail fields for the payment model.

[buildout]
extends = buildout.cfg

eggs += pysqlite

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