Week ending April 19, 2020.

*Triaged:*
https://code.djangoproject.com/ticket/31457 - Docker container django html 
page was {{form.first_name}}. (invalid)
https://code.djangoproject.com/ticket/31455 - Support DEFERRABLE INITIALLY 
DEFERRED for EXCLUSION constraints. (accepted)
https://code.djangoproject.com/ticket/31458 - Allow changing 
executable_name for dbshell management command. (wontfix)
https://code.djangoproject.com/ticket/31462 - Allow overridding widget in 
formfield_for_manytomany(). (accepted)
https://code.djangoproject.com/ticket/31454 - The behavior of m2m_changed 
signals does not match the documentation. (duplicate)
https://code.djangoproject.com/ticket/31459 - URL path parameter regex too 
lenient. (accepted)
https://code.djangoproject.com/ticket/31465 - "python3 manage.py shell" 
using IPython instead of Python. (invalid)
https://code.djangoproject.com/ticket/31463 - Apply OPTIONS in database 
settings to dbshell. (duplicate)
https://code.djangoproject.com/ticket/31464 - Oracle destroy test database 
mixes tablespace, database and tables. (invalid)
https://code.djangoproject.com/ticket/31466 - A potential improvement in 
the Django template filter `escapejs`. (wontfix)
https://code.djangoproject.com/ticket/31467 - Possible error in the doc 
"Writing your first Django app, part 1". (invalid)
https://code.djangoproject.com/ticket/31470 - Overflow not respected when 
using `<pre>` tag in `<fieldset>` in the admin site. (accepted)
https://code.djangoproject.com/ticket/31469 - Custom lookup ignored inside 
built-in aggregation. (duplicate)
https://code.djangoproject.com/ticket/31472 - UserAdmin returns incorrect 
fieldsets when model has overridden __bool__. (wontfix)

*Reviewed/committed:*
https://github.com/django/django/pull/12701 - Refs #31196 -- Installed 
postgis_raster extension on PostGIS 3+.
https://github.com/django/django/pull/12355 - Fixed #31196 -- Added support 
for PostGIS 3.
https://github.com/django/django/pull/12508 - Fixed #29501 -- Allowed 
dbshell to pass options to underlying tool.
https://github.com/django/django/pull/12713 - Fixed #31462 -- Allowed 
overriding autocomplete/raw_id_fields/filter widgets for ManyToManyFields 
with formfield_overrides.
https://github.com/django/django/pull/12700 - Fixed #31451 -- Made settings 
cleansing work with list and tuple settings.
https://github.com/django/django/pull/12625 - Fixed #31268 -- Updated 
Algerian Arabic (ar_DZ) locale formats.
https://github.com/django/django/pull/12710 - Fixed #31459 -- Fixed 
handling invalid indentifiers in URL path conversion.
https://github.com/django/django/pull/12454 - Refs #27468 - Changed default 
Signer algorithm to SHA-256.
https://github.com/django/django/pull/12305 - Removed unused __str__() 
methods in tests models.
https://github.com/django/django/pull/12517 - Fixed #29329 -- Made datetime 
logging from runserver more consistent.
https://github.com/django/django/pull/12729 - Added test coverage for 
DatabaseOperations.sql_flush().
https://github.com/django/django/pull/12733 - Fixed #31473 -- Made 
sql_flush() use RESTART IDENTITY to reset sequences on PostgreSQL.
https://github.com/django/django/pull/12591 - Fixed #30311 -- Restored 
ability to override global admin actions.

*Reviewed:*
https://github.com/django/django/pull/12725 - Fixed #31470 -- Fixed 
fieldset admin CSS to prevent overflowing <pre> elements.

*Authored:*
https://github.com/django/django/pull/12735 - Refs #31351 -- Made partial 
constraints tests use required_db_features.
https://github.com/django/django/pull/12736 - Refs #26552 -- Made reloading 
the database for tests check only loaded tables constraints.

Best regards,
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/c78f0b3d-9df6-4a04-beef-1e8e98ebd7c0%40googlegroups.com.

Reply via email to