Add admina base

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2023-03-28 20:42:53 +03:00
parent 53e48f6012
commit aef5a27d02
13 changed files with 404 additions and 89 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"python.formatting.provider": "autopep8"
}