mirror of
https://github.com/rjNemo/villafleurie
synced 2026-06-12 13:26:47 +00:00
Synchronizes to MasterCalendar when new booking to avoid overbooking. Checks for duplicates also
This commit is contained in:
parent
584e11d2b0
commit
741569086e
3 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -3,7 +3,7 @@ __pycache__/
|
||||||
rental/__pycache__/
|
rental/__pycache__/
|
||||||
rental/migrations/
|
rental/migrations/
|
||||||
villafleurie/__pycache__/
|
villafleurie/__pycache__/
|
||||||
rental/static/
|
villafleurie/staticfiles/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.vscode/
|
.vscode/
|
||||||
rental/client_secrets.json
|
rental/client_secrets.json
|
||||||
|
|
|
||||||
BIN
rental/static/rental/img/logo_NemoImmo.png
Normal file
BIN
rental/static/rental/img/logo_NemoImmo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 44 KiB |
BIN
rental/static/rental/img/ruidy.jpg
Normal file
BIN
rental/static/rental/img/ruidy.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1,005 KiB |
Loading…
Reference in a new issue