Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
go
Commits
7a884394
Commit
7a884394
authored
Jan 02, 2017
by
Zosman
Browse files
Reverting some bad code that messed stuff up, this will close this issue, closes
#122
parent
569f722c
Pipeline
#717
passed with stage
in 1 minute and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
go/go/views.py
View file @
7a884394
...
...
@@ -385,6 +385,8 @@ def useradmin(request):
)
# toBlock.user.delete()
toBlock
.
blocked
=
True
toBlock
.
approved
=
False
toBlock
.
registered
=
False
toBlock
.
save
()
# If we're un-blocking users
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment