Re: Layered Dropdown List

2012-12-24 Thread CodingDaddy
;> Hi, >> >> Le 24 déc. 2012 à 08:43, CodingDaddy >> > >> a écrit : >> >> I would like to ask your advice on how I can implement layered dropdown >> list. >> Let's say I have three tables, one called Country, another called State, >>

Re: Layered Dropdown List

2012-12-24 Thread CodingDaddy
Ordoquy wrote: > > Hi, > > Le 24 déc. 2012 à 08:43, CodingDaddy > > a écrit : > > I would like to ask your advice on how I can implement layered dropdown > list. > Let's say I have three tables, one called Country, another called State, > and the ot

Re: Layered Dropdown List

2012-12-24 Thread carlos
maybe this app help you https://github.com/digi604/django-smart-selects Cheers On Mon, Dec 24, 2012 at 10:47 AM, Xavier Ordoquy wrote: > Hi, > > Le 24 déc. 2012 à 08:43, CodingDaddy a écrit : > > I would like to ask your advice on how I can implement layered dropdown > l

Re: Layered Dropdown List

2012-12-24 Thread Xavier Ordoquy
Hi, Le 24 déc. 2012 à 08:43, CodingDaddy a écrit : > I would like to ask your advice on how I can implement layered dropdown list. > Let's say I have three tables, one called Country, another called State, and > the other called 'City' > And you are adding informat

Layered Dropdown List

2012-12-24 Thread CodingDaddy
Hello, I would like to ask your advice on how I can implement layered dropdown list. Let's say I have three tables, one called Country, another called State, and the other called 'City' And you are adding information about a particular city in admin site. So I want to have a dro