New kaehmy BaseRole class

This commit is contained in:
Aarni Halinen
2018-09-02 22:03:54 +03:00
parent b154ffb79e
commit 499ddc0979
6 changed files with 123 additions and 28 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ import requests
from dealer.git import git
from members.views.utils import *
from kaehmy.models import Application, CustomRole, PresetRole
from kaehmy.models import Application, CustomRole, PresetRole, TelegramChannel
from kaehmy.forms import ApplicationForm, CommentForm
from webapp.utils import send_email