kaoslabsinc / dj-kaos-utils

Set of utilities and helpers for rapid development of Django applications
https://dj-kaos-utils.readthedocs.io
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Add assertion if neither `can_get`, `can_create` or `can_update` is set #6

Closed gerdemb closed 2 years ago

gerdemb commented 2 years ago

https://github.com/kaoslabsinc/dj-kaos-utils/blob/9dcbd68b5e8757792c2d3f45e18bea80578b2c7d/dj_kaos_utils/rest/serializers.py#L15-L20