Changes between Initial Version and Version 1 of Ticket #19253, comment 6
- Timestamp:
- Dec 27, 2014, 6:01:58 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19253, comment 6
initial v1 1 I think this should have put into `django.utils.cache` where other cache related utilities including cache key generation happen already.1 I think this should have been put into `django.utils.cache` where other cache related utilities including cache key generation happen already. 2 2 3 3 Is there a particular reason why this was put into a completely new module instead?