Week ending April 4, 2021
Rename branch "master" to "main" for:
- django/djangosnippets.org
*Triaged:*
https://code.djangoproject.com/ticket/32597 - generic inline
formsets: object has no attribute 'fk' (needsinfo)
https://code.djangoproject.com/ticket/32595 - mysql
DatabaseSchemaEditor can't `quote_value` on byte strings (accepted)
https://code.djangoproject.com/ticket/32601 - Optimize
split_domain_port() by leveraging the regex (duplicate)
https://code.djangoproject.com/ticket/32605 - Custom Middleware
Error ====> WSGI application '<ProjectName>.wsgi.application' could not
be loaded; Error importing module. (invalid)
https://code.djangoproject.com/ticket/32554 - Add Q.empty(),
Q.TRUE, Q.FALSE, Q.any(), and Q.all() (wontfix)
https://code.djangoproject.com/ticket/32608 - Collation test fails
on PostgreSQL on Windows due to missing locale (needsinfo)
https://code.djangoproject.com/ticket/32610 -
django.utils.version.get_git_changeset() always returns None. (created)
https://code.djangoproject.com/ticket/32612 - CSRF tests
test_https_malformed_host and test_origin_malformed_host aren't testing
what they should (invalid)
*Reviewed/committed:*
https://github.com/django/django/pull/14199 - Fixed #32585 -- Fixed
Value() crash with DecimalField on SQLite.
https://github.com/django/django/pull/14182 - Fixed #31487 -- Added
precision argument to Round().
https://github.com/django/django/pull/14155 - Fixed #32572 --
Improved ResolverMatch.__repr__().
https://github.com/django/django/pull/14138 - Refs #32260 -- Made
admindocs and technical 404 debug page use view_func.view_class.
https://github.com/django/django/pull/14124 - Fixed #32260 -- Made
View.as_view() do not use update_wrapper().
https://github.com/django/django/pull/14195 - Fixed #29127 --
Prevented DiscoverRunner from hiding tagged test with syntax errors.
https://github.com/django/django/pull/14189 - Fixed #31840 -- Added
support for Cross-Origin Opener Policy header.
https://github.com/django/django/pull/14203 - Refs #32105 -- Moved
ExceptionReporter template paths to properties.
https://github.com/django/django/pull/13873 - Fixed #32204 -- Added
quick filter to admin's navigation sidebar.
https://github.com/django/djangoproject.com/pull/1079 - Added
Pycharm banners for 2021 fundraiser.
https://github.com/django/django/pull/13841 - Fixed #32316 --
Deferred accessing __file__.
https://github.com/django/djangoproject.com/pull/896 - Moved
unsupported releases to a separate table on downloads page.
https://github.com/django/django/pull/13938 - Fixed #32383 -- Added
source map support to ManifestStaticFilesStorage.
https://github.com/django/django/pull/14180 - Fixed #32532 -- Made
DiscoverRunner raise RuntimeError when a test label is a file path.
https://github.com/django/django/pull/14187 - Fixed #32594 -- Doc'd
and tested that Signal.disconnect() with lazy references returns None.
*Reviewed:*
https://github.com/django/djangoproject.com/pull/1083 - Updated
robots.docs.txt for Django 3.2.
https://github.com/django/djangoproject.com/pull/1063 - Updated
model fixtures for Django 3.2.
*Authored:*
https://github.com/django/django/pull/14196 - Fixed #32595 -- Fixed
SchemaEditor.quote_value() crash with bytes.
https://github.com/django/django/pull/14208 - Fixed #32610 -- Fixed
get_git_changeset() on Linux.
https://github.com/django/djangoproject.com/pull/1084 - Updated
download page for 3.2 release.
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/3c3440e8-02c4-bd6a-b727-69354a8bee26%40gmail.com.