hello, one more reason to develop locally is because doing it on a remote machine is very slow.
the way i do it, is i set up an svn repository on webfaction and checked out files in to my django application subtree. i also check it out to my dev machine, where i change files and when i am ready to deploy a new version, i check in changes from the dev machine, connect to webfaction and update the application tree there. hope this helps :) konstantin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---