mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-07-08 20:40:20 +01:00
[REFACTOR] Use constance variables in email template and add login URL
This commit is contained in:
@@ -14,6 +14,8 @@ from post_office import mail
|
||||
from .organisation import Organisation
|
||||
from .question import AnswerSet, Question, QuestionChoice
|
||||
|
||||
from constance import config
|
||||
|
||||
logger = logging.getLogger(__name__) # pylint: disable=invalid-name
|
||||
|
||||
__all__ = [
|
||||
|
||||
Reference in New Issue
Block a user