villafleurie/rental/views
Ruidy 2ad33ca153
🏭 Refactor Handle Booking form function (#9)
* 🧹refactor: improve handle_booking readability

I removed the try except IntegrityError.
This should be taken care of in the model/data layer.

* doc: update comments
2020-07-31 13:47:51 +02:00
..
booking.py 🏭 Refactor Handle Booking form function (#9) 2020-07-31 13:47:51 +02:00
contact.py refactor: improve readability (#8) 2020-07-31 08:23:03 +02:00
errors.py Refactor (#7) 2020-07-31 08:02:10 +02:00
home.py add views folder, put template and error views to their own files; update urls.py and html templates accordingly 2020-04-08 11:18:18 +02:00
place.py Refactor (#7) 2020-07-31 08:02:10 +02:00