On Jan 8, 11:29 pm, "Guilherme M. Gondim (semente)" <[EMAIL PROTECTED]> wrote: > In generic views, my queryset is cached and I need restart my > application for get new itens. It is a bug? With default objects > manager, I don't have this problem.
Hi, I found the problem. Is on my Manager filter: I uses datetime.now() instead datetime.now. Thanks, semente --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---

