chrono/chrono
Emmanuel Cazenave 1827cfe5c6
gitea/chrono/pipeline/head This commit looks good Details
api: add minutes filter on meetings datetimes endpoint (#73832)
2023-03-28 13:16:19 +02:00
..
agendas agendas: reimplement min/max_booking_datetime based on minimal_booking_time (#56284) 2023-03-28 10:26:12 +02:00
api api: add minutes filter on meetings datetimes endpoint (#73832) 2023-03-28 13:16:19 +02:00
formats api: use django DATETIME_FORMAT to format dates 2016-03-30 08:04:51 +02:00
locale/fr/LC_MESSAGES translation update (#56284) 2023-03-28 10:26:12 +02:00
manager agendas: add Agenda.minimal_booking_time field (#56284) 2023-03-28 10:26:12 +02:00
utils misc: use zoneinfo instead of pytz for timezones (#71918) 2023-03-14 17:06:59 +01:00
__init__.py initial application skeleton 2016-02-21 10:44:53 +01:00
interval.py misc: raise AssertionError instead of Exception (interval) (#74090) 2023-02-02 14:41:33 +01:00
settings.py misc: remove some warnings (#75590) 2023-03-20 09:07:30 +01:00
urls.py django4: replaced urls.url with url.re_path equivalent (#68593) 2022-09-01 09:09:43 +02:00
urls_utils.py misc: remove django 1.11 compatibility code (#55895) 2021-07-29 14:44:20 +02:00
views.py misc: fix super-with-arguments pylint error (#55505) 2021-07-15 15:02:13 +02:00
wsgi.py misc: fix wrong-import-position pylint error (#55505) 2021-07-15 15:02:14 +02:00