8000 Tags · businho/django-qserializer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: businho/django-qserializer

Tags

v0.2.9

Toggle v0.2.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Vession bump: 0.2.9

v0.2.8

Toggle v0.2.8's commit message
Fixed `QuerySet._fetch_all()` executed `prepare_objects()` many times.

v0.2.7

Toggle v0.2.7's commit message
Fixed queries without serializers again.

It was working only with `.first()`.

Support `.values()`.
Support empty results.

v0.2.6

Toggle v0.2.6's commit message
Fixed queries without serializers.

v0.2.5

Toggle v0.2.5's commit message
Fixed prepare_objects being called before prefetch.

Patch queryset.fetch_all instead of queryset._iterable_class.

v0.2.4

Toggle v0.2.4's commit message
Fix recursive extras.

v0.2.3

Toggle v0.2.3's commit message
Support extra functions.

v0.2.2

Toggle v0.2.2's commit message
Fix make global serializer() work with extras.

v0.2.1

Toggle v0.2.1's commit message
Don't want to enforce root values for now.

0