Timeline



Aug 22, 2023:

11:53 PM Ticket #34793 (Database layer (models, ORM) - Django ORM returns None when field has value in BD) closed by Mariusz Felisiak
invalid: TBH, I'm not sure what you're trying to report, but it looks like a …
11:45 PM Ticket #34792 (Database layer (models, ORM) - Creating and saving a model using a custom primary key field can yield ...) closed by Mariusz Felisiak
duplicate: Chris, thanks! Yes it's a duplicate of #32442. > I'm not sure that it …
10:35 PM Ticket #34792 (Database layer (models, ORM) - Creating and saving a model using a custom primary key field can yield ...) updated by Chris M
Cc changed
I can reproduce this in version 3.2, but not in 4.0+. It looks like …
10:23 PM Ticket #34793 (Database layer (models, ORM) - Django ORM returns None when field has value in BD) created by Alexandre Rodrigues Batista
I have this model: […] and always I try to get field …
8:45 PM Ticket #34781 (Core (Other) - Clarify documentation of `request` objects in the `django.server` ...) updated by Natalia <124304+nessita@…>
In f55b4202: […]
8:44 PM Changeset [f55b4202]stable/4.2.x by Natalia <124304+nessita@…>
[4.2.x] Fixed #34781 -- Updated logging ref docs for django.server's …
8:43 PM Ticket #34781 (Core (Other) - Clarify documentation of `request` objects in the `django.server` ...) closed by GitHub <noreply@…>
fixed: In 428023e2: […]
8:43 PM Changeset [428023e2]mainstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Fixed #34781 -- Updated logging ref docs for django.server's request …
8:25 PM Ticket #34781 (Core (Other) - Clarify documentation of `request` objects in the `django.server` ...) updated by Natalia Bidart
Triage Stage changed
6:15 PM Ticket #34784 (Internationalization - Django french short date format translation bug) updated by Amir Karimi
So, it seems if we just copy fr folder and paste it as fr_CH like what …
4:56 PM Ticket #34792 (Database layer (models, ORM) - Creating and saving a model using a custom primary key field can yield ...) updated by mike w
Type, Description changed
4:12 PM Ticket #34792 (Database layer (models, ORM) - Creating and saving a model using a custom primary key field can yield ...) created by mike w
Summary: In some situations, creating and saving a model which …
4:11 PM Ticket #34709 (HTTP handling - charset should be ignored for the application/x-www-form-urlencoded ...) updated by Mariusz Felisiak
Has patch changed
PR
3:55 PM Ticket #34791 (Database layer (models, ORM) - Prefetch's queryset attribute is ignored when the same nested relation ...) closed by Natalia Bidart
worksforme: I have created a few models of my own and tested your queries. The …
3:24 PM Ticket #34791 (Database layer (models, ORM) - Prefetch's queryset attribute is ignored when the same nested relation ...) updated by Natalia Bidart
Hello! Thank you for your report. Could you please post your models.py …
2:57 PM Ticket #34791 (Database layer (models, ORM) - Prefetch's queryset attribute is ignored when the same nested relation ...) created by Maxime Toussaint
Note: Edited the description following the discussion There seems to …
8:49 AM Ticket #34790 (Migrations - loading old migration file) closed by David Sanders
wontfix: Hello, Sorry but Django doesn't really support dynamically changing …
8:19 AM Ticket #34790 (Migrations - loading old migration file) created by Amin Aminian
Hi! I was working on my Django command, which is a command for …
8:14 AM Ticket #34787 (Core (Management commands) - The 'runserver' command doesn't work when run from an installed script ...) updated by Sarah Boyce
Hi Joël, thank you for this report! Just looking at what changes …
6:13 AM Ticket #5929 (Database layer (models, ORM) - Allow Fields to use multiple db columns (complex datatypes)) updated by Kound
This is also needed if you want to support a user entering a value in …
5:42 AM Changeset [48a1929]mainstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Removed unnecessary trailing commas in tests.
3:26 AM Ticket #34757 (Testing framework - AsyncClient should follow redirects) updated by Mariusz Felisiak
Patch needs improvement changed
3:22 AM Ticket #33651 (contrib.contenttypes - Support prefetch GenericForeignKey with custom queryset.) updated by Mariusz Felisiak
Patch needs improvement, Needs tests, Needs documentation changed
1:56 AM Ticket #34788 (Internationalization - Correct NUMBER_GROUPING in Japan.) updated by tell-k
Mariusz Felisiak, Thank you for your help.

