Status: Closed (submitted)
Change Summary:
Committed to master (563a21b)
Review Request #2515 — Created Aug. 8, 2011 and submitted
Information | |
---|---|
vladikoff | |
Djblets | |
Reviewers | |
djblets | |
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.