On Oct 23, 11:55 pm, "Bruce Kroeze" <[EMAIL PROTECTED]> wrote: > You could just use my threaded_localhost middleware, and then use > "get_current_request", then put the comment into the session. Otherwise, > hm. I guess you'd need to make a "pending comments" model or something and > then attach it to the user.
Thanks a lot, exactly what I needed. Got it coded in no time, now I just have to figure out why get_current_request() returns None, think my project may be a bit botched. I'll look into it and post back to this thread so it's archived for others to find. Best Regards Martin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo 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/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
