Hi! I've been pulling my hair out all day... I have a Django 1.1.x project running under Twisted Trunk (27392) using WSGI.
I've been having mega-problems with forms not showing up in Django's REQUEST object so I decided to nail it down to the simplest case. I thought I was only having problems with simple <form>...</form> type submissions but, nope, as soon as I wrote the regular Django one, it also failed. The form runs fine under ∂jango's development server. The project's at: http://github.com/ssteiner/twisted-django I am using the WSGI method that is shown for use with Pinax which has worked for me in the past and is very simple. I also included a newer, more complicated method that I stole from an earlier version of clemesha's hotdot at master - GitHub, from an article he wrote a little while ago that I'm too tired to find right now. I would love to get to the bottom of this as Twisted + Django + Orbited really is the foundation of an app I'm writing and this is a real showstopper. Comments, suggestions, corrections, etc. always welcome. Thanks, S --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---