Week ending May 26, 2018


Triaged

-------

https://code.djangoproject.com/ticket/29413 - 
QuerySet.get_or_create()/update_or_create() shouldn't evaluate lazy 
defaults unless they are needed (accepted)

https://code.djangoproject.com/ticket/29442 - wrong sql for cast datetime 
to date in sqlite backend (duplicate)

https://code.djangoproject.com/ticket/29450 - Redirect using HTTP status 
"303 See Other" for django.http.response HttpResponseRedirect (duplicate)

https://code.djangoproject.com/ticket/29451 - Add compatibility with MySQL 
8 (accepted)

https://code.djangoproject.com/ticket/29434 - model_to_dict should work 
with prefix (needsinfo)

https://code.djangoproject.com/ticket/29439 - InlineAdminFormSet worked 
with forms array, but don't asks fieldset from every form in array 
(needsinfo)

https://code.djangoproject.com/ticket/29436 - admin change_form.html in 
prepopulated_fields_js template tag always call second time every 
empty_form in inline_admin_formset (needsinfo)

https://code.djangoproject.com/ticket/29445 - Compute defaults values with 
using of objects manager (wontfix)

Reviewed/committed

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

https://github.com/django/django/pull/9966 - Fixed #29417 -- Corrected two 
admin page titles for view-only users.

https://github.com/django/django/pull/9979 - Fixed #29400 -- Fixed 
@register.filter on decorated functions.

https://github.com/django/django/pull/9976 - Mentioned SuccessMessageMixin 
in generic editing views docs.

https://github.com/django/django/pull/9980 - Fixed #29423 -- Documented 
Field.value_from_object().

https://github.com/django/django/pull/9965 - Fixed #29415 -- Fixed 
detection of custom URL converters in included patterns.

https://github.com/django/django/pull/9988 - Fixed #29432 -- Allowed 
passing an integer to the slice template filter.

https://github.com/django/django/pull/9961 - Added test for 
createsuperuser's handling of KeyboardInterrupt.
https://github.com/django/django/pull/9995 - Fixed #29230 -- Fixed nested 
prefetches that clash with descriptors.

-- 
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 [email protected].
To post to this group, send email to [email protected].
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/74945609-7834-4ce2-bc7a-7cecd6e0eccf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to