You can write your own view and template that will implement this
functionality. Then override Admin's urls with yours for the specific
view.
For more information look at djangobook.com and find a relevant
chapter there.

--
Jakub Wiśniowski

On 30 Sie, 21:05, "Lic. José M. Rodriguez Bacallao" <[EMAIL PROTECTED]>
wrote:
> Hi people, I got a little problem with the admin page, I have models to
> represent Country/State situation and a Person model that reference  Country
> and State models but I want in admin that when I change a country of a
> person, the list of states get updated to states of that country. How can I
> do that?
>
> --
> Lic. José M. Rodriguez Bacallao
> Cupet
> -----------------------------------------------------------------
> Todos somos muy ignorantes, lo que ocurre es que no todos ignoramos lo
> mismo.
>
> Recuerda: El arca de Noe fue construida por aficionados, el titanic por
> profesionales
> -----------------------------------------------------------------


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to