Virus visit column changes
Compare changes
- Carlos Vega authored
@@ -5,6 +5,7 @@ from django.http import JsonResponse
@@ -175,7 +176,7 @@ def serialize_appointment(appointment):
I deployed the changes in prc-test but browsing https://prc-test.parkinson.lu/subjects raises an ajax error (414 uri too large). I don't get this error locally. I tried to increase the buffers in nginx but nothing makes it work.
This is not as a result of these changes. I tried to deploy a previous commit and got the same error.
@valentin.groues can you check prc-test machine and try to fix it? @piotr.gawron is this a known issue?
Changes: