summaryrefslogtreecommitdiff
path: root/examples/dogpile_caching/local_session_caching.py
Commit message (Expand)AuthorAgeFilesLines
* ensure single import per lineMike Bayer2023-02-281-4/+6
* update local_session_caching.py example for 1.4Mike Bayer2021-08-051-3/+7
* Convert execution to move through SessionMike Bayer2020-05-251-1/+1
* Post black reformattingMike Bayer2019-01-061-1/+2
* Run black -l 79 against all source filesMike Bayer2019-01-061-10/+10
* - fix formatting on examples to list the description first, some flake8Mike Bayer2018-12-071-8/+6
* - add a new sphinx extension "viewsource". takes advantage of part of the vi...Mike Bayer2013-11-091-0/+5
* - the raw 2to3 runMike Bayer2013-04-271-3/+3
* - converted beaker demo to dogpile.cache, [ticket:2589]Mike Bayer2012-10-211-0/+99