pb
pb
> "Users is no longer available as a resource. In order to see information and take action on users, you should use the Contacts API." > "Contacts (for Leads only)...
Currently the "Checkout and Payment" documentation page has an example payment.py that does not work if you follow the guide, because the guide never has you set up the custom...
Thank you for contributing to Salesman, before you continue make sure that: - Tests still pass: `poetry run pytest` - There are no lint errors: `poetry run pre-commit run --all-files`
Getting this error when submitting the change password form after opening a key-based password reset link. `AttributeError: 'PasswordResetFromKeyView' object has no attribute 'redirect_field_name'` I'm using an Adapter that combines the...