Hi all. 

Calendar Week 23 -- ending 13 June.


Triaged:

https://code.djangoproject.com/ticket/32842 -- Refactor out a 
_check_token() method of CsrfViewMiddleware (Accepted)
https://code.djangoproject.com/ticket/32797 -- model_ngettext incorrectly 
tries to translate already translated words (needsinfo)
https://code.djangoproject.com/ticket/32628 -- Add extra data to 
autocomplete request (wontfix)
https://code.djangoproject.com/ticket/32823 -- Cannot pass extra AJAX 
settings to admin autocomplete (Duplicate of 32628)
https://code.djangoproject.com/ticket/32813 -- Display development server 
address after server bind (Accepted)
https://code.djangoproject.com/ticket/32827 -- Squashing migrations 
isn't very effective in complicated projects; rewrite docs to provide 
a preferred manual trimming process (Accepted)



Reviewed:

https://github.com/django/django/pull/14523 -- Fixed comment in 
CsrfViewMiddleware to say _reject instead of reject.
https://github.com/django/django/pull/13682 -- Fixed #32195 -- Added system 
check for invalid view in path() and improved error messages.
https://github.com/django/django/pull/14502 -- Refs #14357 -- Updated docs 
about interaction between aggregations and QuerySet.order_by().
https://github.com/django/django/pull/14408 -- Fixed #32827 -- Adjusted 
docs on squashing migrations.
https://github.com/django/django/pull/14250 -- Fixed #32813 -- Made 
development server display address after server bind.
https://github.com/django/django/pull/14465 -- Fixed #32797 -- Use source 
strings for plural translation in admin utils.



Authored:

https://github.com/django/django/pull/14508 -- Fixed #30427, Fixed #16176 
-- Corrected setting descriptor in Field.contribute_to_class().





Calendar Week 24 -- ending 20 June.


Triaged:

https://code.djangoproject.com/ticket/32859 -- Simplify 
django.utils.text.compress_string by using gzip.compress (Accepted)
https://code.djangoproject.com/ticket/32860 -- Improve accessability of 
permalinks in django docs (Accepted)
https://code.djangoproject.com/ticket/32857 -- Django standalone ORM 
AttributeError: 'Settings' object has no attribute 
'ROOT_URLCONF' (invalid)
https://code.djangoproject.com/ticket/32855 -- BoundWidget.id_for_label 
ignores id set by ChoiceWidget.options (Accepted)
https://code.djangoproject.com/ticket/32854 -- Document how to integrate 
third-party JS code (Duplicate of #30296)
https://code.djangoproject.com/ticket/32850 -- Sitemap.items() gets called 
several times: Fix or document? (Accepted)
https://code.djangoproject.com/ticket/32849 -- ManifestStaticFilesStorage 
newline breaks regex (Accepted)
https://code.djangoproject.com/ticket/32848 -- Bad error with invalid 
lookup on annotated field. (needsinfo)
https://code.djangoproject.com/ticket/32851 -- GenericRelation inherited 
from Abstract model in different app fails to generate migration (invalid)
https://code.djangoproject.com/ticket/32853 -- apps.get_model in RunPython 
returning "LookupError: No installed app with label" (wontfix)
https://code.djangoproject.com/ticket/32852 -- Attribute error for missing 
content_type on File object for modeladmin change request (Invalid)
https://code.djangoproject.com/ticket/32847 -- Adjust models.E025 system 
check for updated field descriptor setting. (Accepted)
https://code.djangoproject.com/ticket/32840 -- Micro-optimisation 
possibility in Field.get_col (Accepted)
https://code.djangoproject.com/ticket/32843 -- Some CSRF tests leave 
request.method set to None (Accepted)
https://code.djangoproject.com/ticket/32845 -- Names of uploaded files 
cannot be modified. (Invalid)
https://code.djangoproject.com/ticket/32841 -- Decorator cache_page 
don't use CACHE_MIDDLEWARE_KEY_PREFIX properly (invalid)
https://code.djangoproject.com/ticket/32844 -- Cached pages can crash on 
3.1 to 3.2 upgrade (wontfix)
https://code.djangoproject.com/ticket/32846 -- 
DateMixin.uses_datetime_field does not work when date_field is defined on a 
related model (Duplicate of #28048.)



Reviewed:

https://github.com/django/django/pull/14530 -- Fixed #32856 -- Fixed 
compatibility with psycopg 2.9
https://github.com/django/django/pull/13911 -- Fixed #32363 -- Ensured 
sys.__interactivehook__ is called in shell
https://code.djangoproject.com/ticket/31169 -- Allow parallel test runner 
to work with Windows/macOS `spawn` process start method.
https://github.com/django/django/pull/14516 -- Fixed #21544 -- Clarified 
whether decimal and thousand separator settings are observed if USE_L10N is 
False.
https://github.com/django/django/pull/14519 -- Removed USE_L10N setting.







Calendar Week 25 -- ending 27 June.


Triaged:

https://code.djangoproject.com/ticket/32874 -- Allow URLValidator to accept 
schema relative URLs (Accepted)
https://code.djangoproject.com/ticket/21544 -- Problem with number format 
when not using L10N (Duplicate of #32873)
https://code.djangoproject.com/ticket/32873 -- Remove USE_L10N setting 
(Accepted)
https://code.djangoproject.com/ticket/32866 -- urlize() does not handle 
html escaped string and trailing punctuation correctly (Accepted)
https://code.djangoproject.com/ticket/32861 -- DecimalField on sqlite 
should use numeric instead of decimal type (wontix)
https://code.djangoproject.com/ticket/32871 -- Issue on documentation: path 
/articles/2003 does match the urlpattern 'articles/2003/' 
(Invalid)



Reviewed:

https://github.com/django/django/pull/14457 -- Fixed #32790 -- Ensured test 
Client handles redirects to domain indexes without a specified trailing 
slash.
https://github.com/django/django/pull/13882 -- Add support for context 
aware sync_to_async.
https://github.com/django/django/pull/13911 -- Fixed #32363 -- Ensured 
sys.__interactivehook__ is called in shell
https://github.com/django/django/pull/14516 -- Fixed #21544 -- Clarified 
the effect of setting USE_L10N False.
https://github.com/django/django/pull/14437 -- [WIP] Add a backend for 
Redis.
https://github.com/django/django/pull/14546 -- Add a note about %autoawait 
off for IPython



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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/9eb767a1-9d1c-4979-b7e7-103286ebbb65n%40googlegroups.com.

Reply via email to