-
- Downloads
Added models for listing_availability and bookings. Completed the checkout...
Added models for listing_availability and bookings. Completed the checkout post method, need to add receipt generation for user to be able to download
Showing
- app/bookings/routes.py 94 additions, 36 deletionsapp/bookings/routes.py
- app/models/__init__.py 3 additions, 1 deletionapp/models/__init__.py
- app/models/bookings.py 32 additions, 0 deletionsapp/models/bookings.py
- app/models/listing_availability.py 67 additions, 0 deletionsapp/models/listing_availability.py
- app/templates/base.html 0 additions, 1 deletionapp/templates/base.html
- app/templates/bookings/checkout.html 23 additions, 14 deletionsapp/templates/bookings/checkout.html
- app/templates/bookings/listing.html 1 addition, 1 deletionapp/templates/bookings/listing.html
Loading
Please register or sign in to comment