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