Add lorem ipsum, update WEI
This commit is contained in:
parent
8fe060847f
commit
69b7f31eed
9 changed files with 112 additions and 10 deletions
|
|
@ -4,7 +4,7 @@
|
|||
import django_tables2 as tables
|
||||
from django.urls import reverse_lazy
|
||||
|
||||
from wei.models import WEIClub
|
||||
from .models import WEIClub
|
||||
|
||||
|
||||
class WEITable(tables.Table):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue