chrono/chrono
Benjamin Dauvergne 07402527c2 improve filter for ponctual vevent exceptions (#27263)
To differentiate events between those coming from locally uploaded and remotely fetched
.ics files, we must look up the locally uploaded ones with a filter of
"recurrence_id=0".
2018-10-22 12:08:45 +02:00
..
agendas improve filter for ponctual vevent exceptions (#27263) 2018-10-22 12:08:45 +02:00
api api: expose meeting type duration (#25410) 2018-07-23 09:47:05 +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 2018-10-05 09:31:59 +02:00
manager misc: fix display of success message on import (#27035) 2018-10-05 14:41:59 +02:00
__init__.py initial application skeleton 2016-02-21 10:44:53 +01:00
interval.py general: add support for Python 3 (#23678) 2018-05-13 15:19:14 +02:00
settings.py general: add support for Python 3 (#23678) 2018-05-13 15:19:14 +02:00
urls.py misc: update urls.py to remove patterns usage (#15972) 2017-05-06 10:03:46 +02:00
urls_utils.py manager: add edit/view permissions to agendas (#13201) 2016-09-18 17:17:33 +02:00
views.py general: add support for Python 3 (#23678) 2018-05-13 15:19:14 +02:00
wsgi.py initial application skeleton 2016-02-21 10:44:53 +01:00