Thanks for the responses guys, that clears alot of things up.

On 8/15/06, Derek Anderson <[EMAIL PROTECTED]> wrote:
>
> hey leon,
>
> the schema evolution feature i'm working on should cover the vast
> majority of model modifications like you mention, without
> data-destructive database modifications.  i should be publicly posting
> something this week.
>
> thanks,
> derek
>
>
> [EMAIL PROTECTED] wrote:
> > Hi,
> >
> > I'm a complete beginner with a workflow question, here it goes: I've
> > been making various small apps, there have been times when I decided to
> > add or edit parts of my models after deployment which leads to various
> > errors when trying to edit or view the previous entries in the admin
> > page. This leads me to think my code is the problem, but after purging
> > the database of everything and syncdb with the modified models, it
> > usually works. How do you folks generally modify models after
> > deployment without having things break? I think I might even be missing
> > something very obvious. Any tips would be greatly appreciated.
> >
> > thanks,
> > Leon
> >
> >
> > >
> >
> >
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to