Week ending May 12, 2018

Triaged

-------

https://code.djangoproject.com/ticket/29391 - Postgres array lookups need 
to call get_db_prep_value to adapt values to their db representation 
(FieldGetDbPrepValueMixin) (accepted)

https://code.djangoproject.com/ticket/29395 - Assigning correctly formatted 
time string to TimeField field works, but leaves the field value a string 
(and not datetime.time as when retrieved) (duplicate)

https://code.djangoproject.com/ticket/29398 - Clarify that cascade deletion 
doesn't invoke .delete() on the cascaded objects (accepted)

https://code.djangoproject.com/ticket/29399 - Template rendering errors are 
incorrectly blamed on base template (duplicate)

Reviewed/committed

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

https://github.com/django/django/pull/9905 - Replaced 
django.test.utils.patch_logger() with assertLogs().

https://github.com/django/django/pull/9919 - Fixed #29370 -- Added choices 
to LogEntry.action_flag field.

https://github.com/django/django/pull/9935 
<https://github.com/django/django/pull/9935/commits> - Fixed #29389 -- Made 
Paginator reject non-integer page numbers of type float.

https://github.com/django/django/pull/9360 - Fixed #27629 -- Added 
router.allow_relation() calls for assignments between unsaved model 
instances.

https://github.com/django/django/pull/9904 - Fixed #29363 -- Added 
SimpleTestCase.assertWarnsMessage().

https://github.com/django/django/pull/9939 - Increased 
django.utils.translation.trans_null test coverage.
https://github.com/django/django/pull/8627 - Fixed #17379 -- Removed 
management commands deactivation of the locale.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/4b913ab8-b4b3-4b3f-9237-bd079d37f5c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to