Ticket #563: django.cache.txt.patch

File django.cache.txt.patch, 654 bytes (added by eugene@…, 19 years ago)
  • cache.txt

     
    4141                                    testing. Note that this cache backend is
    4242                                    NOT threadsafe!
    4343                                       
    44     locmem:///                      A more sophisticaed local memory cache;
     44    locmem:///                      A more sophisticated local memory cache;
    4545                                    this is multi-process- and thread-safe.
    4646    ==============================  ===========================================
    4747
Back to Top