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 
InlineModelAdmin.has_add_permission()
https://code.djangoproject.com/ticket/29231 -- Add title option for admin 
filter when providing a field name
https://code.djangoproject.com/ticket/29226 -- @modify_settings 
append/remove/prepend is affected by dictionary order
https://code.djangoproject.com/ticket/29288 -- {% widthratio %} fails to 
assign to variable if exception happens
https://code.djangoproject.com/ticket/25718 -- Allowed using None as a 
JSONField lookup value
https://code.djangoproject.com/ticket/29212 -- Redirect loop with 
@permission_required and redirect_authenticated_user
https://code.djangoproject.com/ticket/29248 -- Model field names can 
conflict with admin's field-box CSS class
https://code.djangoproject.com/ticket/29289 -- Clarified comment regarding 
what data is hashed to generate PasswordResetTokenGenerator tokens.


Calendar Week 15 — ending 13th April. I reviewed patched on: 

https://code.djangoproject.com/ticket/3006  -- generic relations do not act 
as expected in a filter/get
https://code.djangoproject.com/ticket/28312 -- ModelChoiceIterator uses 
cached length of queryset.
https://code.djangoproject.com/ticket/29301 -- Reorder management command 
arguments in --help output to prioritize command-specific arguments
https://code.djangoproject.com/ticket/29306 -- Prevent template variable 
lookups from intiatiating a class
https://code.djangoproject.com/ticket/29193 -- Altering a field with a 
unique constraint drops and rebuilds FKs to other fields in the table
https://code.djangoproject.com/ticket/28600 -- Add prefetch related support 
to RawQuerySet
https://code.djangoproject.com/ticket/29212 -- Redirect loop with 
@permission_required and redirect_authenticated_user
https://code.djangoproject.com/ticket/29313 -- Add documentation for how to 
use F() expressions in combination with nulls_last
https://code.djangoproject.com/ticket/19580 -- Unify reverse foreign key 
and m2m unsaved model querying
https://code.djangoproject.com/ticket/29286 -- QuerySet.values_list() 
crashes when combining annotated and not-annotated querysets with union().
https://code.djangoproject.com/ticket/29296 -- admindocs ViewIndexView 
crashes if a syndication Feed (or something without __qualname__) is 
configured


Kind Regards,

Carlton

-- 
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/ded9bc6f-d0d9-4d2a-a524-a2a37f9da72b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to