]> git.parisson.com Git - teleforma.git/commit
Basic models and admin for appointment module
authorGael Le Mignot <gael@pilotsystems.net>
Mon, 17 Sep 2018 13:46:27 +0000 (15:46 +0200)
committerGael Le Mignot <gael@pilotsystems.net>
Mon, 17 Sep 2018 13:46:27 +0000 (15:46 +0200)
commit703365a0b0aac1c893f5915464459ab65a408635
treefe0c2aa09c5b1a014af4b96d4b7f2d0c5d31e890
parente05266c5a8e310ddb063b63e0862b3b25f4921b7
Basic models and admin for appointment module
teleforma/admin.py
teleforma/migrations/0098_auto__add_field_period_enable_appointment__add_field_period_book_delay.py [new file with mode: 0644]
teleforma/migrations/0099_auto__add_appointmentjury__add_appointmentperiod__add_appointmentday__.py [new file with mode: 0644]
teleforma/models/__init__.py
teleforma/models/appointment.py [new file with mode: 0644]
teleforma/models/core.py
teleforma/urls.py