mirror of
https://github.com/rjNemo/villafleurie
synced 2026-06-06 02:16:47 +00:00
* 🧹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
|
||
|---|---|---|
| .. | ||
| forms | ||
| migrations | ||
| models | ||
| services | ||
| static/rental | ||
| tasks | ||
| templates/rental | ||
| tests | ||
| views | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| enums.py | ||
| urls.py | ||