I'm running django on an Apache 2.2 server on a Windows XP box. I'm
running django 1.0.2. I had a simple form/view that worked like a
champ in my ubuntu box but now suddenly bombs in the django forms
code.

Here's the trace: http://dpaste.com/16330/

Looking at other instances of similar problems, in the past it appears
to have occurred in trying to print something so I thought maybe it
was a debug statement I had somewhere but I've ruled that out.

Below are links to both the view function and the form I'm using. The
form is a little funky because I'm adding a bunch of stuff for
dojoTypes (if anyone knows a better way, lemme know -- and
unfortunately it doesn't look like Dojango or Dojima help - argh!) but
I don't think it's too terrible.

Any ideas?

Thank you...

Keyton

View: http://dpaste.com/16329/
Form: http://dpaste.com/16328/
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to