Aug 21, 2023:

10:55 PM Changeset [f1c0a3ba]mainstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Added tests for model field's choices iterator/iterable values.
10:39 PM Ticket #34789 (contrib.admin - `filter_horizontal` duplicates entries in "Chosen" column after ...) updated by Mariusz Felisiak
Cc changed
Check out related tickets #34025 and #11803.
10:32 PM Ticket #34788 (Internationalization - Correct NUMBER_GROUPING in Japan.) closed by GitHub <noreply@…>
fixed: In 6934fc3: […]
10:31 PM Changeset [6934fc3]mainstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Fixed #34788 -- Corrected NUMBER_GROUPING for Japanese.
10:27 PM Ticket #34788 (Internationalization - Correct NUMBER_GROUPING in Japan.) updated by Mariusz Felisiak
Has patch, Triage Stage changed
Hiroki, Shinya, thanks for your confirmation. …
10:11 PM Ticket #34788 (Internationalization - Correct NUMBER_GROUPING in Japan.) updated by Shinya Okano
+1 In Japan, the public documents from the government are used the …
7:57 PM Ticket #34789 (contrib.admin - `filter_horizontal` duplicates entries in "Chosen" column after ...) updated by Natalia Bidart
Summary changed
7:53 PM Ticket #34789 (contrib.admin - `filter_horizontal` duplicates entries in "Chosen" column after ...) updated by Natalia Bidart
Triage Stage changed
Replying to devin13cox: > Of course, here is the model …
7:24 PM Ticket #34788 (Internationalization - Correct NUMBER_GROUPING in Japan.) updated by Hiroki Kiyohara
Hi. I am a Japanese dev who has contributed to Django in the past. We …
7:10 PM Ticket #12241 (contrib.admin - Admin forgets URL used for prefilling forms when hitting Save and add ...) updated by Mariana
Owner changed
5:43 PM Ticket #34789 (contrib.admin - `filter_horizontal` duplicates entries in "Chosen" column after ...) updated by Devin Cox
Replying to Natalia Bidart: > Hello! Thank you for your …
5:04 PM Ticket #34789 (contrib.admin - `filter_horizontal` duplicates entries in "Chosen" column after ...) updated by Natalia Bidart
Hello! Thank you for your report. Could you please post your admin.py …
4:46 PM Ticket #34789 (contrib.admin - `filter_horizontal` duplicates entries in "Chosen" column after ...) updated by Devin Cox
Description changed
4:45 PM Screenshot 2023-08-21 at 2.14.24 PM.png attached to Ticket #34789 by Devin Cox
Second Screenshot
4:45 PM Screenshot 2023-08-21 at 2.09.51 PM.png attached to Ticket #34789 by Devin Cox
First Screenshot
4:45 PM Ticket #34789 (contrib.admin - `filter_horizontal` duplicates entries in "Chosen" column after ...) created by Devin Cox
Hi there, I noticed a minor frontend bug related to the …
12:27 PM Ticket #33143 (Database layer (models, ORM) - Block import-time queries) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In fbd16438: […]
12:25 PM Ticket #34788 (Internationalization - Correct NUMBER_GROUPING in Japan.) updated by Mariusz Felisiak
Type, Has patch, Triage Stage, Component, Summary changed
Thanks, seems good. Would you like to prepare a patch (via GitHub PR)? …
11:27 AM ja_formats.patch attached to Ticket #34788 by tell-k
Set NUMBER_GROUPING = 3
11:20 AM Ticket #34788 (Internationalization - Correct NUMBER_GROUPING in Japan.) created by tell-k
I want to update django/conf/locale/en/formats.py since the general …
11:20 AM Ticket #34784 (Internationalization - Django french short date format translation bug) updated by Claude Paroz
No, we have to differentiate between fr (or fr_FR) and fr_CH/fr_BE.
8:04 AM Ticket #33651 (contrib.contenttypes - Support prefetch GenericForeignKey with custom queryset.) updated by David Smith
Patch needs improvement changed
6:46 AM Ticket #33143 (Database layer (models, ORM) - Block import-time queries) updated by Mariusz Felisiak
Patch needs improvement, Triage Stage changed
6:44 AM Changeset [fbd16438]mainstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #33143 -- Raised RuntimeWarning when performing import-time queries.
4:24 AM Ticket #34784 (Internationalization - Django french short date format translation bug) updated by Olivier Pons
Perhaps the official version is "d.m.Y" – I haven't really checked …
4:01 AM Ticket #34784 (Internationalization - Django french short date format translation bug) updated by Claude Paroz
Triage Stage changed
Makes sense. However, as the real short format is different at least …

