I Use This!
Very High Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 20 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed incorrect blockquotes in docs/topics/forms/index.txt. More... 1 day ago
Fixed #35392, Refs #34331 -- Allowed importing aprefetch_related_objects from django.db.models. More... 5 days ago
Reverted release notes for bdd76c4c3817d8e3ed5b0450d5e18e4eae096f16. More... 5 days ago
Fixed #34994, Fixed #35386 -- Applied checkbox-row CSS class unconditionally in Admin. More... 6 days ago
Made SeleniumTests.test_inline_add_another_widgets less flaky by adding explicit wait. More... 7 days ago
Doc'd that RemoveField also drops related database objects in PostgreSQL. More... 8 days ago
Fixed #35373 -- Fixed a crash when indexing a generated field on SQLite.
charettes
as Simon Charette
More... 8 days ago
Extended docs for Q() objects mentioning the ~ (NOT) operator. More... 9 days ago
Fixed #35375 -- Fixed tabular inline admin original line to be on the right in RTL. More... 9 days ago
Fixed backends.oracle.tests.TransactionalTests.test_hidden_no_data_found_exception() on oracledb >= 2.1.2. More... 10 days ago
Corrected alphabetical order of latest author added to AUTHORS. More... 12 days ago
Refs #35194 -- Adjusted a generated field test to work on Postgres 15.6+.
charettes
as Simon Charette
More... 13 days ago
Corrected description of list_display being a list in tutorial 7. More... 13 days ago
Refs #35361 -- Clarified release notes for 4.2.12 and 5.0.5. More... 13 days ago
Fixed settings path in docs for installing SpatiaLite with Homebrew. More... 14 days ago
Updated docs for updating translations in docs/internals/howto-release-django.txt. More... 14 days ago
Made postgresql.tests.Tests.test_connect_pool less flaky by increasing timeout value. More... 14 days ago
Fixed #35361 -- Added release notes for 4.2.12 and 5.0.5 for backport of b231bcd19e57267ce1fc21d42d46f0b65fdcfcf8. More... 15 days ago
Fixed #35364 -- Stopped AdminEmailHandler rendering email unnecessarily. More... 15 days ago
Refs #35364 -- Tested AdminEmailHandler with empty ADMINS. More... 15 days ago
Fixed #35350 -- Fixed save() with pk set on models with GeneratedFields. More... 16 days ago
Refs #35361 -- Added test for Email line length checks when dealing with surrogate pairs. More... 16 days ago
Refs #35356 -- Clarified select related with masked field logic.
charettes
as Simon Charette
More... 18 days ago
Fixed #35356 -- Deferred self-referential foreign key fields adequately.
charettes
as Simon Charette
More... 18 days ago
Refs #35354 -- Clarified FORCE_SCRIPT_NAME docs. More... 19 days ago
Fixed #35354 -- Simplified ASGIRequest path handling. More... 19 days ago
Refs #35169 -- Added test for ASGIRequest root_path handling. More... 19 days ago
Refs #31710 -- Improved multiple file upload docs. More... 20 days ago
Fixed #35347 -- Clarified choice_set attribute in tutorial 2. More... 20 days ago
Added stub release notes for 5.0.5. More... 21 days ago