Week ending November 10, 2018

Triaged

-------

https://code.djangoproject.com/ticket/29921 - Default BooleanField.required 
different from Django 2.0 when using choices (invalid)

https://code.djangoproject.com/ticket/29928 - TestCase doesn't check for 
foreign key constraints when using sqlite (accepted)

https://code.djangoproject.com/ticket/29932 - QuerySet.difference() after 
intersection() returns incorrect results on SQLite (accepted)

https://code.djangoproject.com/ticket/29930 - View only permissions on 
stacked inline result in error (accepted)

Authored

----------

https://github.com/django/django/pull/10622 - Fixed #29934 -- Added 
sqlparse as a required dependency.

Reviewed/committed

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

https://github.com/django/django/pull/7528 - Fixed #25251 -- Made data 
migrations available in TransactionTestCase when using --keepdb.

https://github.com/django/django/pull/10603 - Fixed #29917 -- Stopped 
collecting ModelAdmin.actions from base ModelAdmins.

https://github.com/django/django/pull/10595 - Fixed #29908 -- Fixed setting 
of foreign key after related set access if ForeignKey uses to_field.

https://github.com/django/django/pull/10406 - Refs #29641 -- Refactored 
database schema constraint creation code.
https://github.com/django/django/pull/10632 - Fixed #29940 -- Recommended 
using the ORM rather than raw SQL.

-- 
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/d65c4b6c-9a64-4709-ae9d-d267285d85a9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to