I am using redirect_to to redirect to another action in one of my actions. But when the code executed I get a irrelevant error about <type 'exceptions.ImportError'>: No module named content
If I remove redirect_to call the script works fine.. why should a redirect_to call throw a import error. I guess I have all modules installed correctly. Any idea anyone? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