Aug 20, 2023:

11:21 PM Ticket #34787 (Core (Management commands) - The 'runserver' command doesn't work when run from an installed script ...) updated by Joël Larose
Status, Resolution changed
There's no stack trace produced. I even tried wrapping my code in …
10:26 PM Ticket #34787 (Core (Management commands) - The 'runserver' command doesn't work when run from an installed script ...) closed by Mariusz Felisiak
needsinfo: Replying to Joël Larose: > It gives: > {{{ > …
7:24 PM Fix_for__runserver__command_when_run_from_an_exe_script_.patch attached to Ticket #34787 by Joël Larose
7:24 PM Ticket #34787 (Core (Management commands) - The 'runserver' command doesn't work when run from an installed script ...) created by Joël Larose
My manage.py is as follows: […] In my pyproject.toml I have: …
2:53 PM Changeset [bd2ff65]mainstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Fixed DatabaseCreation.get_test_db_clone_settings() for empty database …
10:03 AM Ticket #34784 (Internationalization - Django french short date format translation bug) updated by Mariusz Felisiak
Cc changed
9:09 AM Changeset [4c85d94b]mainstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Fixed utils_tests.test_lazyobject.SimpleLazyObjectPickleTestCase. …
7:39 AM Ticket #34786 (Database layer (models, ORM) - Multiple Q objects in the same .filter() behave oddly with ManyToMany ...) closed by Mariusz Felisiak
invalid: This is not strictly related with Q() objects and it's a …
12:13 AM Ticket #34786 (Database layer (models, ORM) - Multiple Q objects in the same .filter() behave oddly with ManyToMany ...) created by Jon Janzen
I found something odd, this may be intentional behavior (if …

Aug 19, 2023:

8:30 AM Ticket #34642 (Core (Other) - File.open to support different encodings) updated by Mariusz Felisiak
Needs documentation changed
4:24 AM Ticket #34779 (Core (Serialization) - Serializer makes unnecessary joins) updated by Mariusz Felisiak <felisiak.mariusz@…>
In 46b2b08e: […]
4:23 AM Changeset [46b2b08e]stable/4.2.x by Mariusz Felisiak <felisiak.mariusz@…>
[4.2.x] Fixed #34779 -- Avoided unnecessary selection of non-nullable …
4:22 AM Ticket #34779 (Core (Serialization) - Serializer makes unnecessary joins) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 517d3bb4: […]
3:31 AM Ticket #34779 (Core (Serialization) - Serializer makes unnecessary joins) updated by Mariusz Felisiak
Triage Stage changed
3:29 AM Changeset [517d3bb4]mainstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #34779 -- Avoided unnecessary selection of non-nullable m2m …
2:39 AM Ticket #34785 (Error reporting - Contribution guide comes out non successful) closed by Mariusz Felisiak
invalid: Thanks for the report, however it looks like you have a non-UTF-8 …
2:29 AM Ticket #34785 (Error reporting - Contribution guide comes out non successful) updated by Shamil
Description changed
1:54 AM Ticket #34785 (Error reporting - Contribution guide comes out non successful) created by Shamil
Greetings to all! When I installed all the dependencies following the …
Note: See TracTimeline for information about the timeline view.
Back to Top