Re: Fellow Reports - April 2018

2018-05-01 Thread Tim Graham
Week ending April 28, 2018 Triaged --- https://code.djangoproject.com/ticket/29354 - ordering inherited from abstract superclass does not get applied to admin inlines (invalid) https://code.djangoproject.com/ticket/29366 - startproject --template option doesn't support http

Re: Fellow Reports -- April 2018

2018-05-01 Thread Carlton Gibson
Hi all, Calendar Week 17 -- ending 27th April. Reviewed Patches on: https://code.djangoproject.com/ticket/8936 -- Add view (read-only) permission to admin https://code.djangoproject.com/ticket/29353 -- _middleware_chain is not set for StaticFilesHandler

Re: Fellow Reports -- April 2018

2018-04-26 Thread Carlton Gibson
Hi all, Calendar Week 16 -- ending 20th April. Reviewed Patches on: https://code.djangoproject.com/ticket/28462 -- ModelAdmin.list_editable unusably slow and memory intensive with large datasets https://code.djangoproject.com/ticket/28600 -- Add prefetch related support to RawQuerySet

Re: Fellow Reports - April 2018

2018-04-23 Thread Tim Graham
Week ending April 21, 2018 Triaged --- https://code.djangoproject.com/ticket/29331 - Model fields where the field name is shadowed by Python property aren't saved (invalid) https://code.djangoproject.com/ticket/29332 - AdminReadonlyField accepts the optional argument model_admin but

Fellow Reports -- April 2018

2018-04-18 Thread Carlton Gibson
Hi All, Calendar Week 14 — ending 6th April. I reviewed patched on: https://code.djangoproject.com/ticket/28462 -- ModelAdmin.list_editable unusably slow and memory intensive with large datasets https://code.djangoproject.com/ticket/27991 -- Add 'obj' kwarg to

Re: Fellow Reports - April 2018

2018-04-16 Thread Tim Graham
Week ending April 14, 2018 Triaged --- https://code.djangoproject.com/ticket/29308 - Clarify how assertQuerysetEqual()'s transform parameter works (accepted) https://code.djangoproject.com/ticket/29311 - Ease customizing URLField validation (duplicate)

Fellow Reports - April 2018

2018-04-07 Thread Tim Graham
Week ending April 7, 2018 Triaged --- https://code.djangoproject.com/ticket/29272 - Queryset using order_by(F()) fails to compile with values_list (duplicate) https://code.djangoproject.com/ticket/29298 - Add a mechanism for changing a user's email address, with an email confirmation