Creating dynamically expanding forms

2008-01-01 Thread Rex Eastbourne
Hello, I'm trying to create an app that uses "dynamic" forms, where the number of fields can be increased and decreased by the user. It would be something like this: the form starts out with fields to input a mailing address. Then, when the user is finished adding that address, he has the option

Re: (Newbie) TemplateSyntaxError in admin panel

2007-12-23 Thread Rex Eastbourne
Hi, Is there any solution to the below described problem? I still haven't been able to get it to work. Best, Rex On Dec 20, 3:11 am, Rex Eastbourne <[EMAIL PROTECTED]> wrote: > Hello, > > I'm going through the Django tutorial for Django 0.9.6 on Windows > Vista. Everything

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: