Fellow Report - June 24, 2017

42 views
Skip to first unread message

Tim Graham

unread,
Jun 24, 2017, 10:05:27 PM6/24/17
to Django developers (Contributions to Django itself)

Triaged

-------

https://code.djangoproject.com/ticket/28321 - FormSet.full_clean() shouldn't validate deleted forms (accepted)

https://code.djangoproject.com/ticket/28322 - Add support for mysql client certificates to dbshell (fixed)

https://code.djangoproject.com/ticket/28326 - Allow providing initial data in ModelForm Meta (wontfix)

https://code.djangoproject.com/ticket/28323 - Redundant use of normalize() in django.utils.timezone.localtime() and make_naive() (fixed)

https://code.djangoproject.com/ticket/28327 - Django says mod_wsgi documentation is great but mod_wsgi says its in a mess (fixed)

https://code.djangoproject.com/ticket/28328 - QuerySet.only doesn't work with QuerySet.difference (invalid)

https://code.djangoproject.com/ticket/28325 - ImageFile extesion validation fails with: AttributeError: 'list' object has no attribute 'name' (needsinfo)

https://code.djangoproject.com/ticket/28331 - Add an extra_context attribute to class-based generic views that use ContextMixin (e.g. TemplateView) (accepted)

 

Reviewed/committed

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

https://github.com/django/django/pull/8652 - Fixed #18485 -- Doc'd behavior of PostgreSQL when manually setting AutoField.

https://github.com/django/django/pull/8082 - Fixed #27858 -- Prevented read-only management commands from creating the django_migrations table.

https://github.com/django/django/pull/8656 - Improved test coverage for django.contrib.admin.

https://github.com/django/django/pull/8660 - Fixed #28324 -- Made feedgenerators write feeds with deterministically ordered attributes.

https://github.com/django/django/pull/7950 - Fixed #27869 -- Added fastupdate and gin_pending_list_limit params to GinIndex.

https://github.com/django/django/pull/8309 - Fixed #27833 -- Allowed QuerySet.prefetch_related() to avoid the max query parameter limitation of SQLite.

https://github.com/django/django/pull/8408 - Fixed #28127 -- Allowed UserCreationForm's password validation to check all user fields.

https://github.com/django/django/pull/8666 - Fixed #28329 -- Fixed Cast() with Big/Small/Positive/PositiveSmallIntegerField on MySQL.

https://github.com/django/django/pull/8053 - Reorganized backends tests.

https://github.com/django/django/pull/8546 - Refs #16870 -- Doc'd that CSRF protection requires the Referer header.

https://github.com/django/django/pull/8628 - Fixed #28298 -- Prevented a primary key alteration from adding a foreign key constraint if db_constraint=False.
Reply all
Reply to author
Forward
0 new messages