Hi, Love Django!  I can't figure out, however, how to upload files.
The only examples I find are post-magic-removal.  I'd ask on the irc
channel, but I can't reach it.  To make it as basic as possible, I just
made a Supplement class with a foreign key to the logged-in User, and a
FileField.  I did the new_data.update(thing) and included the
enctype="..." in the form, but I keep getting a weird error:

TypeError: issubclass() arg 1 must be a class

Which I always get, even when I did entirely the wrong way.  Is there a
complete example that will guide me?


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to