Výroční sraz M&M #32

Merged
zelvuska merged 12 commits from vyroci into master 2023-06-15 16:57:27 +02:00
Showing only changes of commit 4e1ff92bd8 - Show all commits

View file

@ -4,4 +4,4 @@ from .models import UcastnikVyroci
# Register your models here.
admin.register(UcastnikVyroci)
admin.site.register(UcastnikVyroci)