argh... just found this thread: http://groups.google.com/group/django-users/browse_thread/thread/e87ad97774d005a4/d4f7df8e0afd08cf?lnk=raot&fwc=1
sorry for the duplication. On Sep 17, 5:52 pm, DaleB <[email protected]> wrote: > ahoi, > > is it possible to limit the choices for a generic foreign key the way > you can do it for regular foreign keys? > > im a building a task-application where i need the possibilty to attach > tasks to objects from certain classes (user, computers, departments). > on the other hand i have a lot of classes my tasks don't have to deal > with at all, so i'd like to exclude them form the list of content type- > choices (in the admin widget). > how would i do that? > > greetings, > andreas --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

