Hi

I'm doing  a project with a technical database. The model consists of 
different constants. The key is autogenerated. Each entry has a category 
and a name. Togther they are uniqe

Now I'd like the user to be able to select exactly one from this >300 
data lines within a (new)form.
Currently - for test only - I simply use foreignKey and 
ModelChoiceField. But this won't scale.

I need some kind of widget which can narrow the select by using 
cateogries. But how can this be done in django?

Java? Sorry...

Ideas, Anyone ?

Ulf

--~--~---------~--~----~------------~-------~--~----~
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