adilmohak / django-lms

A learning management system using django web framework. Course add and drop, grade and assessment result management, online quiz, report generator, student and lecturers management, dashboard, and so much more...
MIT License
584 stars 251 forks source link

Error in the accounts.forms.py #43

Closed dokuch1977 closed 6 months ago

dokuch1977 commented 7 months ago

https://github.com/adilmohak/django-lms/blob/776b9120e8e66ce5f22275611a93be68a5182c17/accounts/forms.py#L140

line 140 you need "settings.EMAIL_FROM_ADDRESS" instead of "from@example.com",

adilmohak commented 6 months ago

Since this issue is not clear I'll close it. If there is something we can help you please let us know in a more detailed manner.