Synchronizes to MasterCalendar when new booking to avoid overbooking. Checks for duplicates also

This commit is contained in:
Ruidy Nemausat 2019-12-15 14:14:32 +01:00
parent 584e11d2b0
commit 741569086e
3 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View file

@ -3,7 +3,7 @@ __pycache__/
rental/__pycache__/
rental/migrations/
villafleurie/__pycache__/
rental/static/
villafleurie/staticfiles/
.DS_Store
.vscode/
rental/client_secrets.json

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,005 KiB