Project 'NCER-PD/scheduling-system' was moved to 'smasch/scheduling-system'. Please update any links and bookmarks that may still have the old path.
Feature/provenance
All threads resolved!
All threads resolved!
Compare changes
+ 27
− 24
@@ -2,13 +2,13 @@ import logging
@@ -34,36 +34,37 @@ class AppointmentForm(ModelForm):
@@ -110,7 +111,8 @@ class AppointmentEditForm(AppointmentForm):
@@ -135,7 +137,7 @@ class AppointmentEditForm(AppointmentForm):
@@ -165,14 +167,15 @@ class AppointmentAddForm(AppointmentForm):