Setup all the files for the project to be started
Showing
.gitignore
0 → 100644
.vscode/settings.json
0 → 100644
heroes/__init__.py
0 → 100644
heroes/admin.py
0 → 100644
heroes/apps.py
0 → 100644
heroes/models.py
0 → 100644
heroes/tests.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
Please register or sign in to comment