Fellow Report - January 30, 2016

48 views
Skip to first unread message

Tim Graham

unread,
Jan 30, 2016, 6:48:26 PM1/30/16
to Django developers (Contributions to Django itself)

Triaged

-------

https://code.djangoproject.com/ticket/26130 - Convert ModelAdmin views to class-based views (duplicate)

https://code.djangoproject.com/ticket/26131 - model field choices are not enforced (invalid)

https://code.djangoproject.com/ticket/26134 - Update MySQL GIS function names to OpenGIS standard. (accepted)

https://code.djangoproject.com/ticket/26139 - UUIDField value must be declared "binary" to avoid MySQL warning (invalid)

https://code.djangoproject.com/ticket/26129 - bound forms do not display disabled field initial values (accepted)

https://code.djangoproject.com/ticket/26140 - BinaryField value must be declared "binary" in queries to avoid MySQL 5.7+ warning (created)

https://code.djangoproject.com/ticket/26133 - AbstractBaseUser missing password validaton (invalid)

https://code.djangoproject.com/ticket/26141 - __lt__ for model instances (wontfix)

https://code.djangoproject.com/ticket/26144 - Warn if a proxy model is an argument to dumpdata (accepted)

https://code.djangoproject.com/ticket/20415 - broken SRID in gis.admin javascript when "USE_THOUSAND_SEPARATOR = True" (fixed)

https://code.djangoproject.com/ticket/26145 - Made the debug context processor return queries for all databases (accepted)

https://code.djangoproject.com/ticket/26149 - Invalid migration generated when using order_with_respect_to and a unique_together constraint (accepted)

https://code.djangoproject.com/ticket/26152 - django.setup() hangs django if ever used in a module that's imported by an app (accepted)

https://code.djangoproject.com/ticket/26154 - Deprecate CommaSeparatedIntegerField (created)

https://code.djangoproject.com/ticket/26155 - Skip URL checks if settings.ROOTURL_CONF isn't defined (accepted)


Authored

--------

https://github.com/django/django/pull/6034 - Fixed #26132 -- Discouraged use of TransactionTestCase.fixtures.

https://github.com/django/django/pull/6047 - Refs #26142 -- Documented that Formset's extra=0 doesn't prevent creating objects.

https://github.com/django/django/pull/6052 - Fixed #20415 -- Ensured srid isn't localized in OpenLayers JavaScript.

https://github.com/django/django/pull/6057 - Fixed #26137 -- Confirmed support for SpatiaLite 4.2/4.3 and added instructions.

https://github.com/django/django/pull/6058 - Fixed #26147 -- Adjusted some expected values in GIS tests.

https://github.com/django/django/pull/6061 - Fixed #26129 -- Made invalid forms display initial values of disabled fields.

https://github.com/django/djangoproject.com/pull/630 - Fixed #628 -- Made corporate membership logo required.


Reviewed/committed

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

https://github.com/django/django/pull/5735 - Fixed #25968 -- Changed project/app templates to use a "py-tpl" suffix.

https://github.com/django/django/pull/6028 - Fixed #26125 -- Fixed E731 flake warnings.

https://github.com/django/django/pull/6003 - Fixed #26109 -- Raised a helpful error if loader.select_tamplate() is passed a string.git

https://github.com/django/django/pull/5984 - Fixed #25848 -- Set template origin on each node.

https://github.com/django/django/pull/6030 - Fixed #26122 -- Fixed copying a LazyObject

https://github.com/django/django/pull/6002 - Fixed #25546 -- Prevented duplicate queries with nested prefetch_related().

https://github.com/django/django/pull/5886 - Fixed #25354 -- Added class/app_label interpolation for related_query_name.

https://github.com/django/django/pull/6033 - Refs #26015 -- Added regression test for an empty sitemap.

https://github.com/django/django/pull/6039 - Fixed #26120 -- Made HStoreField cast keys & values to strings.

https://github.com/django/django/pull/5995 - Fixed #26022 -- Cleaned up assertRaises* test assertions.

https://github.com/django/django/pull/6064 - Fixed #14402 -- Removed clearing of help_text for ManyToManyField's raw_id_fields.


Reviews of core dev work

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

https://github.com/django/django/pull/6029 - Fixed #26135 -- Fixed the migration questioner's handling of disabled apps.
Reply all
Reply to author
Forward
0 new messages