dabapps / django-readers

A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Django projects.
https://www.django-readers.org
BSD 2-Clause "Simplified" License
186 stars 7 forks source link

Add support for a single string as the second argument to alias #1

Closed j4mie closed 3 years ago

j4mie commented 3 years ago

This only works if the projector returns dictionary with a single key.