Malcolm, thanks a lot for replying, and for the suggestions. But it looks like it wasn't a django problem or a problem with the quoted code.
Resolved on that other thread: On Apr 26, 12:04 pm, Steve <[email protected]> wrote: > Found the culprit!!! I was working on implementing site search with > django-search-lucene and this middleware is apparently causing the > problem: > > 'search.middleware.LuceneMiddleware' > > I commented it out and voila, everything works. I just submitted the > issue to the django-search-lucene project. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

