slow_tiger 4e49979fcd Fixed TemplateResponse possible deprecation issue by adding request as first argument in TemplateResponse in main.py 1 год назад
..
templates e951562097 Added loading spinner for the checkout page for some GUI feedback on amount change for the users. 1 год назад
__init__.py 725a7d0c0b upload webshop 1 год назад
cart.py b07c1ff548 cart.py - added settings into call of get_products_id_db 1 год назад
db.py b16f22391f Removed git logic from the code, replaced git ls-files with python function. Included possibility to exclude certain files from indexing during read_dir. 1 год назад
email.py 725a7d0c0b upload webshop 1 год назад
europe.json 725a7d0c0b upload webshop 1 год назад
form_validation.py 725a7d0c0b upload webshop 1 год назад
main.py 4e49979fcd Fixed TemplateResponse possible deprecation issue by adding request as first argument in TemplateResponse in main.py 1 год назад
parser.py b16f22391f Removed git logic from the code, replaced git ls-files with python function. Included possibility to exclude certain files from indexing during read_dir. 1 год назад
payment.py 725a7d0c0b upload webshop 1 год назад
read_settings.py b16f22391f Removed git logic from the code, replaced git ls-files with python function. Included possibility to exclude certain files from indexing during read_dir. 1 год назад
schema.py 9b2d0e875d Added more information to the checkout summary to include size/style in it if available. Removed total_weight from OrdersBlock to avoid conflicts with previous orders in index.md. 1 год назад
serializer.py 9b2d0e875d Added more information to the checkout summary to include size/style in it if available. Removed total_weight from OrdersBlock to avoid conflicts with previous orders in index.md. 1 год назад
shipping-cost.json 725a7d0c0b upload webshop 1 год назад
template.py e82ee349b5 Dealing with the problem of multiple read_dir calls on checkout page. Introduced products.yaml as a table of product_id to product_path for faster processing of orders. 1 год назад