1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 09:58:23 +02:00

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