My app does not use south as it keeps me django.core.management Improperly configured error. hence I have to syncdb everytime. I wanted to add the image element to the user profile models.py already created. This gives me a unknown element image in fieldlist error, How can I fix this ?
p.s. I already tried creating a new app, differnet class in models.py. none of them are working. Thanks !! -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/c3dc3562-3f35-46e9-9702-c80c27e3b85c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

