On Sep 2, 2:09 am, "Thomas K. Adamcik" <tadam...@gmail.com> wrote: > Simply using cache.set('your_cache_key', (datetime.now(), your_value)) (or > time() instead of datetime.now()) should allow you to keep track of this in a > way which doesn't require modifying any core Django functionality :)
Thanks; that makes sense. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---