Skip to content

Commit

Permalink
Upgrade to Anglular 16
Browse files Browse the repository at this point in the history
  • Loading branch information
petasis committed Nov 10, 2023
1 parent 4ac0179 commit 0c53443
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend-django/clarin_backend/sql_views.py
Original file line number Diff line number Diff line change
Expand Up @@ -463,6 +463,7 @@ def list(self, request):
##############################################
## Visualise Annotation Data
##############################################
@method_decorator(csrf_exempt, name='dispatch')
class VisualiseAnnotationView(MongoDBAccess, SQLDBAPIView):
"""
Retrieves visualisation data for a single annotation
Expand Down

0 comments on commit 0c53443

Please sign in to comment.