I Use This!
Very High Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 4 hours ago.
Apr 29, 2024 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refs #35059 -- Used asyncio.Event in ASGITest.test_asyncio_cancel_error to enforce specific interleaving. More... about 13 hours ago
Fixed #35469 -- Removed deferred SQL to create index removed by AlterField operation. More... 3 days ago
Fixed #35479 -- Dropped support for PostgreSQL 13 and PostGIS 3.0. More... 4 days ago
Fixed typo in migrations test name. More... 6 days ago
Fixed #35472 -- Used temporary directory in test_imagefield.NoReadTests. More... 7 days ago
Updated source translation catalogs. More... 7 days ago
Updated man page for Django 5.1 alpha. More... 7 days ago
Removed empty sections from 5.1 release notes. More... 7 days ago
Made cosmetic edits to 5.1 release notes. More... 7 days ago
Refs #35189 -- Improved admin fieldset's accessibility by setting aria-labelledby. More... 7 days ago
Refs #29942 -- Fixed docs build on Python < 3.9 avoiding dict union operator. More... 8 days ago
Refs #35326 -- Made cosmetic edits to 5.1 release notes. More... 8 days ago
Refs #35189 -- Updated ModelAdmin.fieldsets screenshot in admin docs. More... 9 days ago
Refs #35189 -- Removed no longer necessary JavaScript file collapse.js. More... 9 days ago
Fixed #35189 -- Improved admin collapsible fieldsets by using <details> elements. More... 9 days ago
Refs #35189 -- Moved CSS details' cursor declaration to base.css. More... 9 days ago
Removed hardcoded docs version in csrf template. More... 11 days ago
Fixed #35443 -- Changed ordinal to return negative numbers unchanged. More... 13 days ago
Moved FileSystemStorage note in docs to the correct place. More... 13 days ago
Fixed typos in test docstrings. More... 14 days ago
Updated the --traceback option help text. More... 15 days ago
Fixed SeleniumTestCase.set_emulated_media() when using selenium_hub. More... 16 days ago
Fixed #35275 -- Fixed Meta.constraints validation crash on UniqueConstraint with OpClass(). More... 17 days ago
Replaced djangosites.org with builtwithdjango.com. More... 17 days ago
Fixed #35428 -- Increased parallelism of the ScryptPasswordHasher. More... 18 days ago
Removed PY36 and PY37 version constants. More... 18 days ago
Updated docs for the Django release process. More... 18 days ago
Added tests for Storage's generate_filename method. More... 19 days ago
Fixed #35408 -- Optimized post-migrate permission creation. More... 19 days ago
Added support for using Microsoft Edge with Selenium. More... 20 days ago