On Thursday 05 April 2007 19:01, Jeremy Dunck wrote:
> On 4/5/07, Gilhad <[EMAIL PROTECTED]> wrote:
> ...
>
> > There is abour 10.000 songs in the table and nearly so schedulers. I need
> > to somehow connect this together and help user to sellect the right Song
> > for his Scheduler, prefferably in Admin interface. I want to avoid 10.000
> > lines long <select> tag, b
>
> Have you looked at raw_id_admin?
> http://www.djangoproject.com/documentation/model-api/
Thank you, thet is solving this part of problem, and also the part with too
many SQL queries in list ;-)
What do you think about the "spawning another Admin with (select) button" ?
Is it the right way of doing things?
--
Zdravi
Gilhad
[EMAIL PROTECTED]
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---