Skip to content

Changed importation name on "tasks.py" - #2

Open
adamora wants to merge 1 commit into
intelligenia:masterfrom
adamora:patch-2
Open

Changed importation name on "tasks.py"#2
adamora wants to merge 1 commit into
intelligenia:masterfrom
adamora:patch-2

Conversation

@adamora

@adamora adamora commented Nov 7, 2018

Copy link
Copy Markdown

Error found: "Exception(send_email() got an unexpected keyword argument 'to_email')"

Changed importation name from util_email.py "send_mail" to "send_new_email". It generates conflict when it is called in a function with same name on tasks.py

Error found:  "Exception(send_email() got an unexpected keyword argument 'to_email')"

Changed importation name from util_email.py "send_mail" to "send_new_email". It generates conflict when it is called in a function with same name on tasks.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant