You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django-d...@googlegroups.com
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 !!
Tim Graham
unread,
Aug 8, 2014, 10:18:17 AM8/8/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django-d...@googlegroups.com
This mailing list is for the development of Django. Please direct questions about how to use Django to the django-users mailing list.