mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 03:17:07 +00: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