-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Pull requests: django/django
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fixed #36360 -- Fixed a queryset update() crash when using values() with annotations.
#19434
opened Apr 29, 2025 by
charettes
Loading…
removed checks meant for python version less then 3.6.
no ticket
Based on PR title, no linked Trac ticket
#19432
opened Apr 29, 2025 by
auvipy
Loading…
1 of 5 tasks
Fixed #36358 -- Fixed composite integer primary key introspection on SQLite.
#19431
opened Apr 29, 2025 by
charettes
Loading…
Fixed #36357 -- Removed unique_together from inspectdb output for tables with composite primary keys.
#19430
opened Apr 28, 2025 by
bmispelon
Loading…
2 of 6 tasks
Update contributing docs for new feature ideas
no ticket
Based on PR title, no linked Trac ticket
#19428
opened Apr 27, 2025 by
LilyFoote
Loading…
6 tasks
Fixed #36143 -- Made max_query_params respect SQLITE_LIMIT_VARIABLE_NUMBER.
#19427
opened Apr 27, 2025 by
laymonage
Loading…
4 of 6 tasks
Fixed #35276 -- Moved cache backend checks to the relevant backend classes.
DjangoCon Europe 🏰
#19426
opened Apr 27, 2025 by
tim-mccurrach
Loading…
2 of 6 tasks
Removed redundant redefinition of variable in tests/test_utils/tests.py.
no ticket
Based on PR title, no linked Trac ticket
#19424
opened Apr 27, 2025 by
cliff688
Loading…
Fixed #33174 -- Fix
migrate
/makemigrations
crash for model inheriting from Generic[T]
#19423
opened Apr 26, 2025 by
UnknownPlatypus
Loading…
6 tasks done
FIXED #5899 -- Allowed having the collapsible fieldset and inlines ex…
#19420
opened Apr 26, 2025 by
poncelettheo
Loading…
6 tasks done
Fixed #35852 -- Fixed inconsistent formatting of numbers in a locale-aware fashion.
#19419
opened Apr 26, 2025 by
tim-mccurrach
Loading…
6 tasks done
Fixed #14688 -- Made BaseInlineFormSet support explicit "auto_id" argument.
DjangoCon Europe 🏰
#19417
opened Apr 26, 2025 by
zeth
Loading…
6 tasks done
Fixed #36348 -- ManifestStaticFilesStorage breaks CSS containing data: URIs with multiple nested url()s
#19408
opened Apr 23, 2025 by
sciyoshi
Loading…
4 of 6 tasks
Fixed #35462 -- Added support for JSON_ArrayAgg aggregate function.
#19406
opened Apr 21, 2025 by
lufafajoshua
Loading…
5 of 6 tasks
Fixed #27489 permission update on model rename
#19405
opened Apr 20, 2025 by
artirix1927
Loading…
4 of 6 tasks
Fixed #32272 -- Fixed
gettext_lazy
inconsistent error when nested
#19403
opened Apr 20, 2025 by
AhmedNassar7
Loading…
4 of 6 tasks
Fixed #36295 -- Added support for overriding
GenericForeignKey
in abstract models
#19401
opened Apr 20, 2025 by
AhmedNassar7
Loading…
4 of 6 tasks
Fixed #35333 -- Ensured that date and time filters honor the
unlocalize
tag
#19400
opened Apr 20, 2025 by
AhmedNassar7
Loading…
4 of 6 tasks
Fixed #35930 -- Added @sensitive_variables to database backend methods
#19399
opened Apr 20, 2025 by
AhmedNassar7
Loading…
3 of 6 tasks
Fixed #36304 -- Added guidelines for function/class headers in documentation
#19397
opened Apr 20, 2025 by
AhmedNassar7
Loading…
4 of 6 tasks
Fixed #35095 Updated Swiss (German) number formatting to match common IT practices.
#19396
opened Apr 20, 2025 by
AhmedNassar7
Loading…
4 of 6 tasks
Fixed #36053 -- Corrected DOM structure for FilteredSelectMultiple widget label in admin
screenshots 🖼️
selenium
Apply to have Selenium tests run on a PR
#19394
opened Apr 19, 2025 by
AhmedNassar7
Loading…
3 of 6 tasks
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.