rest-framework
rest-framework copied to clipboard
[FIX][16.0] auth_partner: check if auth_partner.exists()
browse() will return a pseudo-record. Use browse().exists() to ensure the record exists.