Updated to Lab 1 specs (initial commit)
Showing
.gitignore
0 → 100644
heroes/__init__.py
0 → 100644
File added
File added
File added
File added
File added
heroes/admin.py
0 → 100644
heroes/apps.py
0 → 100644
File added
heroes/models.py
0 → 100644
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
templates/cloud.png
0 → 100644
6.92 KB
templates/detail_cloud.html
0 → 100644
templates/detail_jester.html
0 → 100644
templates/home_page.html
0 → 100644
templates/jester.png
0 → 100644
66.3 KB
templates/sunflowey.png
0 → 100644
13.9 KB
willowisp/__init__.py
0 → 100644
File added
File added
File added
File added
willowisp/asgi.py
0 → 100644
willowisp/settings.py
0 → 100644
willowisp/urls.py
0 → 100644
willowisp/wsgi.py
0 → 100644