Adding "make_cache_key" to djblets

Review Request #2515 — Created Aug. 8, 2011 and submitted

Information

Djblets

Reviewers

Adding a "make_cache_key" method, to be able to get key names from other places. 
This can be used with "cache.delete(key)"
Tested with my "cache.delete(key)" case in Review Board.
VL
Review request changed

Status: Closed (submitted)

Change Summary:

Committed to master (563a21b)
Loading...