Skip to content

Commit

Permalink
added memcache.py one-liner to help django caching framework find the…
Browse files Browse the repository at this point in the history
… app engine version of memcache library
  • Loading branch information
trey0 committed Aug 12, 2012
1 parent 4ceb569 commit 2d69a05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions memcache.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from google.appengine.api.memcache import *

0 comments on commit 2d69a05

Please sign in to comment.