Sarah Boyce

Results 246 comments of Sarah Boyce

@salvo-polizzi just so you are aware of my current thoughts, I am reluctant to merge anything until at least 2 months after the 5.2 final release. I would like us...

Thank you all for this discussion 👍 From what I understand, #1422 is motivated by https://github.com/django/django/commit/0b33a3abc2ca7d68a24f6d0772bc2b9fa603744e. This aligns the behaviour of django-storages as if the storages defined in this package...

https://github.com/django/django/commit/8d6a20b656ff3fa18e36954668a44a831c2f6ddd just landed in Django I want to thank @jschneier for all his work on the recent Django improvements and security release. I know it's generated extra work (and possibly...

> I think the behavior of the S3 exists() needs to be reverted This is also my understanding. 5.1 already has the fix from Django's end 👍

@Antoliny0919 do you mind resolving the conflicts before this goes through another round of review? :star:

Thank you for picking this up Simon :star: I have been trying and failing to run the mssql-django tests following the [contributing instructions using docker to run the tests](https://github.com/microsoft/mssql-django/blob/dev/CONTRIBUTING.md#run-unit-tests) Error...

Just a note that I have managed to confirm that after this change `CompositePKFilterTests.test_filter_users_by_comments_subquery` passes when ran against SQL Server. This was previously failing with `pyodbc.ProgrammingError: ('42000', "[42000] [Microsoft][ODBC Driver...

> Sorry to be only noticing now, but do you think this merits a little 6.0 release note? I don't think so but we can add something if you have...

So the ticket was classified as a new feature as this was "adding support for...", but now I'm not sure if this should be classed as a bug and then...