mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-11 04:19:25 +00:00
simplify User.cached_groups
This commit is contained in:
@ -32,7 +32,6 @@ class SithConfig(AppConfig):
|
||||
verbose_name = "Core app of the Sith"
|
||||
|
||||
def ready(self):
|
||||
import core.signals # noqa F401
|
||||
from forum.models import Forum
|
||||
|
||||
cache.clear()
|
||||
|
Reference in New Issue
Block a user