Hi,

I intend to create a simple inventory app. There are two major tables/
models: software and hardware. Software can be installed on certain
types of hardware (i.e. PCs and servers), but not on others (displays
etc). How can I restrict the ForeignKey field displayed within the
edit form for software records to show only hardware records which
match certain types of hardware?

Kind regards,
Jan
--~--~---------~--~----~------------~-------~--~----~
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