shell_plus import order is suboptimal #597

Closed
opened 2022-01-03 17:06:36 +01:00 by nik · 4 comments
Owner

Currently, shell_plus imports models in the wrong order, making django.contrib.auth.models.Group shadow aleksis.core.models.Group, and a few others.

Currently, `shell_plus` imports models in the wrong order, making `django.contrib.auth.models.Group` shadow `aleksis.core.models.Group`, and a few others.
Author
Owner

assigned to @nik

assigned to @nik
Author
Owner

created merge request !2506 to address this issue

created merge request !2506 to address this issue
Author
Owner

mentioned in merge request !2506

mentioned in merge request !2506
Owner

mentioned in commit b71f1d0c7b

mentioned in commit b71f1d0c7bca936121a1046cfc7422b76ba10665
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-Core#597
No description provided.