On Dec 7, 2007 10:16 PM, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> This quite literally is the only thing that's keeping me from going
> with Django and not looking back, but I really can't bother my clients
> with having to walk them through opening a database and adding new
> columns and the like.

Django does not offer any built-in method of automatically
generating/applying schema changes to correspond to changes in model
classes. There are several third-party projects which do so, however,
and a quick search of Google or the archives of this list will turn
them up ;)


-- 
"Bureaucrat Conrad, you are technically correct -- the best kind of correct."

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