Re: POST requests that don't send any data - Django development version 1.4.0 Alpha

2011-07-18 Thread Jesse Tane
Aha! I knew i was crazy :) Thanks! On Mon, Jul 18, 2011 at 7:49 PM, Venkatraman S wrote: > Are you missing to 'return' HttpResponse? > > -V > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-us

Re: POST requests that don't send any data - Django development version 1.4.0 Alpha

2011-07-18 Thread Venkatraman S
Are you missing to 'return' HttpResponse? -V -- 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...@googlegroup