If you're talking about modifying your model definitions and then
having those changes present in the backend database schema I don't
believe you'll be able to do that with Django automatically but you
can do it manually

Start with the section titled "Making Changes to a Database Schema" on
this page of the Django book:
http://www.djangobook.com/en/1.0/chapter05/

On Jul 15, 4:50 am, "Alfredo Alessandrini" <[EMAIL PROTECTED]>
wrote:
> Hi,
>
> How can I update or delete a model?
>
> Alfredo
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to