tanzquotient / website

Website of Tanzquotient
https://tanzquotient.org
GNU General Public License v2.0
5 stars 5 forks source link

Simplify the code in courses/services.py so that creation of users is handled properly #177

Closed renatobellotti closed 4 years ago

renatobellotti commented 6 years ago

Text from #194 (just a more detailed description of and reason for the task):

There should be two functions:

Especially: Remove the function get_or_create_user() in courses/services.py

Reasons: