django-cachalot icon indicating copy to clipboard operation
django-cachalot copied to clipboard

No effort, no worry, maximum performance.

Results 41 django-cachalot issues
Sort by recently updated
recently updated
newest added

Cant use django 5.1 atm, pipenv dont allow resolving the dependency hierarchy using ``` django = "==5.1" django-cachalot = "==2.6.2" ``` running ``` pipenv update -verbose ``` gives ``` The...