Skip to content

Commit

Permalink
fixup! Improve serializers
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtylerwalls committed Oct 22, 2024
1 parent 7a3c4bd commit 04d73d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arches_lingo/serializers.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from django.contrib.postgres.fields import ArrayField

# from django.db.models import fields, ForeignKey, DO_NOTHING
from django.db.models import fields
from rest_framework import renderers
from rest_framework import serializers

Expand Down

0 comments on commit 04d73d2

Please sign in to comment.