Alright, I have a simple Work Order entry system. I want to add a boolean field to the system. How is this done if there is already data in the system? Can I just add it to the model, then run syncdb? Should I add it to the model, then manually add it to the database? Is there a documented approach for this?
Any help? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---