On Aug 20, 8:59 pm, rex <[EMAIL PROTECTED]> wrote:
> I commented out the problematic image
> code in the file that was causing the problem, and also in
> forms.py, and it works.

You can leave the ImageField, just remove core=True from it. That's
what's throwing the error, and you don't need it anymore.

--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to