(Moderation): Base moderation and video system.

Migration to data v2.
Complete core Ticket-based moderation system.
StudyBan ticket implementation.
Video-channel tracking system.
This commit is contained in:
2021-09-25 14:43:28 +03:00
parent 87f3918126
commit 6f48f47ffd
23 changed files with 1530 additions and 303 deletions

View File

@@ -8,5 +8,5 @@ from .workout import *
from .todo import *
from .reminders import *
from .renting import *
# from .moderation import *
from .moderation import *
from .accountability import *