Week ending November 17, 2018

Triaged

-------

https://code.djangoproject.com/ticket/29946 - Weird session behavior after 
upgrading to Django 1.11.16 (needsinfo)

https://code.djangoproject.com/ticket/29947 - Inlines containing a field 
with default value are considered empty and not saved (wontfix)

https://code.djangoproject.com/ticket/29944 - Can't translate URL if 
activated language is different than the URL's (invalid)

https://code.djangoproject.com/ticket/29943 - Document that admin 
changelist adds `pk` to ordering (accepted)

https://code.djangoproject.com/ticket/29951 - Object not created in the 
correct table with db_table=<schema>.<table> on PostgreSQL (invalid)

https://code.djangoproject.com/ticket/29961 - Change-Add-Delete links are 
visible in tabular inline for foreignkey fields with a HiddenInput widget 
(accepted)

Authored

----------

https://github.com/django/django/pull/10659 - Fixed #29505 -- Removed 
SchemaEditor's calling of callable defaults.

Reviewed/committed

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

https://github.com/django/django/pull/9353 - Fixed #29945 -- Moved 
contrib.postgres uninstallation logic to the app config.

https://github.com/django/django/pull/10406 - Refs #29641 -- Refactored 
database schema constraint creation.

https://github.com/django/django/pull/10639 - Fixed #29641 -- Added support 
for unique constraints in Meta.constraints.

https://github.com/django/django/pull/10617 - Fixed #29788 -- Added support 
for Oracle Managed File (OMF) tablespaces.

https://github.com/django/django/pull/10630 - Fixed #17210 -- Made 
NullBooleanSelect use unknown/true/false as query data.

https://github.com/django/django/pull/10534 - Fixed #29835 -- Made 
RelatedFieldListFilter respect ModelAdmin.ordering.

https://github.com/django/django/pull/10627 - Fixed #29939 -- Increased 
Group.name max_length to 150 characters.

https://github.com/django/django/pull/10644 - Fixed #17930 -- Allowed ORing 
(|) with sliced QuerySets.

https://github.com/django/django/pull/10185 - Fixed #25884 -- Fixed migrate 
--run-syncdb when specifying an app label.

https://github.com/django/django/pull/10647 - Fixed #29952 -- Lowercased 
all passwords in contrib.auth's auth/common-passwords.txt.gz.

https://github.com/django/djangosnippets.org/pull/68 - Update URLconfs to 
use django.urls.path()

https://github.com/django/django/pull/10567 - Fixed #29864 -- Added link 
targets for low-level cache API.

https://github.com/django/django/pull/10653 - Fixed #29959 -- Cached GEOS 
version in WKBWriter class.
https://github.com/django/django/pull/10654 - Refs #28814 -- Backported 
Python 3.7 compatibility to Django 1.11.x.

-- 
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/45eb292f-f258-4f96-aba9-da1c77823cd4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to