Re: Why doesn't DjangoProject.com downloads provide a Windows installer like web2py does?

2012-12-23 Thread Michael Manfre
ote towards the windows installer. Even Apache httpd is facing this with 2.4. Having an outdated Windows installer can be more off putting than having no installer at all. I've ignored projects for that reason in the past; memcached was one of those projects for a while. I think Windows u

Re: Why doesn't DjangoProject.com downloads provide a Windows installer like web2py does?

2012-12-23 Thread Daniel Greenfeld
On Sunday, December 23, 2012 9:45:46 AM UTC-8, ted wrote: > > This has lead me to the belief that a virtual linux box is the "right way" > to develop on django on windows. On its face, adding a virtualbox/vagrant > setup step makes using django more complicated. But, on net it makes the > firs

Re: Why doesn't DjangoProject.com downloads provide a Windows installer like web2py does?

2012-12-23 Thread ted
Kevin -- It seems you're proposing two separate things. 1) portable django -- that is a copy of django you can run from a pen drive and 2) a getting started with django on windows installer. Do you think they both have to exist at the same time? James -- I agree that django is becomi

Re: Why doesn't DjangoProject.com downloads provide a Windows installer like web2py does?

2012-12-22 Thread Jason Goldstein
I'm jumping in because I initially learned Django on Windows, and used it for development for almost two years. I don't think this is a Django issue. As a beginner, the things that really messed with me weren't Django specific - they were parts of the Python ecosystem that are just terrible on

Re: Why doesn't DjangoProject.com downloads provide a Windows installer like web2py does?

2012-12-22 Thread James Bennett
On Sat, Dec 22, 2012 at 6:28 PM, Kevin Veroneau wrote: > I believe, it would be most beneficial for the Django website to provide > such an option. I bet most Windows users who hear about Django visit the > website, but don't see a download link for their system. These users will > either seek h

Why doesn't DjangoProject.com downloads provide a Windows installer like web2py does?

2012-12-22 Thread Kevin Veroneau
I am posting this here as I feel it is related to the development of Django, since it is related to it's distribution to end-users. Something that web2py has provided for a long time is a nice Windows installer to help Windows users start using web2py right away with zero-effort, simil

Re: Windows installer

2007-01-15 Thread viestards
On 1/14/07, Eugene Lazutkin <[EMAIL PROTECTED]> wrote: > * Should we use default Python or something like Portable Python? > * Assume SQLite? > * Install any add-ons (like Markdown or Textile)? I was pondering these questions myself and decided against bundling --- IMHO selecting all these pack

Re: Windows installer

2007-01-14 Thread Honza Král
On 1/14/07, Rob Hudson <[EMAIL PROTECTED]> wrote: PS: This could also be used as an example of how to build an installer for your app to send to someone for reviews. Something we're going to need where I work in the not so distant future. I don't like the idea of promoting installation of dja

Re: Windows installer

2007-01-14 Thread Rob Hudson
PS: This could also be used as an example of how to build an installer for your app to send to someone for reviews. Something we're going to need where I work in the not so distant future. --~--~-~--~~~---~--~~ You received this message because you are subscribe

Re: Windows installer

2007-01-14 Thread Rob Hudson
There are really at least two distinct audiences for an installer: experienced python users who will likely have a database and python version installed along with various add ons, and new python users who may be thinking about moving from LAMP (where the P is PHP) to either Ruby on Rails or hop

Re: Windows installer

2007-01-13 Thread Honza Král
On 1/14/07, Curtis Faith <[EMAIL PROTECTED]> wrote: > > Should we start a separate thread to answer questions like: > > > > * Should we use default Python or something like Portable Python? > > * Assume SQLite? > > * Install any add-ons (like Markdown or Textile)? > > I was pondering these quest

Re: Windows installer

2007-01-13 Thread Curtis Faith
> Should we start a separate thread to answer questions like: > > * Should we use default Python or something like Portable Python? > * Assume SQLite? > * Install any add-ons (like Markdown or Textile)? I was pondering these questions myself and decided against bundling --- IMHO selecting all t

Re: Windows installer

2007-01-13 Thread Eugene Lazutkin
Rob Hudson wrote: Jacob Kaplan-Moss wrote: Good point. Eugene sent me a windows installer a while ago, but I didn't have a chance to test it out and then I lost track of it Let's table this until closer to the release, but if you want to talk to him and anyone else and st

Re: Windows installer (was: Moving towards Django 1.0)

2007-01-13 Thread Rob Hudson
Jacob Kaplan-Moss wrote: > Good point. Eugene sent me a windows installer a while ago, but I didn't have > a chance to test it out and then I lost track of it > > Let's table this until closer to the release, but if you want to talk to him > and anyone else and sta

Windows installer (was: Moving towards Django 1.0)

2007-01-12 Thread Jacob Kaplan-Moss
On 1/12/07 5:59 PM, inflector wrote: > As a noob I think you would be making a mistake without a simple Django > installer for Windows, one that installs everything needed along with a > non-trivial sample application that people can explore. Good point. Eugene sent me a windows in