AUTHORS
author Madhusudan.C.S <madhusudancs@gmail.com>
Tue, 16 Nov 2010 18:33:10 +0530
branchpayments
changeset 267 efdc1fa99ef7
parent 94 87e77aa18610
permissions -rw-r--r--
Convert multiple conditions to nested if in template since Django has a bug with conditionals in templates.

Madhusudan.C.S <madhusudancs@fossee.in>

-- Took the base code and idea from kiwipycon app and making modifications
-- to it to take up to the level of a new customized app. Courtesy to the
-- authors of kiwipycon app below.

Marek Kuziel <marek@kuziel.info>

- provided the start up of the project and fixes to Darryl's code.

Darryl Cousins <darryljcousins@gmail.com>

- keeps throwing chunks of code at the project to the demands of Tim.
- is responsible for the mess and lack of tests