Hi! I already read that django doesn't do an update to the DB (tables structure) when we do the syncdb command, just create new tables if necessary..., but how do I know which tables were created and which ones should I do the manual update?
Now I am only using my local server, but I am concern about a future upgrade to my website, how can I do a properly update to my DB? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---