mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
feat: use forms for course creation
This commit is contained in:
parent
3581b4409f
commit
9a8e4e4492
4 changed files with 33 additions and 21 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -9,6 +9,9 @@ __pycache__/
|
|||
# Visual Studio Code
|
||||
.vscode/
|
||||
|
||||
# Learnhouse
|
||||
content/*
|
||||
|
||||
# Distribution / packaging
|
||||
.Python
|
||||
build/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue