shell_plus import order is suboptimal
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.
added part::backend prio::3 type::bug workflow::confirmed labels
assigned to @nik
created merge request !861 (merged) to address this issue
mentioned in merge request !861 (merged)
closed with merge request !861 (merged)
mentioned in commit b71f1d0c