Strapchay

Results 5 issues of Strapchay

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Using the multiple line cursor to indent a block of code doesn't...

defect
editor

There is no options for query parameter when using the transaction class. For example using paystacks plain url, its possible to do something like: f"https://api.paystack.co/transaction?use_cursor=true&perPage=10&customer={x}" But the list endpoint for...

There is an issue with the RegisterSerializer which prevents saving additional fields which are added for the CustomUser. There should be a way to extend the fields to accomodate this...

Hi guys, is it possible to allow customization on the email sending logic to be able to wrap it in a task queue like celery instead of having to make...