On 1/24/07, Rob Hudson <[EMAIL PROTECTED]> wrote:
> Is the dump/restore facility tied to fixtures?  I see a dumpdb option in
> your patch but not a reloaddb (or the like)... just a 'installfixture'.

If you follow the discussion when I revealed the patch, you will see
that one of the suggestions was to rename installfixture to loaddata,
and dumpdb to dumpdata - this was specifically to reinforce the
symmetry between the two commands.

Using the fixtures as a 'schema evolution lite' was also suggested.
The #2333 patch doesn't address the question of filling in new fields
and removing old fields as part of an evolution step, but the
potential is certainly there.

Yours,
Russ Magee %-)

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