Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning message displays when quickly opening multiple admin detail pages #51

Open
danielgregorywilson opened this issue Apr 23, 2019 · 0 comments

Comments

@danielgregorywilson
Copy link

danielgregorywilson commented Apr 23, 2019

Screenshot 2019-04-23 16 33 14

Working in Django 1.11.18 here. I am using BaseGenericModelAdmin for my ObjectiveAdmin class. From the list page in the admin, I command-click to open several objectives (in this case, 1343, 1344, and 1345) in quick succession. For the last of these (1345), I see the attached message "Objective with ID "1343/genericadmin-init" doesn't exist. Perhaps it was deleted?"

Other than this message, nothing seems to be wrong, but it's hard to be sure. My generic relations still display properly, and I can add/remove them as normal. When I reload the page in question, the message does not reappear. The issue is consistent (occurs more often the faster I open pages, sometimes displaying two errors for previous objects).

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant