Triaged

-------

https://code.djangoproject.com/ticket/26555 - makemigrations serializer 
isinstance() check fails for subclasses of Decimal (and DateTime etc) 
(accepted)

https://code.djangoproject.com/ticket/26568 - in_bulk when run on a query 
set should not need a list of IDs (duplicate)

https://code.djangoproject.com/ticket/26566 - Wrong example of 
Cache-Control in the docs (accepted)

https://code.djangoproject.com/ticket/26564 - Migration for renaming M2M 
field intermediate model causes exception (accepted)

https://code.djangoproject.com/ticket/26582 - Better ArrayField/list 
formatting in the admin (accepted)

https://code.djangoproject.com/ticket/26583 - Add an option to silence 
collectstatic clashing files warnings (accepted)

Authored

--------

https://github.com/django/django/pull/6493 - Refs #22936 -- Moved more of 
Field.get_db_prep_lookup() to lookups.

https://github.com/django/django/pull/6501 - Middleware implementation as 
per DEP0005 (polishing, updating tests, documentation)

Reviewed/committed

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

https://github.com/django/django/pull/6477 - Refs #16508 -- Made 
Model.__init__() aware of virtual fields.

https://github.com/django/django/pull/6537 - Fixed #26561 -- Improved 
admin's JavaScript SelectBox performance on large lists.

https://github.com/django/django/pull/6542 - Fixed #26567 -- Updated 
references to obsolete RFC2616.

https://github.com/django/django/pull/6555 - Fixed #26558 -- Removed need 
for request context processor on admin login page.

https://github.com/django/django/pull/5460 - Fixed #25588 -- Added spatial 
lookups to RasterField.

https://github.com/django/django/pull/6377 - Fixed #25986 -- Fixed crash 
sending email with non-ASCII in local part of the address.

https://github.com/django/django/pull/6561 - Fixed #26566 -- Rewrote an 
incorrect Cache-Control example.

https://github.com/django/django/pull/6522 - Fixed #26508 -- Clarified docs 
for various FieldFile methods.

https://github.com/django/django/pull/6558 - Fixed #26582 -- Added prettier 
admin display for list values.

https://github.com/django/django/pull/6330 - Fixed #26402 -- Added relative 
path support in include/extends template tags.

https://github.com/django/django/pull/6553 - Fixed #26449 -- Merged admin's 
FORMFIELD_FOR_DBFIELD_DEFAULTS with formfield_overrides.

Reviews of core dev work

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

https://github.com/django/django/pull/6499 - Fixed #22936 -- Obsoleted 
Field.get_prep_lookup()/get_db_prep_lookup()

https://github.com/django/django/pull/6552 - Fixed #26577 -- Disabled 
implicit wait of Selenium tests where appropriate.

https://github.com/django/django/pull/6551 - Stopped truncating 
AdminEmailHandler message subjects

https://github.com/django/django/pull/6566 - Fixed #26544 -- Fixed 
translations of password validators help_text in forms.
https://github.com/django/django/pull/4889 - Fixed #25004 -- Added an 
OpenLayers 3 map widget

-- 
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/c5fcee6f-dceb-45c8-bec1-f308a4e20fe2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to