Hi Guys, I am still learning a lot about Django and have been struggling to solve this very problem that's already on StackOverflow
https://stackoverflow.com/questions/5744480/django-admin-relatedobjectlookups-how-does-it-refresh-and-set-the-select-on I have followed this solution here: http://www.hoboes.com/Mimsy/hacks/replicating-djangos-admin/ but still failed on submitting the form because of {%csrf_token %} forbidden error even though I have added this to my form. Can anyone help me with this? I figured it is a very old problem so at least someone already did this and even so in a better way. Thanks a lot guys DrTen -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/01199e49-78bd-4fe5-a7f9-e06861c10b91%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

