Skip to content
This repository was archived by the owner on Jul 15, 2023. It is now read-only.

ynov/gae-django-session

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python GAE Session for Django 1.4

My attempt to make a SessionMiddleware for Django 1.4 running on Google App Engine's Python2.7 runtime. It uses both GAE Datastore and Memcache.

GAE provides django-1.4 since the GAE python2.7 runtime released, so you can directly import it.

About

Python GAE Session for Django 1.4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages