-
-
Notifications
You must be signed in to change notification settings - Fork 32.9k
Insights: django/django
Overview
-
0 Active issues
-
- 24 Merged pull requests
- 13 Open pull requests
- 0 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
24 Pull requests merged by 12 people
-
Removed outdated deprecation note in 6.0 release notes.
#19796 merged
Aug 31, 2025 -
Removed unused import in docs/ref/models/expressions.txt example.
#19797 merged
Aug 31, 2025 -
Refs #36485 -- Corrected docs linter to detect too-long lines at file end.
#19795 merged
Aug 29, 2025 -
Fixed #36431 -- Returned tuples for multi-column
ForeignObject
invalues()
/values_list()
.#19771 merged
Aug 29, 2025 -
Refs #36152 -- Suppressed duplicate warning when using "%" in alias via values().
#19779 merged
Aug 29, 2025 -
Fixed #35831 -- Documented the model form meta API in model form reference docs.
#19758 merged
Aug 29, 2025 -
Refs #36532 - Added CSP view decorators.
#19680 merged
Aug 28, 2025 -
Refs #36520 -- Only passed header value for parsing on multi-part forms
#19757 merged
Aug 28, 2025 -
Enforced absolute targets for :doc: in docs.
#19599 merged
Aug 28, 2025 -
Fixed #35533 -- Prevented urlize creating broken links given a markdown link input.
#19781 merged
Aug 28, 2025 -
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
#19772 merged
Aug 28, 2025 -
Fixed incorrect IDs in test_in_bulk_preserve_ordering.
#19786 merged
Aug 27, 2025 -
Fixed #36577 -- Removed obsolete try/except around GIS layermapping imports.
#19784 merged
Aug 27, 2025 -
Fine tune postgis GHA (see commits).
#19785 merged
Aug 27, 2025 -
Clarified Trac "version" attribute in contributing guide.
#19776 merged
Aug 26, 2025 -
Refs #15727 -- Captured failed request log in test_csp.py.
#19775 merged
Aug 26, 2025 -
Removed mention of new features from "needsinfo" status description.
#19782 merged
Aug 26, 2025 -
Fixed #36568 -- Confirmed support for GEOS 3.14.
#19770 merged
Aug 26, 2025 -
Fixed #36556 -- Fixed TabularInline width overflowing the page.
#19733 merged
Aug 26, 2025 -
Refs #36485 -- Ignored line-length formatting changes in git blame.
#19773 merged
Aug 26, 2025 -
Fixed #36485 -- Added linting tool for documentation files.
#19549 merged
Aug 25, 2025 -
Fixed #36546 -- Deprecated
django.utils.crypto.constant_time_compare()
in favor ofhmac.compare_digest()
.#19745 merged
Aug 25, 2025
13 Pull requests opened by 8 people
-
Fixed #35548 -- Fixed data leakage when setUpTestData() fails without transaction support.
#19774 opened
Aug 25, 2025 -
Added coverage workflow for test coverage
#19777 opened
Aug 25, 2025 -
Ticket 36571 collate fix
#19783 opened
Aug 26, 2025 -
Fixed #36578 -- Updated inline delete icon button dimensions to 24x24 pixels.
#19789 opened
Aug 28, 2025 -
Fixed #36579 -- Improved yesno template filter handling of invalid arguments.
#19791 opened
Aug 28, 2025 -
Fixed #36526 -- Doc'd QuerySet.bulk_update() memory usage when batching.
#19792 opened
Aug 28, 2025 -
Fixed #36508 -- Interpreted __iexact=None on KeyTransforms as __exact=None.
#19793 opened
Aug 29, 2025 -
Fixed #35381 -- Added JSONNull() expression.
#19794 opened
Aug 29, 2025 -
Fixed #36580 -- Fixed constraint validation crash when condition uses a `ForeignObject`.
#19798 opened
Aug 30, 2025 -
Fixed #36584 -- Fixed RHS subquery cardinality check to allow ForeignObject selection
#19799 opened
Aug 30, 2025 -
Fixed #36264 -- Excluded proxy neighbors of parents from deletion collection when keep_parents=True.
#19800 opened
Aug 30, 2025 -
Fixed #36434 -- Preserved unbuffered stdio (-u) in autoreloader child.
#19802 opened
Aug 31, 2025 -
Fixed #17752 -- Added clearer example for serializing models with multi-table inheritance
#19804 opened
Sep 1, 2025
26 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 #35859 -- Implement Tasks interface as per DEP 14
#18627 commented on
Aug 29, 2025 • 38 new comments -
Fixed #28586 -- Added model field fetching modes.
#17554 commented on
Aug 29, 2025 • 6 new comments -
Refs #28586 -- Split descriptor from GenericForeignKey.
#19381 commented on
Aug 31, 2025 • 4 new comments -
Fixed #36553 -- Improved semantic structure of admin widgets.
#19735 commented on
Aug 30, 2025 • 3 new comments -
Fixed #36187 -- Added support for CompositePrimaryKey in SingleObjectMixin.
#19767 commented on
Aug 25, 2025 • 2 new comments -
Fixed #36564 -- Changed DEFAULT_AUTO_FIELD from AutoField to BigAutoField
#19753 commented on
Aug 30, 2025 • 2 new comments -
Fixed #36554 -- Fixed TabularInline to prevent link truncation with long title.
#19737 commented on
Aug 30, 2025 • 2 new comments -
Fixed #36543 -- French Canadian locale formats times incorrectly.
#19716 commented on
Aug 28, 2025 • 2 new comments -
Fixed #36539 -- Admin uses related field verbose_name attribute if available
#19704 commented on
Aug 25, 2025 • 2 new comments -
Fixed #36083 -- Ran system checks in ParallelTestSuite workers
#19070 commented on
Aug 25, 2025 • 1 new comment -
Fixed #34044 -- Added admin sidebar to index and app index pages.
#19768 commented on
Aug 26, 2025 • 0 new comments -
Refs #36549 -- Updated OpenLayers to v10.6.0.
#19765 commented on
Aug 30, 2025 • 0 new comments -
Fixed #36559 -- Ignored partials embedded in verbatim or comment blocks in PartialTemplate.source.
#19750 commented on
Aug 30, 2025 • 0 new comments -
Fixed #34643 -- Moved admin form label to a more accessible place.
#19713 commented on
Aug 27, 2025 • 0 new comments -
Fixed #36529 -- Added support for the admin navigation sidebar on mobile screens.
#19696 commented on
Aug 28, 2025 • 0 new comments -
Fixed #36367 -- Improving the accessibility of the date_hierarchy layout in the admin.
#19688 commented on
Aug 30, 2025 • 0 new comments -
Fixed #36426 -- Prefetch_related_objects to support all iterable types.
#19685 commented on
Aug 31, 2025 • 0 new comments -
Refs #36481 -- Fixed QuerySet.update concrete fields check.
#19595 commented on
Aug 30, 2025 • 0 new comments -
Ticket 26434
#19524 commented on
Sep 1, 2025 • 0 new comments -
Ticket 26434 2
#19519 commented on
Sep 1, 2025 • 0 new comments -
Fixed #27222 -- Refreshed model field values assigned expressions on save().
#19285 commented on
Aug 28, 2025 • 0 new comments -
Fixed #36192 -- Used semantic HTML for buttons.
#19283 commented on
Aug 29, 2025 • 0 new comments -
Bumped isort version to 6.0.0.
#19109 commented on
Aug 27, 2025 • 0 new comments -
Fixed #35629 -- Added support for async database connections and cursors.
#18408 commented on
Aug 28, 2025 • 0 new comments -
Refs #33620 -- Accessibility in pipeline
#16115 commented on
Aug 27, 2025 • 0 new comments -
Refs #29822 -- Improved date, time and datetime HTML inputs
#15806 commented on
Aug 27, 2025 • 0 new comments