Posted the model at http://pastebin.com/f609771cc

getting error: (yes it's windows) File "C:\Python25\lib\site-packages
\MySQLdb\connections.py", line 35, in defaulterrorhandler raise
errorclass, errorvalue _mysql_exceptions.OperationalError: (1050,
"Table 'memorial_music' already exists")

scanned the whole project directory and memorial_music is only
referenced twice

once as a table name and once as table name 'memorial_music_category'

this one has me scratching my head, any ideas?
--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to