Hokej
db.sqlite3
hockey
__init__.py
__pycache__
__init__.cpython-36.pyc
admin.cpython-36.pyc
apps.cpython-36.pyc
forms.cpython-36.pyc
models.cpython-36.pyc
urls.cpython-36.pyc
views.cpython-36.pyc
admin.py
apps.py
forms.py
migrations
__init__.py
__pycache__
__init__.cpython-36.pyc
0001_initial.cpython-36.pyc
0001_initial.py
models.py
templates
hockey
add_equipment.html
add_player.html
add_team.html
base.html
equipment.html
index.html
player.html
playerList.html
team.html
teamlist.html
tests.py
urls.py
views.py
Hokej
__init__.py
__pycache__
__init__.cpython-36.pyc
settings.cpython-36.pyc
urls.cpython-36.pyc
wsgi.cpython-36.pyc
settings.py
urls.py
wsgi.py
manage.py