Comment #3 on issue 7 by leidel: Cache unexisting db teampltes entries http://code.google.com/p/django-dbtemplates/issues/detail?id=7
Please post a diff of your changes so I see what changed and can apply cleanly. Although I understand what you want to achieve I don't think the cache should carry information if a template is available in the database or not. Depending on the used backend it could fail for various reasons that would make looking for the cause of a TemplateDoesNotExist error very frustrating. Besides I'm not convinced of the effectiveness of that measure. How many templates do you use per request? -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pinax-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/pinax-updates?hl=en -~----------~----~----~----~------~----~------~--~---
