SPJA — Projekt SKJ, full body
Obsah archivu
-
escapegameis
-
db.sqlite3
-
escapegame
-
__init__.py
-
__pycache__
-
__init__.cpython-38.pyc
-
admin.cpython-38.pyc
-
apps.cpython-38.pyc
-
forms.cpython-38.pyc
-
middleware.cpython-38.pyc
-
models.cpython-38.pyc
-
views.cpython-38.pyc
-
-
admin.py
-
apps.py
-
forms.py
-
middleware.py
-
migrations
-
__init__.py
-
__pycache__
-
__init__.cpython-38.pyc
-
0001_initial.cpython-38.pyc
-
0002_location_payment_game_reservation_payment.cpython-38.pyc
-
0003_alter_reservation_game.cpython-38.pyc
-
0004_voucher_remove_reservation_payment_delete_payment_and_more.cpython-38.pyc
-
0005_alter_reservation_voucher.cpython-38.pyc
-
0006_alter_reservation_voucher.cpython-38.pyc
-
-
0001_initial.py
-
0002_location_payment_game_reservation_payment.py
-
0003_alter_reservation_game.py
-
0004_voucher_remove_reservation_payment_delete_payment_and_more.py
-
0005_alter_reservation_voucher.py
-
0006_alter_reservation_voucher.py
-
-
models.py
-
tests.py
-
views.py
-
-
escapegameis
-
__init__.py
-
__pycache__
-
__init__.cpython-38.pyc
-
settings.cpython-38.pyc
-
urls.cpython-38.pyc
-
wsgi.cpython-38.pyc
-
-
asgi.py
-
settings.py
-
urls.py
-
wsgi.py
-
-
manage.py
-
static
-
1.jpeg
-
2.jpeg
-
3.jpeg
-
-
templates
-
add_customer.html
-
add_employee.html
-
add_game.html
-
add_location.html
-
add_reservation.html
-
add_voucher.html
-
base.html
-
customer.html
-
customers.html
-
delete.html
-
employee.html
-
employees.html
-
game.html
-
games.html
-
index.html
-
info.html
-
location.html
-
locations.html
-
login_form.html
-
logout.html
-
reservation.html
-
reservations.html
-
search.html
-
voucher.html
-
vouchers.html
-
-