Timeline
Dec 19, 2023:
- 11:12 PM Ticket #35051 (HTTP handling - HEAD Responses Drop Headers) updated by
- As for me this is a new feature request for supporting HTTP ranges.
- 7:48 PM Ticket #24638 (Database layer (models, ORM) - Support adding an SQL comment in queries) updated by
- I've recently come across https://github.com/ossc-db/pg_hint_plan …
- 4:32 PM Ticket #35051 (HTTP handling - HEAD Responses Drop Headers) updated by
- something like: […]
- 4:27 PM Ticket #35051 (HTTP handling - HEAD Responses Drop Headers) updated by
- The discussion linked is over Content-Length being returned for the …
- 4:15 PM Ticket #35051 (HTTP handling - HEAD Responses Drop Headers) updated by
- The use case for this is that your GET request has a large body and so …
- 3:34 PM Ticket #35051 (HTTP handling - HEAD Responses Drop Headers) updated by
-
Cc, Component changed
- 3:34 PM Ticket #35051 (HTTP handling - HEAD Responses Drop Headers) updated by
-
I don't agree, we intentionally drop the
Content-Length. Please … - 3:10 PM Ticket #35051 (HTTP handling - HEAD Responses Drop Headers) updated by
-
Cc, Severity, Triage Stage changed
I did some research on the topic and from … - 11:04 AM Changeset [47033bf]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Doc'd that users with unusable passwords cannot request a password reset.
- 7:15 AM Ticket #35051 (HTTP handling - HEAD Responses Drop Headers) created by
- When using runserver headers are dropped for head requests, in …
- 7:07 AM Ticket #35033 (Core (Mail) - EmailMessage repeats header if provided via the headers kwargs) updated by
-
Patch needs improvement, Has patch, Needs tests changed
- 5:03 AM Ticket #34277 (Database layer (models, ORM) - Add where clause in QuerySet.bulk_create() when update_conflicts=True) updated by
-
Patch needs improvement, Needs documentation changed
- 3:46 AM Ticket #28586 (Database layer (models, ORM) - Automatically prefetch related for "to one" fields as needed.) updated by
-
Cc changed
- 3:02 AM Ticket #33497 (Database layer (models, ORM) - Document that database persistent connections do not work with ASGI ...) updated by
-
Status, Patch needs improvement, Owner changed
Dec 18, 2023:
- 10:21 PM Ticket #15049 (Database layer (models, ORM) - Using annotation before and after filter gives wrong results) updated by
-
Status, Patch needs improvement, Owner changed
- 3:03 PM Ticket #29843 (contrib.auth - Create permissions using migration operations rather than using the ...) updated by
-
Cc changed
- 2:19 PM Ticket #35050 (Database layer (models, ORM) - Issue filtering on FilteredRelation with F object) updated by
-
Cc, Component, Triage Stage changed
Thanks for the report! Regression in … - 1:57 PM Ticket #35050 (Database layer (models, ORM) - Issue filtering on FilteredRelation with F object) updated by
-
Description changed
- 1:57 PM Ticket #35050 (Database layer (models, ORM) - Issue filtering on FilteredRelation with F object) updated by
-
Description changed
- 1:45 PM Ticket #35050 (Database layer (models, ORM) - Issue filtering on FilteredRelation with F object) created by
- I just started trying to upgrade an existing project from Django 4.2.8 …
- 1:25 PM Ticket #34277 (Database layer (models, ORM) - Add where clause in QuerySet.bulk_create() when update_conflicts=True) updated by
-
Patch needs improvement changed
- 12:33 PM Ticket #35028 (Database layer (models, ORM) - psycopg3: distinct query iteration causes ...) updated by
-
Cc changed
- 8:31 AM Ticket #35049 (GIS - Drop support for GDAL 2.4) updated by
-
Version, Type, Triage Stage changed
Accepting following the conversation in the … - 8:26 AM Ticket #34566 (contrib.admin - ModelAdmin get_field_queryset uses related admin ordering, but not ...) updated by
- PR has code style and test failures that needs fixing.
- 8:20 AM Ticket #35048 (GIS - Drop support for Proj 5.x) updated by
-
Version, Type, Triage Stage changed
Accepting following the conversation in the … - 8:17 AM Ticket #35049 (GIS - Drop support for GDAL 2.4) created by
- GDAL 2.4 was released in December-2018. Therefore by the time Django …
- 8:12 AM Ticket #35048 (GIS - Drop support for Proj 5.x) created by
- Proj 5.x was released in March-2018. By the time Django 5.1 is …
- 7:46 AM Ticket #35030 (contrib.auth - Make django.contrib.auth decorators work with async functions.) updated by
-
Patch needs improvement changed
- 6:44 AM Ticket #35030 (contrib.auth - Make django.contrib.auth decorators work with async functions.) updated by
-
Patch needs improvement changed
- 6:17 AM Ticket #35013 (HTTP handling - LogoutView from django.contrib.auth in Django 5.0 seems to use the ...) updated by
-
Severity changed
- 6:14 AM Ticket #35030 (contrib.auth - Make django.contrib.auth decorators work with async functions.) updated by
- Hello Dingning, thanks for your work on this ticket. Once your PR is …
- 5:45 AM Ticket #35047 (Migrations - Wrong sql query for migration) closed by
-
invalid:
Field.defaultdoesn't set a permanent default at the database level. … - 5:25 AM Ticket #35047 (Migrations - Wrong sql query for migration) updated by
- Code format
- 5:24 AM Ticket #35047 (Migrations - Wrong sql query for migration) updated by
-
Description changed
- 5:23 AM Ticket #35047 (Migrations - Wrong sql query for migration) created by
-
I had the model:
[…]
Then I changed the
usd_per_creditfield … - 3:20 AM Ticket #34411 (GIS - Update obsolete GDAL API for DataSource handling) closed by
- fixed: In 08306bad: […]
- 2:43 AM Ticket #34411 (GIS - Update obsolete GDAL API for DataSource handling) updated by
-
Owner, Triage Stage changed
- 2:42 AM Changeset [08306bad]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #34411 -- Updated GDAL API to handle vector DataSource's. …
- 2:12 AM Ticket #35046 (Utilities - BlankChoiceIterator causes AttributeError for some existing packages ...) updated by
-
Agreed. Also, returning
0is incorrect and would likely break things …
Dec 17, 2023:
- 11:07 PM Ticket #35030 (contrib.auth - Make django.contrib.auth decorators work with async functions.) updated by
-
Patch needs improvement changed
Here is my PR. https://github.com/django/django/pull/17621 - 11:05 PM Ticket #35030 (contrib.auth - Make django.contrib.auth decorators work with async functions.) updated by
-
Needs documentation, Has patch changed
- 10:47 PM Ticket #35046 (Utilities - BlankChoiceIterator causes AttributeError for some existing packages ...) closed by
- invalid: Replying to Hazho Human: > The iterators should have …
- 9:02 PM Ticket #35043 (HTTP handling - LogoutView.as_view() no longer works in 5.0) updated by
- If you would like to continue supporting logout via GET, you could …
- 5:52 PM Ticket #35046 (Utilities - BlankChoiceIterator causes AttributeError for some existing packages ...) updated by
-
Cc changed
- 5:51 PM Ticket #35046 (Utilities - BlankChoiceIterator causes AttributeError for some existing packages ...) created by
- The iterators should have method len ...! while this is not the …
- 5:00 PM Ticket #35043 (HTTP handling - LogoutView.as_view() no longer works in 5.0) updated by
- How am I supposed to use LogoutView in urls.py now? i.e. without any …
- 3:05 PM Ticket #35043 (HTTP handling - LogoutView.as_view() no longer works in 5.0) updated by
- > Please don't just immediately close my ticket without at least …
- 1:19 PM Ticket #35043 (HTTP handling - LogoutView.as_view() no longer works in 5.0) updated by
- I don't consider it a duplicate because URL path entries do not …
- 12:51 PM Ticket #34411 (GIS - Update obsolete GDAL API for DataSource handling) updated by
-
Patch needs improvement changed
Patch should be reviewable now, thanks to David Smith! - 11:14 AM Ticket #27055 (GIS - Model form with geometry widgets has invalid html) closed by
-
fixed: The
<style>part was removed in … - 10:02 AM Ticket #35041 (File uploads/storage - DATA_UPLOAD_MAX_MEMORY_SIZE causes a confusing error when not an integer) closed by
- wontfix: Thanks for the report, however we cannot add type checks for all …
- 9:30 AM Ticket #35042 (Database layer (models, ORM) - Queryset count does not work after union when annotations on ...) closed by
- fixed: In 7727892: […]
- 7:44 AM Ticket #34981 (Testing framework - Promote `--pair` and `--bisect` from `runtest.py` to be available as ...) updated by
-
Cc changed
- 7:36 AM Ticket #35033 (Core (Mail) - EmailMessage repeats header if provided via the headers kwargs) updated by
- I agree that an exception sounds more correct, probably a ValueError, …
- 6:37 AM Ticket #24686 (Migrations - Support for Moving a model between two Django apps) updated by
- Hi Maarten! I don't think moving the model code to the new django app …
- 4:00 AM Ticket #24686 (Migrations - Support for Moving a model between two Django apps) updated by
- I've been struggling with this issue for a while, and came upon an …
Dec 16, 2023:
- 5:28 PM Ticket #35041 (File uploads/storage - DATA_UPLOAD_MAX_MEMORY_SIZE causes a confusing error when not an integer) updated by
-
Status, Owner, Triage Stage changed
Looks like it'll probably be the user's responsibility for handling … - 1:24 PM Ticket #35033 (Core (Mail) - EmailMessage repeats header if provided via the headers kwargs) updated by
-
Cc changed
- 1:24 PM Ticket #35033 (Core (Mail) - EmailMessage repeats header if provided via the headers kwargs) updated by
-
Should we override with the data in
headersor should be throw an … - 1:23 PM Ticket #35042 (Database layer (models, ORM) - Queryset count does not work after union when annotations on ...) updated by
-
Triage Stage changed
- 1:22 PM Ticket #35045 (File uploads/storage - Add a PersistedTemporaryFileUploadHandler for file upload) closed by
- wontfix: Please first start a discussion on the …
- 1:19 PM Changeset [7727892]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #35042 -- Fixed a count() crash on combined queries. Regression …
- 1:05 PM Ticket #34013 (Database layer (models, ORM) - Support ordering by annotation transforms (e.g JSONObject/ArrayAgg ...) updated by
- In eea4f92f: […]
- 1:05 PM Changeset [eea4f92f]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Refs #34013 -- Registered instance lookups as documented in tests.
- 11:42 AM Ticket #35044 (Database layer (models, ORM) - Accessing a deferred field clears reverse relations) updated by
-
Type, Triage Stage changed
Feels like a bug to me. Whenrefresh_from_db(fields)is specified … - 11:38 AM Ticket #35045 (File uploads/storage - Add a PersistedTemporaryFileUploadHandler for file upload) created by
- Using the PersistedTemporaryFileUploadHandler upload handler, …
- 6:53 AM Ticket #35044 (Database layer (models, ORM) - Accessing a deferred field clears reverse relations) created by
-
DeferredAttribute.__get__callsModel.refresh_from_db()to load … - 2:32 AM Ticket #35043 (HTTP handling - LogoutView.as_view() no longer works in 5.0) closed by
- duplicate: Duplicate of #35013. Please don't open duplicates and check …
- 2:18 AM Ticket #34909 (contrib.admin - Accessible names for Add / Change buttons in Django Admin) closed by
- fixed: In c83c639: […]
- 2:18 AM Ticket #34909 (contrib.admin - Accessible names for Add / Change buttons in Django Admin) updated by
- In 5b885106: […]
- 1:02 AM Ticket #35041 (File uploads/storage - DATA_UPLOAD_MAX_MEMORY_SIZE causes a confusing error when not an integer) updated by
-
Status, Owner changed
- 1:01 AM Ticket #35041 (File uploads/storage - DATA_UPLOAD_MAX_MEMORY_SIZE causes a confusing error when not an integer) updated by
-
Has patch, Triage Stage changed
I was able to reproduce the error using the steps you provided. It … - 12:48 AM Ticket #35028 (Database layer (models, ORM) - psycopg3: distinct query iteration causes ...) updated by
-
Severity changed
Django 4.2 is in extended support so it no longer receive bugfixes …
Note:
See TracTimeline
for information about the timeline view.