bemade-addons/caldav_sync/models
Marc Durepos aacc6b27b4 caldav_sync: fixes #108, warning on invalid operator.
Add a type check to the values being compared when iterating over
current and changed values in a calendar event. Also, rewrite to use
dictionary comprehension for readability.
2024-09-05 20:37:50 -04:00
..
__init__.py testing via the interface seems to be working, though some parameters are not set to sync yet. 2024-05-23 16:03:55 -04:00
calendar_event.py caldav_sync: fixes #108, warning on invalid operator. 2024-09-05 20:37:50 -04:00
res_users.py caldav_sync: fix unhashable list error, warning on password field attribute 2024-09-05 17:01:32 -04:00