On Friday 12 May 2006 20:56, Eric Walstad wrote: > I looked for the string 'never_cache' in my copy of the > 'Sargasso'(pre-agic-removal) branch but didn't find anything. Do you > know if this feature is available there? Perhaps under a different > name?
No, it's not there. However, most of its functionality is in patch_response_headers, which I *guess* is in pre-magic-removal, though I'm not sure where. So you could could backport the never_cache function and stick it in your own code somewhere pretty easily - I think everything you need is in these modules: http://code.djangoproject.com/browser/django/trunk/django/views/decorators/cache.py http://code.djangoproject.com/browser/django/trunk/django/utils/cache.py Luke -- "Mistakes: It could be that the purpose of your life is only to serve as a warning to others." (despair.com) Luke Plant || L.Plant.98 (at) cantab.net || http://lukeplant.me.uk/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---