1 comment

[ 3.2 ms ] story [ 14.5 ms ] thread
How was he able to remove the try/except clause in this final registration function? I might be missing something but he no longer handles errors (if username, email, or password are not in request.POST it looks like register will be called with too few variables).