My app does not use South as it keeps giving me django.core.management Improperly Configured error. Hence I have to do syncdb every time. But recently I wanted to add an image element to the previously created class in models.py but it keeps giving me unknown element image in field list. I tried dropping the table and reusing but it didn't work. If I try to alter the table the select * from table shows empty set. Need urgent help on how to add a profile picture to my user profile. Thanks !!
-- You received this message because you are subscribed to the Google Groups "Django developers" 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-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/257e76e1-374e-4806-8f0a-81e5b0d82eff%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
