I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refs #34043 -- Clarified how to test UI changes. More... 11 months ago
Fixed #34675 -- Fixed creating remote webdriver for Selenium 4.10.0+. More... 11 months ago
Refs #34233 -- Bumped minimum supported version of Selenium to 4.8.0. More... 11 months ago
Added more tests for http decorators. More... 11 months ago
Moved http decorator tests into decorators/test_http.py. More... 11 months ago
Fixed #34677 -- Made admin password reset templates more consistent. More... 11 months ago
Fixed #34678 -- Added Django Forum and Discord server to README.rst. More... 11 months ago
Fixed #34676 -- Normalized Distance()/Area() exceptions for nonexistent units. More... 11 months ago
Refs #34391 -- Updated asgiref dependency for 5.0 release series. More... 11 months ago
Refs #31949 -- Simplified @sensitive_variables a bit. More... 11 months ago
Refs #30686 -- Moved add_truncation_text() helper to a module level. More... 11 months ago
Fixed #30382 -- Allowed specifying parent classes in force_insert of Model.save(). More... 11 months ago
Improved style of n-tuple wording in docs and comments. More... 11 months ago
Added stub release notes and release date for 4.2.3, 4.1.10, and 3.2.20. More... 11 months ago
Corrected admin.E013 check message in docs. More... 11 months ago
Refs #27079 -- Used addClassCleanup() in SeleniumTestCase. More... 11 months ago
Improved names for Selenium daily builds. More... 11 months ago
Refs #34517 -- Restored skipping ImageFileField.update_dimension_fields without width/height fields. More... 11 months ago
Made SeleniumTests.test_inline_uuid_pk_add_with_popup less flaky by waiting until popup is closed. More... 11 months ago
Added Selenium tests to daily builds. More... 11 months ago
Fixed #34662 -- Corrected number in error messages for Array(Min/Max)LengthValidator. More... 11 months ago
Fixed typo in docs/topics/db/fixtures.txt. More... 11 months ago
Fixed #34345 -- Added system check for ManyToManyFields with intermediate tables in ModelAdmin.filter_horizontal/vertical. More... 11 months ago
Fixed #34656 -- Fixed unclosed div in admin password change template. More... 11 months ago
Refs #34629 -- Changed SDOAGGRTYPE wrapping to Func() in GIS aggregates on Oracle. More... 11 months ago
Fixed #34634 -- Adjusted system check for clashing fields to warn about links to common parent for MTI models. More... 11 months ago
Fixed #34730 -- Added django.contrib.messages.test.MessagesTestMixin.assertMessages(). More... 11 months ago
Refs #34634 -- Fixed creating diamond-shaped MTI objects with ancestors inherited from different paths. More... 11 months ago
Fixed #34210 -- Added unittest's durations option to the test runner. More... 11 months ago
Fixed CVE-2023-36053 -- Prevented potential ReDoS in EmailValidator and URLValidator. More... 11 months ago