Triaged

-------

https://code.djangoproject.com/ticket/28795 - Remove 'not in' checks and 
use dict.setdefault() (fixed)

https://code.djangoproject.com/ticket/28779 - Customizing 
REDIRECT_FIELD_NAME is cumbersome (accepted)

https://code.djangoproject.com/ticket/28803 - When renaming foreign key 
indexes don't get renamed which breaks next migrations (duplicate)

https://code.djangoproject.com/ticket/28812 - Lack of ModelAdmin permission 
to list all objects (duplicate)

https://code.djangoproject.com/ticket/28813 - Sqlite migration of manual 
primary key (duplicate)

Authored

----------

https://github.com/pennersr/django-allauth/pull/1878 - Drop support for 
Django < 1.11, add support for Django 2.0

https://github.com/django/django/pull/9358 - Fixed #28796 -- Doc'd 
backwards incompatibility when reverse() receives bytestring args/kwargs.

https://github.com/django/django/pull/9364 - Fixed #28804 -- Fixed "Unknown 
system variable 'transaction_isolation'" on MariaDB.

Reviewed/committed

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

https://github.com/django/django/pull/9345 - Fixed #28792 -- Fixed index 
name truncation of namespaced tables.

https://github.com/django/django/pull/9359 - Fixed #28810 -- Replaced '%' 
style logging formatting with str.format() style.

https://github.com/django/django/pull/8704 - Fixed #26184 -- Allowed using 
any lookups in ModelAdmin.search_fields.
https://github.com/django/djangoproject.com/pull/790 - Fixed #743 -- Added 
past donations to "manage donations" page.

-- 
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/c5b8aadd-3c95-44b5-b6f6-f1a82da6990f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to