I have a new user question. I am working on a sight using the .96
version of django. I created a model with fields and ran "python
manage.py syncdb", which worked fine. After doing some work I
realized I needed to add a new field to one of the models. How do I
tell django to re-sync the db? I tried "python manage.py syncdb", but
that did do anything. Thanks.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---