Week ending October 20, 2018

Triaged

-------

https://code.djangoproject.com/ticket/29852 - Infinite migrations when 
using SimpleLazyObject in field arguments (wontfix)

https://code.djangoproject.com/ticket/29858 - Clarify docs regarding CSRF 
token header name (fixed)

https://code.djangoproject.com/ticket/29857 - Add get_storage_class to 
__all__ in django.core.files.storage (fixed)

https://code.djangoproject.com/ticket/29855 - Admin form crashes when 
limit_choices_to query returns non-distinct results (duplicate)

https://code.djangoproject.com/ticket/29861 - Use timezone.now() instead of 
datetime.now() for TimeField's auto_now/auto_now_add (invalid)

https://code.djangoproject.com/ticket/29854 - Altering the primary key 
targeted by several foreign keys incorrectly alters the foreign key's NULL 
attribute (accepted)

https://code.djangoproject.com/ticket/29867 - Allow cache.get_or_set() to 
cache a None result (accepted)

https://code.djangoproject.com/ticket/29862 - Fixed #29862 -- Added Volume 
and Weight classes to the measurements module. (wontfix)

Reviewed/committed

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

https://github.com/django/django/pull/10366 - Fixed #29725 -- Removed 
unnecessary join in QuerySet.count() and exists() on a many to many 
relation.

https://github.com/django/django/pull/10512 - Fixed #29324 -- Made Settings 
raise ImproperlyConfigured if SECRET_KEY is accessed but not set.

https://github.com/django/django/pull/10513 - Refs #27829 -- Added warning 
for settings.DEFAULT_CONTENT_TYPE usage outside of Django.

https://github.com/django/django/pull/10472 - Fixed #29817 -- Deprecated 
settings.FILE_CHARSET.

https://github.com/django/django/pull/10502 - Fixed #29838 -- Fixed crash 
when combining Q objects with __in lookups and lists. 

https://github.com/django/django/pull/10448 - Fixed #21171 -- Avoided 
starting a transaction when a single (or atomic queries) are executed.

https://github.com/django/django/pull/10524 - Fixed #29774 -- Fixed 
django-admin shell hang on startup.
https://github.com/django/django/pull/10536 - Fixed #29870 -- Added 
DurationField introspection for Oracle and PostgreSQL.

-- 
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/411224f2-a866-421d-a831-b4080af44d7e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to