Files
edx-platform/common
Ned Batchelder 192222f2cc Use a better metadata_cache_key
The old code created keys like "('course', 'org')", and the space
character caused a warning from Django during tests.  Also, strings are
probably better than tuples for keys.
2013-10-09 09:27:25 -04:00
..
2013-10-09 09:27:25 -04:00
2013-02-06 11:13:50 -05:00