Skip to content
Snippets Groups Projects
Commit 940993ef authored by Rafael László's avatar Rafael László :speech_balloon:
Browse files

fix link

parent bcc12038
No related branches found
No related tags found
1 merge request!2Dev
from django.core.mail import send_mail
import codecs
sender_email = 'noreply@ujonc.sch.bme.hu'
link = 'https://ujonc.sch.bme.hu/homework'
sender_email = 'noreply@ujonc.kszk.bme.hu'
link = 'https://ujonc.kszk.bme.hu/homework'
def read_email(name):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment