A brief update about the Fellowship program: The Django Software Foundation 
needs to have a big fundraising month in January, otherwise the funding 
will be exhausted at the end of the month. As you return to work in the new 
year, please ask your employer to support the DSF if you find this work 
valuable: https://www.djangoproject.com/fundraising/. Thanks!

Triaged

-------

https://code.djangoproject.com/ticket/25987 - Creating new object in admin 
with child model inlines and unique_together raises IntegrityError 
(accepted)

https://code.djangoproject.com/ticket/25989 - sitemap view picks lastmod 
from last supplied sitemap only (accepted)

https://code.djangoproject.com/ticket/25878 - APPEND_SLASH doesn't work 
with DEBUG=False when template/404.html is erroneous (accepted)

https://code.djangoproject.com/ticket/25998 - SQLCompiler error when using 
Paginator + values(...) when query returns no data (duplicate)

https://code.djangoproject.com/ticket/25996 - Revise the Performance 
section in topics/http/urls (accepted)

https://code.djangoproject.com/ticket/25997 - Editing ForeignKey in admin 
popup causes incorrect escaping for uuid field (accepted)

https://code.djangoproject.com/ticket/25999 - Document why Django makes its 
deprecation warnings loud by default and how to silence them (created)

https://code.djangoproject.com/ticket/26000 - Error in tutorial05 Django1.9 
(worksforme)

https://code.djangoproject.com/ticket/26001 - Make ModelAdmin.search_fields 
do an integer lookup for IntegerFields (created)

https://code.djangoproject.com/ticket/26002 - Improve 
ModelAdmin.get_search_results() example

https://code.djangoproject.com/ticket/26005 - uri_to_iri() perfoms percent 
decoding incorrectly (accepted)

https://code.djangoproject.com/ticket/26012 - Provide an error message 
during password reset if email doesn't exist (invalid)

https://code.djangoproject.com/ticket/25980 - Disabled 
ModelMultipleChoiceField can't handle querysets as an initial value 
(accepted)

https://code.djangoproject.com/ticket/26020 - Standardize restructed text 
header convention in docs (created)

https://code.djangoproject.com/ticket/26021 - Standardize on hanging indent 
in documentation (created)

Authored

--------

https://github.com/django/django/pull/5885 
<https://github.com/django/django/pull/5885-> - Fixed #24316 -- Made 
ModelAdmin.list_display callables use an appropriate CSS class name.

https://github.com/django/django/pull/5896 - Refs #13614 -- Added test for 
admin's many-to-many widget data loss bug.

https://github.com/django/django/pull/5888 - Fixed #26003 -- Added "how the 
documentation is organized" section.

https://github.com/django/django/pull/5915 - Fixed #26009 -- Fixed 
contenttypes_tests isolation.

Reviewed/committed

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

https://github.com/django/django/pull/5573 - Fixed #19536 -- Included 
object-tools when ModelAdmin.has_add_permission() is False.

https://github.com/django/django/pull/5875 - Fixed #25465 -- Restored line 
breaks conversion in admin readonly fields.

https://github.com/django/django/pull/5890 - Fixed #26006 -- Fixed 
incorrect object reference in SingleObjectMixin.get_context_object_name().

https://github.com/django/django/pull/5900 - Fixed #26018 -- Prevented 
unecessary get_form() call in FormMixin.get_context_data().

https://github.com/django/django/pull/5905 - Fixed #23372 -- Made loaddata 
faster if it doesn't find any fixtures.

https://github.com/django/django/pull/5895 - Fixed #26011 -- Prevented 
random LiveServerTestCase test failures on Windows.

https://github.com/django/django/pull/5898 - Fixed #26013 -- Moved 
django.core.urlresolvers to django.urls.

https://github.com/django/django/pull/5852 - Fixed #25316 -- Fixed a crash 
with order_by() and values() after annotate().

Reviews of core dev work

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

https://github.com/django/django/pull/5884 - Moved LogEntry-related tests 
to their own test case

https://github.com/django/django/pull/5879 - Fixed #21113 -- Made 
LogEntry.change_message language independent

https://github.com/django/django/pull/5687 - Fixed #25746 -- Isolated 
inlined test models registration.
https://github.com/django/django/pull/5422 - Fixed #15165 -- Prevented 
wrong results with perimeter on geodetic field.

-- 
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/b0c17505-9f50-4a11-993a-37a90b44d042%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to