On Sep 15, 2008, at 7:58 PM, DougI wrote:
> Should I develop locally on my Mac, i.e. install Django/PostgreSQL > locally and then upload to WebFaction, or create/open files directly > on my WebFaction server via SSH or FTP? I would develop locally -- using Django's built in server for testing and also using Django's static view to serve media. Then when deploying to WebFaction, be sure to set up static hosting separately. > Also, recommendations for an IDE would be appreciated - TextMate, > Komodo, IDLE, etc? I'm partial to TextMate. Although, if you're used to VIM at all, MacVim (http://code.google.com/p/macvim/) is pretty awesome. --- David Zhou [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---