Week ending July 21, 2018

Triaged

-------

https://code.djangoproject.com/ticket/29575 - MySQL error code 1062 
(duplicate entry for key) raises MySQLdb.IntegrityError, not 
django.db.IntegrityError (worksforme)

https://code.djangoproject.com/ticket/29574 - Unable to create model 
instance after changing an abstract model to non-abstract due to "foreign 
key mismatch" error (accepted)

https://code.djangoproject.com/ticket/29581 - MultiValueDict behaviour does 
not match dict behaviour for single values (wontfix)

https://code.djangoproject.com/ticket/29580 - Now() database function 
doesn't respect TIME_ZONE with USE_TZ (invalid)

https://code.djangoproject.com/ticket/29582 - SearchVector doesn't support 
querying non-text fields (accepted)

https://code.djangoproject.com/ticket/29583 - python manage.py inspectdb 
makes all fields with a default value blank=True, null=True (invalid)

https://code.djangoproject.com/ticket/29585 - Handling FormSets in Class 
Based Views (duplicate)

Authored

----------

https://github.com/django/django/pull/10207 - Added tests for migrate 
logging and error messages.

Reviewed/committed

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

https://github.com/django/django/pull/9964 - Fixed #29413 -- Prevented 
evaluation of QuerySet.get_or_create()/update_or_create() defaults unless 
needed. 

https://github.com/django/django/pull/10202 - Fixed #29578 - Made 
numberformat.format() honor forced l10n usage.

https://github.com/django/django/pull/10170 - Completed test coverage for 
django.urls.utils.get_callable().

https://github.com/django/django/pull/10178 -  Fixed #28862 -- Disabled 
optimization of AlterFooTogether and RemoveField.

https://github.com/django/django/pull/10197 - Fixed #29568 -- Removed 
unnecessary UPDATE queries creating child models.

https://github.com/django/django/pull/10181 - Fixed #29412 -- Stopped 
marking slugify() result as HTML safe.

https://github.com/django/django/pull/10092 - Fixed #29523 -- Removed 
jQuery usage in DateTimeShortcuts.js & collapse.js.
https://github.com/django/django/pull/10212 - Fixed #29576 -- Corrected the 
test client's HTTP_COOKIE header.

-- 
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/4bc43217-0c78-4e5e-9bf5-2799ebc57d73%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to