issues
search
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
fixed typo in accounts/models.py
#61
Closed
mnymkr
closed
3 months ago
mnymkr
commented
4 months ago
55 fixed the typo in
course/model
, but the same typo remains in
accounts/model
. This PR fixes that.
55 fixed the typo in
course/model
, but the same typo remains inaccounts/model
. This PR fixes that.