This website requires JavaScript.
Explore
Help
Sign In
elordenador
/
proyecto-final
Watch
1
Star
0
Fork
0
You've already forked proyecto-final
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
e3f492ded57161ab399cdabcccbba351951d6873
proyecto-final
/
tienda
/
migrations
T
History
elordenador
987466e11d
Fix data
2026-04-16 10:20:45 +02:00
..
__pycache__
Fix data
2026-04-16 10:20:45 +02:00
__init__.py
first commit
2026-02-15 09:23:44 +01:00
0001_initial.py
feat: Add user purchase and receipt management
2026-03-10 13:08:10 +01:00
0002_verificationcode_code_mode_and_more.py
Enhance entrypoint script with sleep for MySQL readiness, update VerificationCode model to use CharField, and add responsive logo images in base template.
2026-03-11 10:13:46 +01:00
0003_order_transaction_code.py
feat: Add transaction code generation for orders and update receipt templates
2026-04-09 08:51:12 +02:00
0004_product_stock_stockreservation_stockreservationitem.py
feat: Add stock management features including stock reservations and updates to cart and checkout processes
2026-04-09 10:03:57 +02:00
0005_savedpaymentmethod.py
feat: implement new payment system with Stripe Elements and PayPal JS SDK
2026-04-10 06:17:54 +00:00