continue migration: make website working

This commit is contained in:
bkfox
2019-08-05 23:45:20 +02:00
parent 432467ec8d
commit 324cf2ef0f
54 changed files with 8658 additions and 115 deletions

View File

@ -1,4 +1,4 @@
from .page import Page
from .page import Page, NavItem
from .program import Program, Stream, Schedule
from .episode import Episode, Diffusion
from .log import Log