I use Windows at home for video and audio editing, and getting Django things to work on there can be annying at times - its usually file paths to python, and things like #!/bin/env and all that, and whether you run from cygwin or DOS shell. Aaargh, the horror. I wrote my poker blog at home on Windows. My IDE was emacs.
At work where we do real Django stuff our current developer is using Eclipse on Windows, but his replacement will be Linuxing. I'd be tempted to say to do your development on the platform that most closely matches your deployment platform. We're using Apache and mod_python on our own Linux web server here, so that's the best thing for development for us. Barry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---