johnny-cache icon indicating copy to clipboard operation
johnny-cache copied to clipboard

SqlDateCompiler is removed in django 1.8

Open karthikbgl opened this issue 9 years ago • 1 comments

Django 1.8 no longer has the class SqlDateCompiler, so we might have to modify the code to accommodate that.

https://github.com/jmoiron/johnny-cache/blob/master/johnny/cache.py#L412

karthikbgl avatar Apr 29 '15 21:04 karthikbgl

Johnny-cache isn’t supported anymore, use django-cachalot instead.

BertrandBordage avatar May 25 '15 12:05 BertrandBordage