added initial files
- project folder (willowisp) - app folder (heroes) - functional test file - templates folder in heroes - urls.py file in heroes
Showing
heroes/__init__.py
0 → 100644
heroes/admin.py
0 → 100644
heroes/apps.py
0 → 100644
heroes/models.py
0 → 100644
heroes/templates/.DS_Store
0 → 100644
File added
heroes/templates/cloud.png
0 → 100644
6.92 KB
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
willowisp/.DS_Store
0 → 100644
File added
willowisp/manage.py
0 → 100755
willowisp/willowisp/urls.py
0 → 100644
willowisp/willowisp/wsgi.py
0 → 100644