-
-
Notifications
You must be signed in to change notification settings - Fork 33.4k
Pull requests: django/django
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add more tests on LazyStream class
#11347
opened May 9, 2019 by
MahdiZareie
Loading…
updated Mar 9, 2021
Improved docs for Signer to encourage more secure patterns.
#15439
opened Feb 18, 2022 by
spookylukey
Loading…
updated Feb 20, 2022
Slightly more informative message to user
#15464
opened Feb 25, 2022 by
leunga1000
Loading…
updated Feb 25, 2022
Clarify the role of has_module_permission and has_view_permission for change list view
#15478
opened Mar 4, 2022 by
julianklotz
Loading…
updated Mar 4, 2022
Refs #32915 -- easier to understand traceback from _gcd_import
#16189
opened Oct 17, 2022 by
allen-munsch
Loading…
updated Oct 17, 2022
Fixed #33380 -- Prioritize likely user files when watching for file changes in auto-reloader
#15418
opened Feb 11, 2022 by
hrushikeshrv
Loading…
updated Oct 20, 2022
Replaced os.path by pathlib in tests.
#15990
opened Aug 24, 2022 by
claudep
Loading…
updated Dec 3, 2022
Allow using test client response.json() with StreamingHttpResponse
#16638
opened Mar 8, 2023 by
vainu-arto
Loading…
updated Mar 8, 2023
Added more details about EMAIL_SSL certfile in doc
#16654
opened Mar 14, 2023 by
raydeal
Loading…
updated Mar 14, 2023
Refs #34338 - Allowed customizing ValidationError code in UniqueConstraint
#16598
opened Feb 24, 2023 by
xavfernandez
Loading…
updated Apr 13, 2023
Fixed #27060: Extended inspectdb so indexes are added to Meta.indexes.
#12712
opened Apr 13, 2020 by
drewbrew
Loading…
updated Apr 28, 2023
Fixed some "currentmodule" references in docs.
#16294
opened Nov 12, 2022 by
smithdc1
Loading…
updated May 5, 2023
Fixed #34555 allows Fields to be added to Models in __init_subclass__
#16849
opened May 11, 2023 by
JonAnCla
Loading…
updated May 16, 2023
Fixed setup for spelling tests to be equal in tox.ini and GHA.
#16113
opened Sep 25, 2022 by
icemac
Loading…
updated Jun 1, 2023
Fixed #27029: Make email local-part accept Unicode characters
#16181
opened Oct 13, 2022 by
j-bernard
Loading…
updated Jun 2, 2023
Added tests for utils.archive/_os.
#16956
opened Jun 8, 2023 by
TaiYou-TW
Loading…
updated Jun 8, 2023
Add class name interpolation in Meta.permissions codenames
#15936
opened Aug 9, 2022 by
julianklotz
Loading…
updated Jul 18, 2023
Leveraged db_returning to determine fields to insert
#17230
opened Sep 6, 2023 by
claudep
Loading…
updated Sep 7, 2023
WIP: Unforced AutoFields to be primary keys
#17169
opened Aug 16, 2023 by
claudep
Loading…
updated Sep 17, 2023
Fixed #28805 -- Added regular expression database functions.
#12438
opened Feb 9, 2020 by
ngnpope
Loading…
updated Sep 18, 2023
Updated docs example to use cookie-based storage for timezone handling
#17306
opened Sep 24, 2023 by
rob101
Loading…
updated Sep 24, 2023
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.