Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Backend/bug/demo bugs #359

Merged
merged 3 commits into from Apr 10, 2020
Merged

Fix Backend/bug/demo bugs #359

merged 3 commits into from Apr 10, 2020

Conversation

VentusXu09
Copy link
Contributor

The code to fix JSONField in measurement API has already been added into backend/develop branch in the pull request #336

This pull request aims to update the simulator script.

@jackxujh jackxujh changed the title Backend/bug/demo bugs Fix Backend/bug/demo bugs Apr 10, 2020
@@ -48,6 +52,7 @@ def add_measurement(request, event):
class MeasurementView(APIView):
def post(self, request, event_uuid=None):
"""
DUPLICATED: delete in sprint 6
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is DUPLICATED a macro? I only know FIXME is a keyword.

Copy link
Contributor

@jackxujh jackxujh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jackxujh jackxujh merged commit 349e24b into backend/develop Apr 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants