You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow __all__ to be specified as fields in DocumentSerializer
This is purely for cosmetic reasons allowing the drf convention to be
used and increasing the readability of the code by allowing people to
see that the expected fields will be "all".
0 commit comments