Any reason gcm.py opts for django's cache module instead of using GAE's memcache one? I don't use django and had to edit gcm.py to replace cache with memcache. Thanks for this by the way!