Funder is a Django/Wagtail based fundraising application to support online donations for Charity and Non Profit's. The flexible 'product' model makes it easy to start a simple shop with iDeal checkout options. It's also easy to add your own models to funder.
That being said: funder is a work in progress, this is how it looks now:
with some sample products:
Online demo: here
mkvirtualenv funder
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver
Funder is a work in progress.
Working features:
TODO: