Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Håkon Johansen Finstad
tdt4242-Gruppe6
Commits
2374ce1a
Commit
2374ce1a
authored
Mar 31, 2022
by
Sondre Westby Liestøl
Browse files
quick fix
parent
783d8e0f
Pipeline
#170851
passed with stage
in 1 minute and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
backend/secfit/users/admin.py
View file @
2374ce1a
...
...
@@ -6,7 +6,6 @@ from .forms import CustomUserChangeForm, CustomUserCreationForm
# Register your models here.
#Is "model" used?
class
CustomUserAdmin
(
UserAdmin
):
add_form
=
CustomUserCreationForm
form
=
CustomUserChangeForm
...
...
Write
Preview
Supports
Markdown
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