Calendar Week 2 -- ending 13 January.
Triaged:
https://code.djangoproject.com/ticket/30097 -- InlineModelAdmin.has_add_permission() requires obj argument (Accepted)
https://code.djangoproject.com/ticket/30096 -- Use case of extra() (invalid)
Reviewed:
https://github.com/django/django/pull/10381 -- Fixed #11154, #17904 and #22270 -- Inconsistency with permissions for proxy models
https://code.djangoproject.com/ticket/28554 -- Add support for multiple file fields
https://code.djangoproject.com/ticket/29943 -- Document that admin changelist adds `pk` to ordering.
https://github.com/django/django/pull/10692 -- Refs #17198 -- Detected existing total ordering in admin changelist.
https://code.djangoproject.com/ticket/20147 -- Provide an alternative to request.META for accessing HTTP headers
https://code.djangoproject.com/ticket/23829 -- Allow customizing the `ping_google` URL
Kind Regards,
Carlton