Change log
==========

0.0.3
---
* Add get parameters to the prefix of cache key


0.0.2
---
* Add a default value for cache parameter of decorator 'cache_anonymous_user' 


0.0.1
---
* Decorator 'cache_anonymous_user' for views that tries getting the page from the cache but only if user is not logged
