=== ongoing ===

=== 0.3 ===

- Added PurchasedItem model. We are now keeping track of what items the users
  buy and their quantities.

=== 0.2 ===

- The SetExpressCheckoutItemForm needs to implement a method called 
  get_items_and_quantities now. get_item and get_quantity are obsolete now.
- This allows us to hand over more than just one item to paypal 

=== 0.1 ===

Initial commit
