Výroční sraz M&M #32
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ from .models import UcastnikVyroci
|
||||||
|
|
||||||
# Register your models here.
|
# Register your models here.
|
||||||
|
|
||||||
admin.register(UcastnikVyroci)
|
admin.site.register(UcastnikVyroci)
|
||||||
|
|
Loading…
Reference in a new issue