App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | Static Public Attributes | List of all members
google.appengine._internal.django.core.serializers.json.DjangoJSONEncoder Class Reference
Inheritance diagram for google.appengine._internal.django.core.serializers.json.DjangoJSONEncoder:

Public Member Functions

def default
 

Static Public Attributes

string DATE_FORMAT = "%Y-%m-%d"
 
string TIME_FORMAT = "%H:%M:%S"
 

Detailed Description

JSONEncoder subclass that knows how to encode date/time and decimal types.

The documentation for this class was generated from the following file: