Ach jo, „kopírování, častý zdroj chyb“

This commit is contained in:
Jonas Havelka 2023-06-02 21:13:19 +02:00
parent 32141d457f
commit 3640c756ac

View file

@ -9,7 +9,6 @@ from .models import UcastnikVyroci
# Create your views here.
class VyrociView(FormView):
""" Zobrazí organizátorský rozcestník."""
template_name = 'vyroci/vyroci.html'
form_class = UcastnikVyrociForm