mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 11:59:23 +00:00
Move core views mixins to their own file
This commit is contained in:
@ -58,8 +58,8 @@ from core.views import (
|
||||
CanViewMixin,
|
||||
DetailFormView,
|
||||
PageEditViewBase,
|
||||
TabedViewMixin,
|
||||
)
|
||||
from core.views.mixins import TabedViewMixin
|
||||
from counter.models import Selling
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user