SPJA — Projekt v Djangu- Půjčovna aut. 28 bo...
Obsah archivu
-
autopujcovna
-
autopujcovna
-
__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
-
-
carrent
-
__init__.py
-
__pycache__
-
__init__.cpython-36.pyc
-
admin.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
-
0002_remove_car_vypujceno.cpython-36.pyc
-
-
0001_initial.py
-
0002_remove_car_vypujceno.py
-
-
models.py
-
templates
-
carrent
-
car_edit.html
-
car_index.html
-
car_rent.html
-
carrent_index.html
-
customer_edit.html
-
customer_index.html
-
rent_detail.html
-
-
-
tests.py
-
urls.py
-
views.py
-
-
db.sqlite3
-
manage.py
-