Fellow Report - July 29, 2017

54 visualizações
Ir para a primeira mensagem não lida

Tim Graham

não lida,
29/07/2017, 20:59:5929/07/17
para Django developers (Contributions to Django itself)

Triaged

-------

https://code.djangoproject.com/ticket/28431 - default='' (non-bytestring) on BinaryField crashes some migration operations (accepted)

https://code.djangoproject.com/ticket/28430 - Response is not necessarily rendered when response middlewares are applied (worksforme)
https://code.djangoproject.com/ticket/28435 - SECURE_HSTS_PRELOAD has a warning about possibly breaking your website when it cannot (fixed)

https://code.djangoproject.com/ticket/28439 - When() crashes with ValidationError with models using UUID as primary key (accepted)

https://code.djangoproject.com/ticket/28444 - Allow for different settings for each thread when testing with --parallel (wontfix)

https://code.djangoproject.com/ticket/28445 - DateField timezone issue with get_or_create (duplicate key value violates unique constraint) (invalid)

https://code.djangoproject.com/ticket/28442 - Error creating queryset with nested OuterRefs on a foreign key (accepted)


Authored

----------

https://github.com/django/django/pull/8751 - Fixed #28349 -- Doc'd how to upgrade Django from LTS to LTS.

https://github.com/django/django/pull/8817 - Fixed #28441 -- Fixed GEOS version parsing with a commit hash at the end.


Reviewed/committed

------------------

https://github.com/django/django/pull/8799 - Fixed #28420 -- Doc'd 'is' comparison restriction for User.is_authenticated/anonymous.

https://github.com/django/django/pull/8695 - Fixed #28321 -- Prevented FormSet.full_clean() from adding errors from deleted forms.

https://github.com/django/django/pull/8802 - Fixed #28432 -- Allowed geometry expressions to be used with distance lookups.

https://github.com/django/django/pull/8812 - Fixed #28436 -- Added support for distance lookups on MySQL.

https://github.com/django/django/pull/8808 - Fixed #28433 -- Made GEOSGeometry.__eq__() work correctly with non-canonical EWKT string.

https://github.com/django/django/pull/8087 - Fixed #28363 -- Allowed naming the migration generated by squashmigrations.

https://github.com/django/django/pull/8126 - Improved test coverage for django.conf.

https://github.com/django/django/pull/8208 - Improved test coverage for django.contrib.sitemaps.

https://github.com/django/django/pull/8813 - Fixed #28437 -- Added support for complex geometry expressions in GIS lookups.

https://github.com/django/django/pull/8758 - Fixed #28371 -- Fixed Cast() with CharField if max_length isn't provided.

https://github.com/django/django/pull/8763 - Fixed #28264 -- Made FilePathField sort files and directories when recursive=True.

https://github.com/django/django/pull/8257 - Used assertRaisesMessage() to test Django's error messages.
Responder a todos
Responder ao autor
Reencaminhar
0 mensagens novas