chrono/chrono/utils
Benjamin Dauvergne fd28d075a5 utils: add IntervalSet.__add__ (#76335)
Most algo around agendas amounts to adding a bunch of intervals them
removing some. The method to add them was missing.
2023-05-30 22:24:57 +02:00
..
__init__.py trivial: add __init__.py to utils/ directory so it's distributed 2020-08-04 08:22:56 +02:00
date.py utils: add function to get weekday index from date (#45159) 2022-03-15 15:56:07 +01:00
db.py misc: bump black version (#75442) 2023-03-29 12:08:30 +02:00
interval.py utils: add IntervalSet.__add__ (#76335) 2023-05-30 22:24:57 +02:00
lingo.py misc: retrieve check types from lingo (#66015) 2022-07-01 10:22:49 +02:00
misc.py django4: replaced ugettext* calls with corresponding gettext* calls (#68593) 2022-09-01 09:09:43 +02:00
publik_urls.py misc: use legacy urls to call up to date urls (#64344) 2022-05-16 15:46:50 +02:00
requests_wrapper.py misc: remove usage of django.utils.six (#63685) 2022-04-15 18:20:50 +02:00
signature.py misc: fix dangerous-default-value pylint error (#55505) 2021-07-15 15:02:15 +02:00
spooler.py misc: notify bookings when event is marked as checked (#75896) 2023-04-03 16:41:07 +02:00
timezone.py misc: change pyupgrade target version to 3.9 (#75442) 2023-03-29 12:08:30 +02:00