Merge branch 'master' of https://github.com/LQDJudge/online-judge
This commit is contained in:
commit
7a9dad71b4
3 changed files with 54 additions and 50 deletions
|
@ -58,6 +58,7 @@ class UserForm(ModelForm):
|
|||
model = User
|
||||
fields = [
|
||||
"first_name",
|
||||
"last_name",
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue