rest-framework icon indicating copy to clipboard operation
rest-framework copied to clipboard

[FIX][16.0] auth_partner: check if auth_partner.exists()

Open imbarbudiman opened this issue 3 months ago • 0 comments

browse() will return a pseudo-record. Use browse().exists() to ensure the record exists.

imbarbudiman avatar Sep 25 '25 05:09 imbarbudiman