Re: input of one select box into another

2012-01-07 Thread Bjorn Meyer
Take a look at the dajaxproject. http://www.dajaxproject.com/ That may be what you are looking for. On January 7, 2012 05:40:24 Weldan wrote: > I am looking for same answer. > > Currently this is what i was doing: > > 1. load javascript into form page > 2. for each select box, call ajax to retu

Re: Django Admin select boxes

2011-01-31 Thread Bjorn Meyer
6 PM, Tom Evans wrote: > >> On Mon, Jan 31, 2011 at 4:51 PM, Bjorn Meyer >> wrote: >> > Hi all, I am hoping that someone might be able to point me in the right >> > direction for the following problem. I have been searching for a few >> days now >> >

Django Admin select boxes

2011-01-31 Thread Bjorn Meyer
Hi all, I am hoping that someone might be able to point me in the right direction for the following problem. I have been searching for a few days now and haven't been able to find a way to accomplish this. I have found some solutions that are close, but only work on editing an entry, not on add.

Django comments & recaptcha

2010-04-03 Thread Bjorn Meyer
Hi folks, I am trying to add recaptcha to my comments section. I am currently trying to use MyRecaptcha, but I seem to be missing something to get it going. I think it is the configuration in the URLs file. I am using Django 1.1.1. If anyone has any ideas on how to get this going or if there i