init: initial Django LMS backend

This commit is contained in:
Flook
2026-04-26 05:22:02 +07:00
commit bca709b071
40 changed files with 699 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
from django.test import TestCase
# Create your tests here.