]> git.parisson.com Git - teleforma.git/commit
First shot of constraint validation for appointment
authorGael Le Mignot <gael@pilotsystems.net>
Tue, 18 Sep 2018 15:56:00 +0000 (17:56 +0200)
committerGael Le Mignot <gael@pilotsystems.net>
Tue, 18 Sep 2018 15:56:00 +0000 (17:56 +0200)
commit79f0a211d59101f39c35db2c78ebbf13707cc452
treec48b7274752efd5a82450b45d3b1bd3f7561d4ae
parent8378c46fba89e6d8085e245103a2e965988c8b0e
First shot of constraint validation for appointment
teleforma/migrations/0101_auto__add_unique_appointment_slot_jury_slot_nb.py [new file with mode: 0644]
teleforma/migrations/0102_auto__add_field_appointmentperiod_start__add_field_appointmentperiod_e.py [new file with mode: 0644]
teleforma/models/appointment.py
teleforma/templates/teleforma/appointments.html
teleforma/views/appointment.py