Initial commit
parents
Showing
.gitignore
0 → 100644
.vscode/settings.json
0 → 100644
lab1_functional_test.py
0 → 100644
willowisp/heroes/__init__.py
0 → 100644
willowisp/heroes/admin.py
0 → 100644
willowisp/heroes/apps.py
0 → 100644
willowisp/heroes/models.py
0 → 100644
willowisp/heroes/tests.py
0 → 100644
willowisp/heroes/views.py
0 → 100644
willowisp/manage.py
0 → 100644
willowisp/willowisp/asgi.py
0 → 100644
willowisp/willowisp/urls.py
0 → 100644
willowisp/willowisp/wsgi.py
0 → 100644
Please register or sign in to comment