SPJA — Projekt Gas Stations v Djangu ze cviceni
Obsah archivu
-
gas_stations
-
db.sqlite3
-
gas_stations
-
settings.py
-
urls.py
-
wsgi.py
-
__init__.py
-
__pycache__
-
settings.cpython-37.pyc
-
urls.cpython-37.pyc
-
wsgi.cpython-37.pyc
-
__init__.cpython-37.pyc
-
-
-
manage.py
-
stations
-
admin.py
-
apps.py
-
forms.py
-
migrations
-
0001_initial.py
-
__init__.py
-
__pycache__
-
0001_initial.cpython-37.pyc
-
__init__.cpython-37.pyc
-
-
-
models.py
-
tests.py
-
views.py
-
__init__.py
-
__pycache__
-
admin.cpython-37.pyc
-
forms.cpython-37.pyc
-
models.cpython-37.pyc
-
views.cpython-37.pyc
-
__init__.cpython-37.pyc
-
-
-
templates
-
capacity_search.html
-
company_index.html
-
company_name.html
-
station_edit.html
-
-