Skip to content

Pull requests: django/django

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

tearing down fixtures on exception during setup
#18312 opened Jun 25, 2024 by Kyroyen Draft
6 tasks done
Fixed #35551 - Fixed PK updates in admin.
#18311 opened Jun 25, 2024 by csirmazbendeguz Loading…
6 tasks done
Removed superfluous request.user assignment in RemoteUserMiddleware.
#18310 opened Jun 25, 2024 by jaap3 Loading…
2 of 6 tasks
Fixed #35551 - Added PK conflict check to forms.
#18305 opened Jun 24, 2024 by csirmazbendeguz Loading…
6 tasks done
Fixed #35530 -- Deprecated request.user fallback in auth.login.
#18303 opened Jun 24, 2024 by jaap3 Loading…
4 of 6 tasks
Fixed #13559 -- Made current site available through context manager.
#18299 opened Jun 22, 2024 by FarhanAliRaza Loading…
5 of 6 tasks
Fixed #25782 – update docstring on CacheMiddleware and cache_page.
#18297 opened Jun 22, 2024 by wassef911 Loading…
3 of 6 tasks
Optimized Case.as_sql() default compilation.
#18296 opened Jun 21, 2024 by timgraham Loading…
Fixed #35413 -- Fixed lookup error message to be clearer.
#18293 opened Jun 21, 2024 by wookkl Loading…
4 of 6 tasks
Exclude pylibmc on MacOS and Windows
#18291 opened Jun 20, 2024 by jaap3 Loading…
2 of 6 tasks
Update validators.py
#18284 opened Jun 19, 2024 by majid-vaghari Loading…
6 tasks
Document the unusability metadata of password
#18283 opened Jun 19, 2024 by Flimm Loading…
Fixed #27452 - Added SerialField.
#18280 opened Jun 18, 2024 by csirmazbendeguz Loading…
6 tasks done
Refs #26029 -- Minimally documented StorageHandler API.
#18277 opened Jun 15, 2024 by carltongibson Loading…
3 of 6 tasks
Fixed #35518 -- Used simpler string operations for converter-less routes benchmark Apply to have ASV benchmarks run on a PR
#18270 opened Jun 12, 2024 by RealOrangeOne Loading…
4 of 6 tasks
Fixed #35520 -- Used correct database for ModelAdmin transactions
#18268 opened Jun 11, 2024 by RealOrangeOne Loading…
4 of 6 tasks
ProTip! Exclude everything labeled bug with -label:bug.