Andrew Backer
Andrew Backer
When using `email_url`, if your username or password includes a `+` then the function will unquote it (change it to a space), breaking the value. AWS SES passwords **can and...
We are on `1.3.0` of django-rq, and had an issue with it installing `rq==1.0` which is obviously not compatible. The issue is that the setup.py allows _any_ upgrade of any...
I am using `fetch_token` with the standard web client, but the server I am talking to returns a non-standard response (its just a text string saying `403/ bad auth ...`)....
### Core or SDK? Platform/SDK ### Which part? Which one? C# ### Description I need to initialize this a WPF app, and the documentation is quite unclear on that. ###...
I use the library heavily to generate qr bitmaps (manually creating the image), so thank you for creating it! The following test case **should** generate correctly: * AlphaNumeric (single segment)...
I am looking for a way to allow certain files to be included with the `bump` command, so they can be part of the versioned commit. I'm thinking of version...
* ASP.NET Core OData 8.0.12 * This seems like the same issue: https://github.com/OData/WebApi/issues/2704 I have a simple controller with a `Get` method, which reads from the database. The `EntityFramework` model...