pedagogy: structure of the app

This commit is contained in:
2019-06-15 12:49:13 +02:00
parent f922ab9272
commit 17a375f89c
9 changed files with 335 additions and 0 deletions
+1
View File
@@ -93,6 +93,7 @@ INSTALLED_APPS = (
"stock",
"trombi",
"matmat",
"pedagogy",
)
MIDDLEWARE_CLASSES = (