Made few improvements, new "Wallet" class (and other naming changes). This makes it easy to make your own web service which handles bitcoin transactions. A few examples which could be made with django-bitcoin:
- marketplace/auction site with escrow
- elance-style site with escrow
- webshop or something similar
- bounty collecting, betting sites, whatever
https://github.com/kangasbros/django-bitcoinIt's still work in progress, I'll try to launch one web site which uses it at bitcoin hackathon next weekend, so it is used in production