Resolve "Unfinished appointments"
Compare changes
Files
17+ 137
− 56
@@ -6,31 +6,55 @@ from django.http import JsonResponse
@@ -42,74 +66,126 @@ def get_appointments(request, type, min_date, max_date):
@@ -117,14 +193,19 @@ def serialize_appointment(appointment):