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
- 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
- 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
-
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
- 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
- In f55b4202: […]
- 8:44 PM Changeset [f55b4202]stable/4.2.x by
- [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
- fixed: In 428023e2: […]
- 8:43 PM Changeset [428023e2]mainstable/5.0.xstable/5.1.xstable/5.2.x by
- 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
-
Triage Stage changed
- 6:15 PM Ticket #34784 (Internationalization - Django french short date format translation bug) updated by
- 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
-
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
- 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
-
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
- 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
- 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
- Note: Edited the description following the discussion There seems to …
- 8:49 AM Ticket #34790 (Migrations - loading old migration file) closed by
- wontfix: Hello, Sorry but Django doesn't really support dynamically changing …
- 8:19 AM Ticket #34790 (Migrations - loading old migration file) created by
- 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
- 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
- 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
- Removed unnecessary trailing commas in tests.
- 3:26 AM Ticket #34757 (Testing framework - AsyncClient should follow redirects) updated by
-
Patch needs improvement changed
- 3:22 AM Ticket #33651 (contrib.contenttypes - Support prefetch GenericForeignKey with custom queryset.) updated by
-
Patch needs improvement, Needs tests, Needs documentation changed
- 1:56 AM Ticket #34788 (Internationalization - Correct NUMBER_GROUPING in Japan.) updated by
- 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
- 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
-
Cc changed
Check out related tickets #34025 and #11803. - 10:32 PM Ticket #34788 (Internationalization - Correct NUMBER_GROUPING in Japan.) closed by
- fixed: In 6934fc3: […]
- 10:31 PM Changeset [6934fc3]mainstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #34788 -- Corrected NUMBER_GROUPING for Japanese.
- 10:27 PM Ticket #34788 (Internationalization - Correct NUMBER_GROUPING in Japan.) updated by
-
Has patch, Triage Stage changed
Hiroki, Shinya, thanks for your confirmation. … - 10:11 PM Ticket #34788 (Internationalization - Correct NUMBER_GROUPING in Japan.) updated by
- +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
-
Summary changed
- 7:53 PM Ticket #34789 (contrib.admin - `filter_horizontal` duplicates entries in "Chosen" column after ...) updated by
-
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
- 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
-
Owner changed
- 5:43 PM Ticket #34789 (contrib.admin - `filter_horizontal` duplicates entries in "Chosen" column after ...) updated by
- 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
- 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
-
Description changed
- 4:45 PM Ticket #34789 (contrib.admin - `filter_horizontal` duplicates entries in "Chosen" column after ...) created by
- 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
- fixed: In fbd16438: […]
- 12:25 PM Ticket #34788 (Internationalization - Correct NUMBER_GROUPING in Japan.) updated by
-
Type, Has patch, Triage Stage, Component, Summary changed
Thanks, seems good. Would you like to prepare a patch (via GitHub PR)? … - 11:20 AM Ticket #34788 (Internationalization - Correct NUMBER_GROUPING in Japan.) created by
-
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
- 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
-
Patch needs improvement changed
- 6:46 AM Ticket #33143 (Database layer (models, ORM) - Block import-time queries) updated by
-
Patch needs improvement, Triage Stage changed
- 6:44 AM Changeset [fbd16438]mainstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #33143 -- Raised RuntimeWarning when performing import-time queries.
- 4:24 AM Ticket #34784 (Internationalization - Django french short date format translation bug) updated by
-
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
-
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
-
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
- needsinfo: Replying to Joël Larose: > It gives: > {{{ > …
- 7:24 PM Ticket #34787 (Core (Management commands) - The 'runserver' command doesn't work when run from an installed script ...) created by
-
My
manage.py
is as follows: […] In mypyproject.toml
I have: … - 2:53 PM Changeset [bd2ff65]mainstable/5.0.xstable/5.1.xstable/5.2.x by
- 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
-
Cc changed
- 9:09 AM Changeset [4c85d94b]mainstable/5.0.xstable/5.1.xstable/5.2.x by
- 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
-
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
- 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
-
Needs documentation changed
- 4:24 AM Ticket #34779 (Core (Serialization) - Serializer makes unnecessary joins) updated by
- In 46b2b08e: […]
- 4:23 AM Changeset [46b2b08e]stable/4.2.x by
- [4.2.x] Fixed #34779 -- Avoided unnecessary selection of non-nullable …
- 4:22 AM Ticket #34779 (Core (Serialization) - Serializer makes unnecessary joins) closed by
- fixed: In 517d3bb4: […]
- 3:31 AM Ticket #34779 (Core (Serialization) - Serializer makes unnecessary joins) updated by
-
Triage Stage changed
- 3:29 AM Changeset [517d3bb4]mainstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #34779 -- Avoided unnecessary selection of non-nullable m2m …
- 2:39 AM Ticket #34785 (Error reporting - Contribution guide comes out non successful) closed by
- 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
-
Description changed
- 1:54 AM Ticket #34785 (Error reporting - Contribution guide comes out non successful) created by
- Greetings to all! When I installed all the dependencies following the …
Note:
See TracTimeline
for information about the timeline view.