#27882: Allow template fragment caching for unlimited time
------------------------------------------------+------------------------
               Reporter:  MikiSoft              |          Owner:  nobody
                   Type:  Cleanup/optimization  |         Status:  new
              Component:  Template system       |        Version:  1.10
               Severity:  Normal                |       Keywords:
           Triage Stage:  Unreviewed            |      Has patch:  0
    Needs documentation:  0                     |    Needs tests:  0
Patch needs improvement:  0                     |  Easy pickings:  0
                  UI/UX:  0                     |
------------------------------------------------+------------------------
 Apparently, I've discovered that `{% cache 0 name %}` doesn't work - it
 should cache the content wrapped with it forever i.e. until server
 restarts, but when I specify it like that then it's not caching it at all,
 and I don't see any other solution to this. So can someone make it to
 accept zero as a parameter for unlimited time, like it is in low-level
 API?

--
Ticket URL: <https://code.djangoproject.com/ticket/27882>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/051.34ae5200be86eb9d470e807d0b971560%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to