I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Made cosmetic edits to code snippets reformatted with blacken-docs. More... 3 days ago
Fixed 35467 -- Replaced urlparse with urlsplit where appropriate. More... 4 days ago
Fixed #35473 -- Fixed CVE number in security archive. More... 4 days ago
Refs #35059 -- Used asyncio.Event in ASGITest.test_asyncio_cancel_error to enforce specific interleaving. More... 4 days ago
Fixed #35477 -- Corrected 'required' errors in auth password set/change forms. More... 5 days ago
Fixed #35469 -- Removed deferred SQL to create index removed by AlterField operation. More... 7 days ago
Fixed #35479 -- Dropped support for PostgreSQL 13 and PostGIS 3.0. More... 8 days ago
Fixed typo in migrations test name. More... 10 days ago
Fixed #35472 -- Used temporary directory in test_imagefield.NoReadTests. More... 10 days ago
Updated source translation catalogs. More... 11 days ago
Updated man page for Django 5.1 alpha. More... 11 days ago
Removed empty sections from 5.1 release notes. More... 11 days ago
Made cosmetic edits to 5.1 release notes. More... 11 days ago
Refs #35189 -- Improved admin fieldset's accessibility by setting aria-labelledby. More... 11 days ago
Refs #29942 -- Fixed docs build on Python < 3.9 avoiding dict union operator. More... 12 days ago
Refs #35326 -- Made cosmetic edits to 5.1 release notes. More... 12 days ago
Refs #35189 -- Updated ModelAdmin.fieldsets screenshot in admin docs. More... 12 days ago
Refs #35189 -- Removed no longer necessary JavaScript file collapse.js. More... 12 days ago
Fixed #35189 -- Improved admin collapsible fieldsets by using <details> elements. More... 12 days ago
Refs #35189 -- Moved CSS details' cursor declaration to base.css. More... 13 days ago
Removed hardcoded docs version in csrf template. More... 15 days ago
Fixed #35443 -- Changed ordinal to return negative numbers unchanged. More... 17 days ago
Moved FileSystemStorage note in docs to the correct place. More... 17 days ago
Fixed typos in test docstrings. More... 17 days ago
Updated the --traceback option help text. More... 19 days ago
Fixed SeleniumTestCase.set_emulated_media() when using selenium_hub. More... 20 days ago
Fixed #35275 -- Fixed Meta.constraints validation crash on UniqueConstraint with OpClass(). More... 20 days ago
Replaced djangosites.org with builtwithdjango.com. More... 21 days ago
Fixed #35428 -- Increased parallelism of the ScryptPasswordHasher. More... 21 days ago
Removed PY36 and PY37 version constants. More... 22 days ago