-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
Insights: django/django
Overview
-
0 Active issues
-
- 16 Merged pull requests
- 9 Open pull requests
- 0 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
16 Pull requests merged by 9 people
-
Fixed #35967 -- Deferred test suite fixtures serialization after all dbs setup.
#18949 merged
Feb 16, 2025 -
[5.2.x] Refs #36181 -- Removed the obsolete SubqueryConstraint machinery.
#19180 merged
Feb 15, 2025 -
Fixed #36173 -- Stabilized identity of Concat with an explicit output_field.
#19152 merged
Feb 15, 2025 -
Fixed #36102 -- Moved i18n comments directly above the translatable string.
#19052 merged
Feb 14, 2025 -
Corrected wording in docs/ref/models/constraints.txt.
#19164 merged
Feb 14, 2025 -
Fixed typo in docs/ref/databases.txt.
#19175 merged
Feb 14, 2025 -
Corrected SHORT_DATE_FORMAT for Korean (ko).
#19171 merged
Feb 13, 2025 -
Fixed #36158 -- Refactored
shell
command to improve auto-imported objects reporting.#19147 merged
Feb 13, 2025 -
Fixed #36182 -- Made querystring return "?" rather than "" when all parameters are removed.
#19167 merged
Feb 13, 2025 -
Fixed #36146 -- Recorded applied/unapplied migrations recursively.
#19170 merged
Feb 13, 2025 -
Fixed #35803 -- Reverted GIS functions support on MariaDB 11.7.
#19168 merged
Feb 13, 2025 -
Fixed #36181 -- Allowed Subquery usage in __in lookups against composite pks.
#19160 merged
Feb 13, 2025 -
Refs #23919 -- Removed Python 2 workaround in fixtures_regress
#19162 merged
Feb 11, 2025 -
Fixed #36149 -- Allowed subquery values against tuple in and exact lookups.
#19108 merged
Feb 11, 2025 -
Refs #35515 -- Cleaned-up shell command to docs and reporting.
#19161 merged
Feb 11, 2025 -
Used "django" repository in twine call in release how-to.
#19154 merged
Feb 11, 2025
9 Pull requests opened by 7 people
-
Fixed #36053 - Align FilteredSelectMultiple widget label
#19156 opened
Feb 9, 2025 -
Fixed #35676 -- Ensured validation of constraints for InlineForeignKeys.
#19157 opened
Feb 10, 2025 -
Fixed #36128 -- Doc'd the need to add a unique constraint in custom m2m through models.
#19158 opened
Feb 10, 2025 -
Fixed #36178 -- Applied consistent object quoting in admin delete confirmation page.
#19159 opened
Feb 10, 2025 -
Fixed #30200 -- Add support for using indexes in update() for ArrayFields.
#19166 opened
Feb 12, 2025 -
Fixed #36175 -- Refactor admin pagination to make it reusable across different queryset.
#19172 opened
Feb 13, 2025 -
Fixed #36186 -- Added forloop.total.
#19176 opened
Feb 14, 2025 -
Updated the release process following changes to the admin site
#19178 opened
Feb 15, 2025 -
Fixed #36191 -- Added O_TRUNC flag when overwriting files in FileSystemStorage.
#19179 opened
Feb 15, 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 #36138 -- Changed ADMINS and MANAGERS settings to lists of strings.
#19143 commented on
Feb 16, 2025 • 9 new comments -
Fixed #36104 -- Returned NotImplemented in Media.__add__ for non-Media RHS.
#19058 commented on
Feb 14, 2025 • 6 new comments -
Fixed #34865 - Memory release without garbage collection when `DatabaseWarpper` is removed.
#19153 commented on
Feb 13, 2025 • 5 new comments -
Fixed #35440 -- Updated parse_header_parameters logic.
#18424 commented on
Feb 14, 2025 • 4 new comments -
Fixed #35972 -- Fixed lookups failing due to list/tuple params mismatch.
#19057 commented on
Feb 10, 2025 • 3 new comments -
Fixed #36127 -- Fixed link is displayed when the str is blank in admin.
#19105 commented on
Feb 12, 2025 • 3 new comments -
Fixed #35514 -- Allows to configure multiple email backends.
#18421 commented on
Feb 14, 2025 • 2 new comments -
Fixed #35680 -- Added default automatic imports to shell.
#18560 commented on
Feb 16, 2025 • 2 new comments -
Fixed #35945 -- Added async interface to Paginator
#18938 commented on
Feb 11, 2025 • 1 new comment -
Refs #36163 -- Implemented deprecate_posargs decorator.
#19145 commented on
Feb 14, 2025 • 1 new comment -
Fixed #36179 -- Unhexed entries and removed duplicates in auth/common-passwords.txt.gz
#19155 commented on
Feb 16, 2025 • 0 new comments -
Refs #36005 -- Used datetime.UTC alias instead of datetime.timezone.utc.
#19149 commented on
Feb 9, 2025 • 0 new comments -
Fixed #35816 --Fix Scientific Notation Parsing in Django Templates
#19146 commented on
Feb 11, 2025 • 0 new comments -
Fixed #35572 - Migrated os.listdir calls to os.scandir.
#19140 commented on
Feb 11, 2025 • 0 new comments -
Fixed #36060 -- Prevented IntegrityError in bulk_create() with order_with_respect_to.
#19012 commented on
Feb 10, 2025 • 0 new comments -
Fixed #22977 -- Added system check for clashing managers and reverse related fields.
#18908 commented on
Feb 15, 2025 • 0 new comments -
Fixed #35650 -- Added multi select checkboxes with shift in TabularInlineAdmin and StackedInlineAdmin
#18438 commented on
Feb 10, 2025 • 0 new comments -
Fixed #31932 -- Unique checking in formsets should exclude forms mark…
#17822 commented on
Feb 14, 2025 • 0 new comments