Added unit tests for safe_key() to resolve bug 392.
Updated safe_key() so that it: (a) avoids creating keys that are too long for memcache, and (b) handles unicode in keys, prefixes, and versions Added __init__.py, which should have been in the last commit Pep8/Pylint fixes
Showing
common/djangoapps/util/tests/__init__.py
0 → 100644
Please
register
or
sign in
to comment