• Ales Zoulek's avatar
    Removed django incompatibility · 712b0d99
    Ales Zoulek authored
    Django is using timeout=0 to use default timeout value.
    
    Using timeout=0 to set non-volatile keys conflicts with django API.
    712b0d99
cache.py 7.7 KB