Hi All, I want to know whether Django support alerting the tables automatically while I modify the models or not.
Suppose the website has run a long time and stored lots of data. In this case, the administrator wants to modify the model to add/remove some properties. Does the corresponding tables in the database will be alerted automatically? If not, how can make it happen? The administrator has no knowledge about SQL language. So, the administrator cannot run ALERT/DROP TABLE ... Thanks, Xian --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---