Triaged
------- https://code.djangoproject.com/ticket/28840 - Admin save as new doesn't work with GenericTabularInline (duplicate) https://code.djangoproject.com/ticket/28838 - annotations + base_manager_name + instance.save() raises exception (accepted) Authored ---------- https://github.com/django/django/pull/9404 - Fixed #28866 -- Made InlineAdminFormSet include InlineModelAdmin's Media before its formset's Media. https://github.com/django/django/pull/9406 - Fixed #28871 -- Fixed initialization of autocomplete widgets in "Add another" inlines. Reviewed/committed ------------------ https://github.com/django/django/pull/9388 - Fixed #28848 -- Fixed SQLite/MySQL crash when ordering by a filtered subquery that uses nulls_first/nulls_last. https://github.com/django/django/pull/9381 - Fixed #28837 -- Fixed test client crash if an exception with more than one arg is raised. https://github.com/django/django/pull/9380 - Fixed #28834 -- Followed ancestor links on field cache lookup failure. https://github.com/django/django/pull/9291 - Fixed #28702 -- Made query lookups for CIText fields use citext. https://github.com/django/django/pull/9395 - Fixed #28856 -- Fixed a regression in caching of a GenericForeignKey pointing to a MTI model. https://github.com/django/django/pull/9389 - Fixed #28849 -- Fixed referenced table and column rename on SQLite. https://github.com/django/ticketbot/pull/12 - Fixed #11 -- Switched to use irc3 lib -- 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 [email protected]. To post to this group, send email to [email protected]. 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/ea13542a-b816-4196-8c25-e3a00958c514%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
