#4869: Provide large glaring warning that `syncdb` does not alter tables ------------------------+--------------------------------------------------- Reporter: ubernostrum | Owner: jacob Status: new | Component: Documentation Version: SVN | Keywords: Stage: Unreviewed | Has_patch: 0 ------------------------+--------------------------------------------------- Probably the number one most frequently asked question about `syncdb` is "why didn't it change my table when I changed my model?" To avoid the need to repetitively answer this question on the mailing lists and on IRC, it'd be a good idea to add an explanation of this to the documentation for `syncdb`, along with a brief discussion of why we don't try to automatically alter tables for you.
-- Ticket URL: <http://code.djangoproject.com/ticket/4869> Django Code <http://code.djangoproject.com/> The web framework for perfectionists with deadlines --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
