2009/9/24 Tim <yau...@willowsoft.com>: > > Is there a Windows version of Django? >
Django doesn't care what operating system you run, as long as Python runs on it (and Python runs on most operating systems, including Windows, OSX and Linux). The instructions here should get you started - http://docs.djangoproject.com/en/dev/intro/install/#intro-install For an easy to install Python setup, try ActivePython (http://www.activestate.com/activepython/). The 2.6.* version works fine; don't download the 3.* version. However, if you just want something simple to start off with (i.e. not for deployment), try Instant Django (http://www.instantdjango.com/). --~--~---------~--~----~------------~-------~--~----~ 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 django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---