Week ending July 3, 2022 

*Triaged: *
   https://code.djangoproject.com/ticket/33809 - ValueError in migrations 
using apps.get_model() for a ForeignKey. (needsinfo) 
   https://code.djangoproject.com/ticket/6904 - Dictsort filter should sort 
case insensitive (wontfix) 
   https://code.djangoproject.com/ticket/33810 - Admin "now" time very 
strange (needsinfo) 
   https://code.djangoproject.com/ticket/33811 - Why Django Commands are 
working well outside the virtual environment and giving me errors inside 
virtual environment? (invalid) 
   https://code.djangoproject.com/ticket/33815 - last_executed_query() 
incorrectly substitutes parameters on Oracle. (accepted)
   https://code.djangoproject.com/ticket/33816 - QuerySet.only() after 
select_related() crash on proxy models. (accepted) 
   https://code.djangoproject.com/ticket/33817 - Use python-oracledb 
instead of cx-oracle (accepted) 
   https://code.djangoproject.com/ticket/33819 - Add shortcut for rendering 
multiple templates. (wontfix) 

*Reviewed/committed: *
   https://github.com/django/django/pull/15735 - Fixed #33422 -- Improved 
docs about isolating apps. 
   https://github.com/django/django/pull/15799 - Fixed #33805 -- Made 
admin's many-to-many widgets do not display help text for selecting values 
when  allow_multiple_selected is False. 
   https://github.com/django/django/pull/15801 - Refs #33697 -- Made 
MediaType use django.utils.http.parse_header_parameters(). 
   https://github.com/django/django/pull/15797 - Refs #33697 -- Used 
django.utils.http.parse_header_parameters() for parsing boundary streams. 
   https://github.com/django/django/pull/15789 - Fixed #33779 -- Allowed 
customizing encoder class in django.utils.html.json_script(). 
   https://github.com/django/django/pull/15796 - Fixed #32749 -- Doc'd 
PyMemcacheCache defaults. 
   https://github.com/django/django-docker-box/pull/39 - Fixed #24 - 
Changed default workdir to tests.
   https://github.com/django/django/pull/15807 - Updated vendored 
_urlsplit() to strip newline and tabs. 

*Authored: *
   https://github.com/django/django/pull/15802 - Removed unnecessary 
_parse_header() from MultiPartParser. 
   https://github.com/django/django/pull/15804 - Refs #33697 -- Added 
backward incompatibility note about removing 
multipartparser.parse_header(). 
   https://github.com/django/django/pull/15809 - Fixed #33815 -- Fixed 
last_executed_query() on Oracle when parameter names overlap. 
   https://github.com/django/django/pull/15810 - Fixed 
GEOSTest.test_emptyCollections() on GEOS 3.8.0.

Best,
Mariusz

>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/469d6099-4ba0-4fb5-822c-f6680e8b0538n%40googlegroups.com.

Reply via email to