This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
calebasse/calebasse/agenda
Mikaël Ates 896dc77c64 agenda: better display of patient contacts phone numbers. 2013-01-06 23:37:56 +01:00
..
conf agenda/actes/dossiers: move Occurence fields into Event, add recurring events support 2012-12-31 17:24:35 +01:00
management agenda: improve createacts command 2013-01-06 01:49:16 +01:00
templates/agenda agenda: better display of patient contacts phone numbers. 2013-01-06 23:37:56 +01:00
templatetags agenda: only display intervenants by default (#2275) 2012-12-21 22:13:34 +01:00
README Begin model 2012-09-19 17:41:13 +02:00
__init__.py Begin model 2012-09-19 17:41:13 +02:00
admin.py agenda/actes/dossiers: move Occurence fields into Event, add recurring events support 2012-12-31 17:24:35 +01:00
appointments.py agenda: output event id in workers agenda view for debugging 2013-01-06 17:33:58 +01:00
forms.py agenda: adjust required display. 2013-01-04 09:29:52 +01:00
managers.py agenda: fix querying for today events 2013-01-06 01:37:38 +01:00
models.py agenda: fix bugs in exceptions handling 2013-01-06 00:09:21 +01:00
tests.py fix typo today_occurence -> today_occurrence 2013-01-04 12:50:12 +01:00
urls.py agenda/actes/dossiers: move Occurence fields into Event, add recurring events support 2012-12-31 17:24:35 +01:00
views.py agenda: in AgendasTherapeutesView limit workers to services' workers 2013-01-06 17:24:54 +01:00

README

This Django module is based on django-swingtime
https://code.google.com/p/django-swingtime/

django-swingtime is copyright by David A. Krauth.