Add lorem ipsum, update WEI

This commit is contained in:
Yohann D'ANELLO 2020-04-12 02:30:48 +02:00
parent 8fe060847f
commit 69b7f31eed
9 changed files with 112 additions and 10 deletions

View file

@ -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):