#6262: Cache templates
---------------------------------------------+------------------------------
Reporter: SmileyChris | Owner: SmileyChris
Status: assigned | Milestone:
Component: Template system | Version: SVN
Resolution: | Keywords:
Stage: Design decision needed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+------------------------------
Comment (by SmileyChris):
Could be something to do with the caching backend you're using (since this
patch uses Django's caching). I don't really see how it could slow it down
that much though - after the initial template cache, it should be
returning your full cached view.
I find it hard to see how a one time cache can cause an ongoing half in
your views if they are fully cached.
--
Ticket URL: <http://code.djangoproject.com/ticket/6262#comment:15>
Django <http://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 post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---