I've been considering using Django to serve as a means of receiving
some pretty basic data from a client GUI application. I absolutely
love Django but the process of distributing updates really bothers me.
Let's say I change the layout of the database via models and need to
get this to my clients. Is there some feature in manage.py that could
facilitate this? I remember hearing that someone was working on
getting things to really sync up even after model changes, but I'm not
sure of the status of that.

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.

If there are any ideas here, I'd really love to hear them!
--~--~---------~--~----~------------~-------~--~----~
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