Django
1.0
▾ django
▸ __main__
▸ apps
▸ bin
▸ conf
▸ contrib
▾ core
▸ asgi
▸ cache
▸ checks
▸ exceptions
▸ files
▸ handlers
▸ mail
▸ management
▸ paginator
▾ serializers
▸ base
▸ json
▾ jsonl
class
Serializer
▸ python
▸ pyyaml
▸ xml_serializer
class
BadSerializer
▸ servers
▸ signals
▸ signing
▸ validators
▸ wsgi
▸ db
▸ dispatch
▸ forms
▸ http
▸ middleware
▸ shortcuts
▸ template
▸ templatetags
▸ test
▸ urls
▸ utils
▸ views
Module jsonl
django
.
core
.
serializers
.
jsonl
Serialize data to/from JSON Lines
source
link
Classes
class
Serializer
Convert a queryset to JSON Lines.
Functions
▷
def
Deserializer
(
stream_or_string, **options
)
Deserialize a stream or string of JSON data.
source
link
Generated by
nedoc
v0.9 at 2020-12-29 14:04