django-carton-1.1.0
===================

Date:  February 12, 2014.

* #10: Changed so only Cart state is saved to session, not the whole cart object
* #9: Doesn't work with django 1.6 out of the box


* * *


django-carton-1.0.2
===================

Date: January 9, 2014.

Small Enhancements
------------------

* #8: Ability to check if cart is empty
* #7: Ability to serialize cart content


* * *


django-carton-1.0.1
===================

Date: November 7, 2013.

Bug fixes
---------

* #6: Django 1.6 compatibility - the `urls` module path have changed 
* #5: Support for products that use a custom primary key 
* #4: Add the ability to count cart items


* * *


django-carton-1.0.0
===================

Date: August 15, 2013.

Enhancements
------------

* Updated multiple cart support in documentation (#2)
* Improved stale items handling (#1)
* Other minor documentation updates


* * *


django-carton-0.1.0
===================

Date: April 17, 2013

First release of django-carton.


* * *
