Hi, Let's say I create an entity named foo and an entity name bar. Bar has a ForeignKey relationship to Foo (in model.py). Now, I want to create many bars that are associated to a foo. Is it possible to create an admin form for foo that will allow to create many bar entities (which will be automatically associated to this foo) from foo's admin page?
thank you! -- View this message in context: http://old.nabble.com/Creating-an-admin-for-with-a-list-of-foreign-key-tp29108688p29108688.html Sent from the django-users mailing list archive at Nabble.com. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.