#33029: Can't open multiple Django Admin Popups for the same related field. -----------------------------------+------------------------------------ Reporter: Yash Jhunjhunwala | Owner: nobody Type: New feature | Status: new Component: contrib.admin | Version: 3.2 Severity: Normal | Resolution: Keywords: | Triage Stage: Accepted Has patch: 0 | Needs documentation: 0 Needs tests: 1 | Patch needs improvement: 0 Easy pickings: 0 | UI/UX: 1 -----------------------------------+------------------------------------ Changes (by Carlton Gibson):
* version: 2.2 => 3.2 * needs_tests: 0 => 1 * stage: Unreviewed => Accepted Comment: Hi Yash. OK — the draft PR looks small enough to consider. I didn't yet check that it functions fully as expected but if that's all that it would take... > Need to add tests. So for these you'll need to use Selenium. See the section in the contributing guide on [https://docs.djangoproject.com/en/3.2/internals/contributing/writing-code /unit-tests#s-running-the-selenium-tests running the selenium tests]. If you create an admin for a self referential model and check with a test case that a chain (say 3?) can be opened and filled in in order, and that they correctly function (and populate the right form back up the chain) then that shouldn't be too far off. Thanks. -- Ticket URL: <https://code.djangoproject.com/ticket/33029#comment:5> Django <https://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-updates+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/061.c95fa324d3c6ea475ca85dbed1fdfb1b%40djangoproject.com.