villafleurie/rental/views
Ruidy Nemausat 865f93866e 🧹refactor: improve handle_booking readability
I removed the try except IntegrityError.
This should be taken care of in the model/data layer.
2020-07-31 13:43:22 +02:00
..
booking.py 🧹refactor: improve handle_booking readability 2020-07-31 13:43:22 +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