mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 03:49:24 +00:00
Move core auth mixins to their own file
This commit is contained in:
@ -43,7 +43,7 @@ from haystack.query import RelatedSearchQuerySet
|
||||
from honeypot.decorators import check_honeypot
|
||||
|
||||
from club.widgets.select import AutoCompleteSelectClub
|
||||
from core.views import (
|
||||
from core.auth.mixins import (
|
||||
CanCreateMixin,
|
||||
CanEditMixin,
|
||||
CanEditPropMixin,
|
||||
|
Reference in New Issue
Block a user