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
183 stars 7 forks source link

Rename `age_pair` to `age` to use more standard readers naming convention #91

Closed pmg-certn closed 6 months ago

pmg-certn commented 6 months ago

It's not generally the norm to append _pair onto the name of a reader pair so let's not do that in the docs