This website requires JavaScript.
Explore
Help
Register
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
4af79d6f76923b61f1c19f6b5e68cd1eb3e168fc
edx-platform
/
common
/
djangoapps
/
request_cache
History
stv
cf9308144d
Fix PEP8: E302 expected 2 blank lines, found 1
2014-11-10 11:00:11 -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: E302 expected 2 blank lines, found 1
2014-11-10 11:00:11 -08:00