Merge branch 'develop' into 'master'
Develop See merge request !4
Showing
.gitignore
0 → 100644
.vscode/settings.json
0 → 100644
db.sqlite3
0 → 100644
File added
heroes/__init__.py
0 → 100644
heroes/admin.py
0 → 100644
heroes/apps.py
0 → 100644
heroes/models.py
0 → 100644
heroes/templates/cloud.png
0 → 100644
6.92 KB
heroes/templates/heroes.html
0 → 100644
heroes/templates/jester.png
0 → 100644
66.3 KB
13.9 KB
heroes/tests.py
0 → 100644
heroes/urls.py
0 → 100644
heroes/views.py
0 → 100644
lab1_functional_test.py
0 → 100644
manage.py
0 → 100644
package-lock.json
0 → 100644
willowisp/__init__.py
0 → 100644
willowisp/settings.py
0 → 100644
willowisp/urls.py
0 → 100644
willowisp/wsgi.py
0 → 100644