Fix linters
This commit is contained in:
parent
9d8c588b78
commit
e9cbc8e623
10 changed files with 8 additions and 14 deletions
|
|
@ -2,6 +2,7 @@
|
|||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
from note_kfet.admin import admin_site
|
||||
|
||||
from .models import WEIClub, WEIRegistration, WEIMembership, WEIRole, Bus, BusTeam
|
||||
|
||||
admin_site.register(WEIClub)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue