feat: use forms for course creation

This commit is contained in:
swve 2022-10-14 22:27:13 +02:00
parent 3581b4409f
commit 9a8e4e4492
4 changed files with 33 additions and 21 deletions

3
.gitignore vendored
View file

@ -9,6 +9,9 @@ __pycache__/
# Visual Studio Code
.vscode/
# Learnhouse
content/*
# Distribution / packaging
.Python
build/