Re: Installing mod_python in xampp

2007-12-20 Thread Rex Eastbourne
Thanks to both of you! I got it working. I also checked out InstantDjango; reminds me of InstantRails, which I liked. Rex On Dec 19, 10:03 pm, cjl <[EMAIL PROTECTED]> wrote: > Rex: > > You might want to check out my stupid little project: > > http://www.instantdjango.com > > It's a portable and

Re: Installing mod_python in xampp

2007-12-19 Thread cjl
Rex: You might want to check out my stupid little project: http://www.instantdjango.com It's a portable and standalone Django development environment for Windows. It uses the built in Django development server, and sqlite as the database backend. It's due for some updates and bugfixes, and I r

Re: Installing mod_python in xampp

2007-12-19 Thread Jeff Anderson
Hello, If you want to get started with django, follow the tutorial "Writing your first Django app" located at http://www.djangoproject.com/documentation Django includes a built in development server. It makes it so you can pretty much start using django right away, and you can worry about mod_pytho

Installing mod_python in xampp

2007-12-19 Thread Rex Eastbourne
Hello, I am new to web development (but not to programming) and am interested in trying out Django. What is the easiest way to get started? I have xampp working, but I'm running into a roadblock getting the mod_python add-on installed. I have seen the following instructions: http://addons.xampp.