Pull requests: django/django
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Refs #35058 -- Added support for WKB > 2GB with GDAL 3.3+.
#17636
opened Dec 22, 2023 by
smithdc1
Loading…
Fixed #35022 -- Fixed RenameIndex() crash on unnamed indexes if exists unique constraint on the same fields.
#17635
opened Dec 22, 2023 by
David-Wobrock
Loading…
Fixed #35050 -- FilteredRelation crashed when expression condition contained relation name.
#17634
opened Dec 21, 2023 by
David-Wobrock
Loading…
Refs #21442 -- Modernising Request Object attribute names.
#17624
opened Dec 19, 2023 by
SirAbhi13
Loading…
implemented batches for prefetch_query and added test cases
#17623
opened Dec 19, 2023 by
coolyashas
•
Draft
Refs #35030: Addded alogin_required and apermission_required
#17621
opened Dec 18, 2023 by
HappyDingning
Loading…
Fixed #35028 -- Disabled server-side bindings for named cursors on psycopg>=3.
#17615
opened Dec 15, 2023 by
charettes
Loading…
Improved cache.tests.FileBasedCacheTests.test_touch to avoid flakiness due to slow file system access.
#17614
opened Dec 15, 2023 by
nessita
Loading…
Fixed #29049 -- Added slicing notation to F expressions.
#17596
opened Dec 11, 2023 by
ngnpope
Loading…
Refs #33497 -- Added connection pool support for PostgreSQL.
#17594
opened Dec 11, 2023 by
sarahboyce
Loading…
Fixed #28344 -- Added from_queryset parameter to Model.refresh_from_db()
#17592
opened Dec 10, 2023 by
aivarsk
Loading…
Fixed #13314 -- Make FileField validate the full filepath against max_length on ModelForms
#17576
opened Dec 5, 2023 by
anorthall
Loading…
Fixed selenium tests in Firefox.
selenium
Apply to have Selenium tests run on a PR
#17562
opened Nov 30, 2023 by
pbratkowski
Loading…
Fixed #28586 -- Added model field lazy loading modes.
#17554
opened Nov 29, 2023 by
adamchainz
•
Draft
Warn about persistent connection "feature" in Django 4.0+
#17553
opened Nov 29, 2023 by
retupmoca
Loading…
Updated docs for Django releases, including details about fetching and processing translations.
#17545
opened Nov 28, 2023 by
nessita
Loading…
Fixed #34566 : ModelAdmin get_field_queryset uses related admin ordering
#17535
opened Nov 27, 2023 by
Krishna2864
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.