villafleurie/rental
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
..
forms Refactor (#7) 2020-07-31 08:02:10 +02:00
migrations Refactor (#7) 2020-07-31 08:02:10 +02:00
models Refactor (#7) 2020-07-31 08:02:10 +02:00
services 🏭 Refactor Handle Booking form function (#9) 2020-07-31 13:47:51 +02:00
static/rental Refactor (#7) 2020-07-31 08:02:10 +02:00
tasks 🏭 Refactor Handle Booking form function (#9) 2020-07-31 13:47:51 +02:00
templates/rental Refactor (#7) 2020-07-31 08:02:10 +02:00
tests Refactor (#7) 2020-07-31 08:02:10 +02:00
views 🏭 Refactor Handle Booking form function (#9) 2020-07-31 13:47:51 +02:00
__init__.py architecture 2019-11-06 23:34:12 +01:00
admin.py Refactor (#7) 2020-07-31 08:02:10 +02:00
apps.py architecture 2019-11-06 23:34:12 +01:00
enums.py Refactor (#7) 2020-07-31 08:02:10 +02:00
urls.py Refactor (#7) 2020-07-31 08:02:10 +02:00