This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d87cfa90bf5f759bc9e5a8240ddb7f601dbdfb67
edx-platform
/
common
/
djangoapps
/
request_cache
History
stv
d87cfa90bf
Fix PEP8: W292 no newline at end of file
2014-11-10 10:59:44 -08:00
..
__init__.py
use a request-scoped cache to keep the metadata inheritence tree around for the whole request. This means we should only do one trip to Memcached/Mongo per course per request. This is expected to keep memory utilization down
2013-03-27 22:37:07 -04:00
middleware.py
Fix PEP8: W292 no newline at end of file
2014-11-10 10:59:44 -08:00