Eytan Daniyalzade

Results 3 comments of Eytan Daniyalzade

Hey @danielcandidos , I tried this on https://github.com/daniyalzade/django_reverse_admin/tree/bugfix/issue-142, but cannot reproduce it. In my unit tests, I actually test for having 2 reverse inlines, so I am surprised that this...

@mudyou could you please share an example of what you are trying ot achieve?

I think you will be better off using just a regular inline. Please see screenshot here - https://github.com/daniyalzade/django_reverse_admin/raw/master/images/admin_without_reverse_inline.png Regular inline would allow you to select existing customer, or create a...