-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Insights: django/django
Overview
-
0 Active issues
-
- 11 Merged pull requests
- 13 Open pull requests
- 0 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
11 Pull requests merged by 7 people
-
Refs #35844 -- Readded optional requirements on daily builds for Python 3.14.
#19689 merged
Aug 1, 2025 -
Fixed #36439 -- Optimized acheck_password by using sync_to_async on verify_password.
#19611 merged
Jul 31, 2025 -
Fixed #36511 -- Ensured filters came before table in keyboard navigation in admin changelist.
#19659 merged
Jul 30, 2025 -
Fixed #36528, Refs #34917 -- Removed role="button" from object-tools links.
#19682 merged
Jul 30, 2025 -
Fixed #36055 -- Prevented overlap of object-tools buttons and page header in the admin.
#19671 merged
Jul 30, 2025 -
Refs #36500 -- Ignored formatting changes in git blame.
#19683 merged
Jul 30, 2025 -
Fixed writer_name deprecation warning in docutils 0.22+.
#19684 merged
Jul 30, 2025 -
Fixed #36531 -- Added forkserver support to parallel test runner.
#19681 merged
Jul 29, 2025 -
Fixed #36519 -- Made centre filter consistent for odd padding.
#19669 merged
Jul 28, 2025 -
Fixed #36522 -- Fixed a crash when filtering composite pk against tuple of expressions.
#19673 merged
Jul 28, 2025 -
Add missing command for running-test on contributing page
#19068 merged
Jul 28, 2025
13 Pull requests opened by 9 people
-
Fixed get_or_create() to re-raise IntegrityError when object still does not exist. Refs #36489
#19676 opened
Jul 27, 2025 -
Fixed #36530 -- Added system check for ManyToManyField involving CompositePrimaryKeys.
#19679 opened
Jul 28, 2025 -
Refs #36532 - Added CSP view decorators.
#19680 opened
Jul 28, 2025 -
Fixed #36426 -- Prefetch_related_objects to support all iterabe types.
#19685 opened
Jul 30, 2025 -
Refs #36005 -- Bumped minimum supported versions of docutils to 0.22.
#19686 opened
Jul 30, 2025 -
Fixed #36367 -- Improving the accessibility of the date_hierarchy layout in the admin.
#19688 opened
Jul 31, 2025 -
Fixed #20024 -- Made exclude(field__in=[None, ...]) generate IS NULL clause.
#19691 opened
Jul 31, 2025 -
Fixed #36537 -- Use unique IDs for the JSON blob in the OL map widget
#19692 opened
Aug 1, 2025 -
Fixed #36535 -- Ensured compatibility with docutils 0.19 through 0.22.
#19693 opened
Aug 1, 2025 -
[5.1.x] Refs #36535 -- Doc'd that docutils < 0.22 is required.
#19694 opened
Aug 1, 2025 -
Added missing argument in assertNumQueries docs.
#19695 opened
Aug 1, 2025 -
Fixed #36529 -- Improved admin changelist filter UX on mobile screen.
#19696 opened
Aug 1, 2025
18 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Fixed #36410 -- Added named template partials to DTL
#19643 commented on
Aug 1, 2025 • 31 new comments -
Fixed #2259 -- Made manually specified primary keys readonly in the admin.
#19675 commented on
Jul 30, 2025 • 9 new comments -
Fixed #12090 -- Show admin actions on the edit pages too
#16012 commented on
Jul 31, 2025 • 9 new comments -
Fixed #34871, #36518 -- Implemented unresolved lookup expression replacement.
#19190 commented on
Aug 1, 2025 • 4 new comments -
Fixed #26583 -- Improved collectstatic conflict output.
#19574 commented on
Jul 26, 2025 • 3 new comments -
Fixed #17854 -- Added database-specific validation for DecimalField max_digits and decimal_places limits.
#19654 commented on
Jul 31, 2025 • 3 new comments -
Fixed #35859 -- Implement Tasks interface as per DEP 14
#18627 commented on
Aug 1, 2025 • 2 new comments -
Fixed #36210 -- Allowed Subquery usage in further lookups against composite pks.
#19459 commented on
Aug 1, 2025 • 2 new comments -
Fixed #36083 -- Ran system checks in ParallelTestSuite workers
#19070 commented on
Aug 1, 2025 • 1 new comment -
Fixed #35972 -- Fixed lookup crashes after subquery annotations.
#19057 commented on
Aug 1, 2025 • 0 new comments -
Fixed #36192 -- Used semantic HTML for buttons.
#19283 commented on
Jul 28, 2025 • 0 new comments -
Refs #36315 -- Replaced manual task and cancellation handling with TaskGroup in ASGIHandler.
#19366 commented on
Jul 28, 2025 • 0 new comments -
Fixed #27489 -- Renamed permissions upon model renaming.
#19405 commented on
Aug 1, 2025 • 0 new comments -
Fixed #35462 -- Added support for JSON_ArrayAgg aggregate function.
#19406 commented on
Jul 29, 2025 • 0 new comments -
Fixed #36485 -- Added linting tool for documentation files.
#19549 commented on
Jul 31, 2025 • 0 new comments -
Enforced absolute targets for :doc: in docs.
#19599 commented on
Jul 28, 2025 • 0 new comments -
Fixed #8408. Add ModelAdmin.estimated_count flag for optional fast row estimation in admin changelists
#19624 commented on
Jul 28, 2025 • 0 new comments -
Fixed #34643 -- Move admin form labels to a more accessible place
#16975 commented on
Jul 31, 2025 • 0 new comments