This repository has been archived by the owner on Sep 28, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: dabapps/django-rest-framework-serialization-spec
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Multiple
CountOf
s can sometime collide and result in a heinously slow query
#62
opened Sep 17, 2020 by
pmg103
PERFORMANCE: Replace prefetching and ModelSerializers with .values() and manual stitching
#47
opened Feb 3, 2020 by
pmg103
Add a proper mechanism for plugins to manipulate the data tree without returning a value
#42
opened Dec 4, 2019 by
pmg103
Properly merge the serialization_specs required by SerializationSpecPlugins
#41
opened Dec 4, 2019 by
pmg103
Sometimes SerializerSpecPlugin.get_value() wants to be able to call through to the default serialization
#35
opened Nov 26, 2019 by
pmg103
Should CountOf use Count(..., distinct=True) by default? Or allow it to be specified?
fixed: needs tests
#27
opened Nov 7, 2019 by
pmg103
Allow for data to be prefetched and then accessible elsewhere in the tree
#22
opened Oct 21, 2019 by
pmg103
Refactor: use the model_info to tell us what is a relation rather than seeing if its a dictionary
refactor
Improve code structure
#14
opened Oct 17, 2019 by
pmg103
README: why use this?
README
Improvements or additions to documentation
#7
opened Oct 15, 2019 by
jordaneb
README: install instructions
README
Improvements or additions to documentation
#6
opened Oct 15, 2019 by
jordaneb
README: a git-diff style example of how a group of serializers compares to serialization_spec
README
Improvements or additions to documentation
#5
opened Oct 15, 2019 by
jordaneb
ProTip!
Find all open issues with in progress development work with linked:pr.