class django.core.serializers.json.DjangoJSONEncoder
The JSON serializer uses DjangoJSONEncoder for encoding. A subclass of JSONEncoder, it handles these additional types:
class django.core.serializers.json.DjangoJSONEncoder
The JSON serializer uses DjangoJSONEncoder for encoding. A subclass of JSONEncoder, it handles these additional types:
Please login to continue.