db.sqlite3
This is a binary file and will not be displayed.
+22
manage.py
mysite/__init__.py
This is a binary file and will not be displayed.
mysite/__pycache__/__init__.cpython-313.pyc
This is a binary file and will not be displayed.
mysite/__pycache__/settings.cpython-313.pyc
This is a binary file and will not be displayed.
mysite/__pycache__/urls.cpython-313.pyc
This is a binary file and will not be displayed.
mysite/__pycache__/wsgi.cpython-313.pyc
This is a binary file and will not be displayed.
+16
mysite/asgi.py
+123
mysite/settings.py
+23
mysite/urls.py
+16
mysite/wsgi.py
polls/__init__.py
This is a binary file and will not be displayed.
polls/__pycache__/__init__.cpython-313.pyc
This is a binary file and will not be displayed.
polls/__pycache__/admin.cpython-313.pyc
This is a binary file and will not be displayed.
polls/__pycache__/apps.cpython-313.pyc
This is a binary file and will not be displayed.
polls/__pycache__/models.cpython-313.pyc
This is a binary file and will not be displayed.
polls/__pycache__/urls.cpython-313.pyc
This is a binary file and will not be displayed.
polls/__pycache__/views.cpython-313.pyc
This is a binary file and will not be displayed.
+7
polls/admin.py
+6
polls/apps.py
+32
polls/migrations/0001_initial.py
polls/migrations/__init__.py
This is a binary file and will not be displayed.
polls/migrations/__pycache__/0001_initial.cpython-313.pyc
This is a binary file and will not be displayed.
polls/migrations/__pycache__/__init__.cpython-313.pyc
This is a binary file and will not be displayed.