Week ending June 16, 2018

Triaged

-------

https://code.djangoproject.com/ticket/29495 - When altering unique_together 
and removing a field, migrations may get wrong order (duplicate)

https://code.djangoproject.com/ticket/29497 - Initializing model instance 
with an unsaved related object, then saving that related object and then 
saving the instance doesn't work (duplicate)

https://code.djangoproject.com/ticket/29488 - FilteredSelectMultiple 
Controls Don't Work if The Name of the Widget Has a Space (wontfix)

Authored

----------

https://github.com/django/django/pull/10045 - Fixed #29483 -- Confirmed 
support for GDAL 2.3.

https://github.com/django/django/pull/10036 - Updated GIS install 
instructions to use placeholders for GIS library versions.

https://github.com/django/django/pull/10050 - Fixed #29428 -- Fixed admin 
changelist crash when using a query expression without asc()/desc() in the 
ordering.

https://github.com/django/django/pull/10053 - Fixed #29498 -- Fixed a 
missing pyc test file in source distribution.

Reviewed/committed

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

https://github.com/django/django/pull/9985 - Fixed #23869 -- Made 
ModelAdmin.get_deleted_objects() use has_delete_permission() for 
permissions checking.

https://github.com/django/django/pull/9975 - Fixed #29000 -- Fixed 
RenameModel's renaming of a M2M column when run after RenameField.

https://github.com/django/django/pull/10055 - Fixed #29487 -- Accounted for 
object level permissions when calculating change view's read-only fields.

https://github.com/django/django/pull/10057 - Fixed #29469 -- Added a 
helpful makemigrations error if app_label contains dots.

https://github.com/django/django/pull/10058 - Fixed #29496 -- Fixed crash 
on Oracle when converting a non-unique field to primary key.

https://github.com/django/django/pull/10049 - Refs #29493 -- Doc'd that the 
QuerySet in lookup accepts a string.
https://github.com/django/django/pull/10039 - Fixed #29152 -- Allowed 
passing kwargs to ArgumentParser initialization in management commands.

-- 
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/853dbaf9-714f-482d-8874-e97beeed4e2b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to