change
This commit is contained in:
@@ -231,7 +231,6 @@ def rower_register_view(request):
|
||||
theuser.email = email
|
||||
theuser.save()
|
||||
|
||||
|
||||
therower = Rower(user=theuser)
|
||||
|
||||
therower.save()
|
||||
|
||||
Reference in New Issue
Block a user