Add omit feature (#11)
Omit is used as the inverse of `fields`. You can either include or exclude fields per request. I find that `omit` is useful when wanting all fields except one expensive to compute one, while `fields` is useful when cherry picking a handful of fields from a larger serializer.
J
jtrain committed
37798ad8ac2a780cedaaf66bd815ff2967756300
Parent: 0d259f9
Committed by Danilo Bargen <mail@dbrgn.ch>
on 3/20/2017, 11:03:45 AM