Timeline



Sep 14, 2023:

11:14 PM Ticket #34832 (contrib.admin - Use `banner` landmark or `<header>` element for the admin header area) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 814e7bc: […]
10:36 PM Changeset [814e7bc]mainstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #34832 -- Made admin's header content render in <header> tag. …
10:35 PM Ticket #34832 (contrib.admin - Use `banner` landmark or `<header>` element for the admin header area) updated by Mariusz Felisiak
Needs documentation, Needs tests, Triage Stage changed
10:13 PM Ticket #34840 (Database layer (models, ORM) - Django 4.2 casts text fields when testing IS NULL, preventing use of ...) updated by Mariusz Felisiak
Replying to Simon Charette: > What do you think of making …
5:24 PM Ticket #34840 (Database layer (models, ORM) - Django 4.2 casts text fields when testing IS NULL, preventing use of ...) updated by Simon Charette
Cc changed
What do you think of making the casting conditional to the enablement …
3:03 PM Ticket #34838 (Database layer (models, ORM) - GeoDjango database functions incompatible with GeneratedField) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 68d769e6: […]
2:18 PM Ticket #34838 (Database layer (models, ORM) - GeoDjango database functions incompatible with GeneratedField) updated by Mariusz Felisiak
Triage Stage changed
2:17 PM Changeset [68d769e6]mainstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #34838 -- Corrected output_field of resolved columns for …
2:15 PM Ticket #34834 (contrib.admin - Use `search` role for the admin changelist search form) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 969ecb82: […]
1:38 PM Ticket #34834 (contrib.admin - Use `search` role for the admin changelist search form) updated by Mariusz Felisiak
Needs tests, Triage Stage changed
1:35 PM Changeset [969ecb82]mainstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #34834 -- Added role="search" to the admin changelist search form.
1:03 PM Ticket #34841 (Migrations - Reverse migrations model state rendering slow with moderate to large ...) updated by David Sanders
Status, Owner, Has patch changed
1:03 PM Ticket #34841 (Migrations - Reverse migrations model state rendering slow with moderate to large ...) created by David Sanders
Relevant discussion: …
12:49 PM Ticket #15619 (contrib.auth - Logout link should be protected) updated by GitHub <noreply@…>
In e2a3a896: […]
12:49 PM Changeset [e2a3a896]mainstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Refs #15619 -- Removed deprecated annotation about logging out via GET …
12:47 PM Ticket #34840 (Database layer (models, ORM) - Django 4.2 casts text fields when testing IS NULL, preventing use of ...) updated by Mariusz Felisiak
Replying to Simon Charette: > Any thoughts here Florian …
11:08 AM Ticket #24561 (Database layer (models, ORM) - Allow model field choices to accept callables.) updated by Natalia Bidart
Triage Stage changed
11:08 AM Ticket #34834 (contrib.admin - Use `search` role for the admin changelist search form) updated by Lemuel Sta Ana
Regression test added as per …
10:35 AM Ticket #34840 (Database layer (models, ORM) - Django 4.2 casts text fields when testing IS NULL, preventing use of ...) updated by Simon Charette
Cc changed
> This also means that there's a bit of a pickle -- you can't just …
9:28 AM Ticket #34789 (contrib.admin - `filter_horizontal` duplicates entries in "Chosen" column after ...) updated by Natalia Bidart
Patch needs improvement, Needs tests changed
9:14 AM Ticket #34840 (Database layer (models, ORM) - Django 4.2 casts text fields when testing IS NULL, preventing use of ...) updated by Alex Vandiver
Yes, the indexes as created on 4.2 do have the cast in them. The …
9:11 AM Ticket #24561 (Database layer (models, ORM) - Allow model field choices to accept callables.) closed by Natalia <124304+nessita@…>
fixed: In 691f70c: […]
8:15 AM Changeset [691f70c]mainstable/5.0.xstable/5.1.xstable/5.2.x by Natalia <124304+nessita@…>
Fixed #24561 -- Added support for callables on model fields' choices.
8:09 AM Ticket #34838 (Database layer (models, ORM) - GeoDjango database functions incompatible with GeneratedField) updated by Simon Charette
Keywords, Component changed
5:29 AM Changeset [86612269]stable/4.2.x by Mariusz Felisiak <felisiak.mariusz@…>
[4.2.x] Doc'd HttpResponse.cookies. Backport of …
4:56 AM Ticket #34831 (contrib.admin - Search in admin could allow issuing a query with many OR'd clauses) updated by Yves Weissig
Happy to have a look at this Natalia Bidart. Is limiting the amount …
4:21 AM Changeset [5bfb3cb]mainstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Doc'd HttpResponse.cookies.
3:59 AM Ticket #34832 (contrib.admin - Use `banner` landmark or `<header>` element for the admin header area) updated by Mariusz Felisiak
Needs documentation, Needs tests changed
3:59 AM Ticket #34834 (contrib.admin - Use `search` role for the admin changelist search form) updated by Mariusz Felisiak
Needs tests changed
3:51 AM Ticket #33651 (contrib.contenttypes - Support prefetch GenericForeignKey with custom queryset.) updated by Mariusz Felisiak
Patch needs improvement changed
2:16 AM Ticket #34838 (Database layer (models, ORM) - GeoDjango database functions incompatible with GeneratedField) updated by Paolo Melchiorre
I think the pathc is ready. Thanks to Simon for the great help.

Sep 13, 2023:

11:15 PM Ticket #34833 (contrib.admin - Use a `main` landmark in the admin interface) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 91e617c7: […]
10:47 PM Ticket #34833 (contrib.admin - Use a `main` landmark in the admin interface) updated by Mariusz Felisiak
Triage Stage changed
10:41 PM Changeset [91e617c7]mainstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #34833 -- Made admin's main content render in <main> tag.
10:22 PM Ticket #34839 (Database layer (models, ORM) - OperationalError from Psycopg when using Connection Pool (Digital ...) closed by Mariusz Felisiak
duplicate: Thanks for this ticket. It's hard to say without a sample project, but …
9:45 PM Ticket #34834 (contrib.admin - Use `search` role for the admin changelist search form) updated by Lemuel Sta Ana
Has patch changed
PR
9:16 PM Ticket #34834 (contrib.admin - Use `search` role for the admin changelist search form) updated by Lemuel Sta Ana
Status, Owner changed
Claiming ticket.
6:23 PM Ticket #34840 (Database layer (models, ORM) - Django 4.2 casts text fields when testing IS NULL, preventing use of ...) updated by Simon Charette
Type, Severity, Triage Stage changed
We should try to avoid casts if possible (IIRC they are only required …
5:25 PM Ticket #34833 (contrib.admin - Use a `main` landmark in the admin interface) updated by Sarah Abderemane
Has patch changed
PR
3:16 PM Ticket #34838 (Database layer (models, ORM) - GeoDjango database functions incompatible with GeneratedField) updated by Paolo Melchiorre
Needs tests changed
PR https://github.com/django/django/pull/17259
3:00 PM Ticket #34838 (Database layer (models, ORM) - GeoDjango database functions incompatible with GeneratedField) updated by Paolo Melchiorre
Replying to Simon Charette: > Maybe this can be done at …
2:34 PM Ticket #34832 (contrib.admin - Use `banner` landmark or `<header>` element for the admin header area) updated by Sarah Abderemane
Has patch changed
PR
2:28 PM Ticket #34822 (Migrations - Provide migration serializer for `_lru_cache_wrapper`) closed by Natalia <124304+nessita@…>
fixed: In f92e68c3: […]
2:28 PM Ticket #34822 (Migrations - Provide migration serializer for `_lru_cache_wrapper`) updated by Natalia <124304+nessita@…>
In c131949: […]
2:26 PM Ticket #34840 (Database layer (models, ORM) - Django 4.2 casts text fields when testing IS NULL, preventing use of ...) created by Alex Vandiver
The Zulip project has a model with unique constraints which are …
2:15 PM Ticket #34838 (Database layer (models, ORM) - GeoDjango database functions incompatible with GeneratedField) updated by Simon Charette
I suspect we'll want to avoid adding many `output_field = field; if …
1:58 PM Ticket #34838 (Database layer (models, ORM) - GeoDjango database functions incompatible with GeneratedField) updated by Mariusz Felisiak
Status, Owner, Needs tests, Triage Stage changed
1:57 PM Ticket #34839 (Database layer (models, ORM) - OperationalError from Psycopg when using Connection Pool (Digital ...) created by Wes Garlock
Hello, I'm experimenting with Django 4.2 and psycopg v3. I found a …
1:57 PM Changeset [f92e68c3]mainstable/5.0.xstable/5.1.xstable/5.2.x by Natalia <124304+nessita@…>
Fixed #34822 -- Added support for serializing functions decorated with …
1:44 PM Ticket #34822 (Migrations - Provide migration serializer for `_lru_cache_wrapper`) updated by Natalia Bidart
Triage Stage changed
1:39 PM Changeset [c131949]mainstable/5.0.xstable/5.1.xstable/5.2.x by Natalia <124304+nessita@…>
Refs #34822 -- Added tests for serializing decorated functions in …
1:25 PM Ticket #34838 (Database layer (models, ORM) - GeoDjango database functions incompatible with GeneratedField) created by Paolo Melchiorre
GeoDjango model functions raise an incompatibility error when invoked …
1:02 PM Ticket #34822 (Migrations - Provide migration serializer for `_lru_cache_wrapper`) updated by Nick Pope
Patch needs improvement changed
11:30 AM Ticket #32263 (Migrations - squashmigrations produces incorrect result with a RenameModel on a ...) updated by Bhuvnesh
Owner, Has patch changed
PR Thanks to Durval …
11:10 AM Ticket #34822 (Migrations - Provide migration serializer for `_lru_cache_wrapper`) updated by Natalia Bidart
Patch needs improvement changed
Settings as patch needs improvement due to minor issues with the docs.
9:53 AM Ticket #34822 (Migrations - Provide migration serializer for `_lru_cache_wrapper`) updated by Nick Pope
Status, Owner, Has patch changed
PR
8:48 AM Ticket #34837 (Template system - CheckboxSelectMultiple.attrs should accept more than "id" and "class") closed by David Sanders
wontfix: Hi Harry, Thanks for the report, though new feature requests should …
7:40 AM Ticket #34837 (Template system - CheckboxSelectMultiple.attrs should accept more than "id" and "class") created by HarryKane
In a Form I want to modify the widget of a field, like […] but it …
6:53 AM Ticket #34836 (Forms - Add an optional argument to MultipleChoiceField to ignore invalid choices.) updated by Kashiwagi
Description changed
6:49 AM Changeset [0e540fca]mainstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Corrected logger in …
6:48 AM Ticket #34836 (Forms - Add an optional argument to MultipleChoiceField to ignore invalid choices.) closed by Mariusz Felisiak
wontfix: Thanks for this ticket, however, it doesn't sound like common practice …
6:33 AM Ticket #34830 (Core (Other) - csrf_failure and bad_request views missing context processors) updated by Natalia Bidart
Hello faizan2700, you can assign the ticket yourself once you are …
6:15 AM Ticket #34836 (Forms - Add an optional argument to MultipleChoiceField to ignore invalid choices.) created by Kashiwagi
I want to ignore invalid choices without displaying an error. The same …
5:50 AM Ticket #34808 (Documentation - Some aggregation functions may return None; this isn't well documented) updated by David Sanders
Eric, there's a PR up if you'd like to provide some feedback – since …
5:30 AM Ticket #31949 (Core (Other) - Allow builtin view decorators to be applied directly to async views.) closed by Mariusz Felisiak
fixed
5:29 AM Ticket #31949 (Core (Other) - Allow builtin view decorators to be applied directly to async views.) updated by Mariusz Felisiak <felisiak.mariusz@…>
In 74f7deec: […]
4:41 AM Changeset [74f7deec]mainstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Refs #31949 -- Made make_middleware_decorator to work with async functions.
4:31 AM Ticket #34833 (contrib.admin - Use a `main` landmark in the admin interface) updated by Sarah Abderemane
Status, Owner changed
4:30 AM Ticket #34832 (contrib.admin - Use `banner` landmark or `<header>` element for the admin header area) updated by Sarah Abderemane
Status, Owner changed
3:29 AM Ticket #34835 (contrib.admin - Use a `nav` element or `navigation` landmark for changelist filters) updated by Mariusz Felisiak
Easy pickings, Triage Stage changed
3:27 AM Ticket #29262 (Database layer (models, ORM) - Custom Left Outer Join in Queries) updated by Mariusz Felisiak
faizan2700, are you sure that you want to work on multiple tickets at once?
3:17 AM Ticket #29262 (Database layer (models, ORM) - Custom Left Outer Join in Queries) updated by faizan2700
Status, Owner changed
3:16 AM Changeset [059cb0db]mainstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Added more tests for decorators.
3:14 AM Ticket #34835 (contrib.admin - Use a `nav` element or `navigation` landmark for changelist filters) updated by faizan2700
Status, Owner changed
2:20 AM Ticket #29262 (Database layer (models, ORM) - Custom Left Outer Join in Queries) updated by faizan2700
Is anyone working on it. Please assign it to me.
2:13 AM Ticket #34825 (Testing framework - SQLite database files are not destroyed after tests) updated by David Sanders
Hi faizan2700, unfortunately it's already assigned & fixed. Your best …
2:12 AM Ticket #34233 (Core (Other) - Drop support for Python 3.8 & 3.9.) updated by Mariusz Felisiak <felisiak.mariusz@…>
In 170b0a47: […]
2:01 AM Ticket #34835 (contrib.admin - Use a `nav` element or `navigation` landmark for changelist filters) updated by Thibaud Colas
Description changed
2:01 AM Ticket #34835 (contrib.admin - Use a `nav` element or `navigation` landmark for changelist filters) updated by Thibaud Colas
Description changed
2:01 AM Ticket #34825 (Testing framework - SQLite database files are not destroyed after tests) updated by faizan2700
Please assign me this, I find it interesting.
2:00 AM Ticket #34835 (contrib.admin - Use a `nav` element or `navigation` landmark for changelist filters) created by Thibaud Colas
Related: #34832, …
2:00 AM Ticket #34834 (contrib.admin - Use `search` role for the admin changelist search form) updated by Mariusz Felisiak
Easy pickings, Triage Stage changed
faizan2700, you can assign yourself a ticket.
1:58 AM Ticket #34832 (contrib.admin - Use `banner` landmark or `<header>` element for the admin header area) updated by faizan2700
Please assign me this issue.
1:57 AM Ticket #34830 (Core (Other) - csrf_failure and bad_request views missing context processors) updated by faizan2700
Hello, please assign me this issue. I am working on django for about 3 …
1:52 AM Ticket #34834 (contrib.admin - Use `search` role for the admin changelist search form) updated by faizan2700
Please assign me this ticket. I understand what needs to be done. My …
1:30 AM Changeset [fe19b33e]mainstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Modernized enumeration helpers on Python 3.11+. - use @enum.property …
1:29 AM Ticket #34834 (contrib.admin - Use `search` role for the admin changelist search form) created by Thibaud Colas
Related: #34832, …
1:26 AM Ticket #34833 (contrib.admin - Use a `main` landmark in the admin interface) updated by Thibaud Colas
Keywords, Description changed
1:22 AM Changeset [170b0a47]mainstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Refs #34233 -- Used @staticmethod with …
1:20 AM Ticket #34833 (contrib.admin - Use a `main` landmark in the admin interface) updated by Mariusz Felisiak
Easy pickings changed
1:19 AM Ticket #34832 (contrib.admin - Use `banner` landmark or `<header>` element for the admin header area) updated by Mariusz Felisiak
Easy pickings changed
1:19 AM Ticket #34832 (contrib.admin - Use `banner` landmark or `<header>` element for the admin header area) updated by Thibaud Colas
Description changed
1:10 AM Ticket #34833 (contrib.admin - Use a `main` landmark in the admin interface) updated by Mariusz Felisiak
Type, Component, Triage Stage changed
1:09 AM Ticket #34832 (contrib.admin - Use `banner` landmark or `<header>` element for the admin header area) updated by Mariusz Felisiak
Type, Triage Stage changed
1:06 AM Ticket #34832 (contrib.admin - Use `banner` landmark or `<header>` element for the admin header area) updated by Thibaud Colas
Description changed
1:06 AM Ticket #34833 (contrib.admin - Use a `main` landmark in the admin interface) created by Thibaud Colas
Related: #34832. …
1:05 AM Ticket #34808 (Documentation - Some aggregation functions may return None; this isn't well documented) updated by Mariusz Felisiak
Patch needs improvement changed
1:04 AM Ticket #34832 (contrib.admin - Use `banner` landmark or `<header>` element for the admin header area) created by Thibaud Colas
Related: #34833. The …
12:56 AM Ticket #34808 (Documentation - Some aggregation functions may return None; this isn't well documented) updated by Lufafa Joshua
Has patch changed
PR=https://github.com/django/django/pull/17251

Sep 12, 2023:

5:36 PM Ticket #34830 (Core (Other) - csrf_failure and bad_request views missing context processors) updated by Natalia Bidart
Version, Triage Stage changed
Accepting since it's easily reproducible and the proposed fix makes …
8:25 AM Ticket #34831 (contrib.admin - Search in admin could allow issuing a query with many OR'd clauses) updated by Natalia Bidart
This was first reported as a security issue but the security team …
8:13 AM Ticket #34831 (contrib.admin - Search in admin could allow issuing a query with many OR'd clauses) created by Natalia Bidart
As a logged in user, when performing searches in the django admin, a …
6:02 AM Ticket #34822 (Migrations - Provide migration serializer for `_lru_cache_wrapper`) updated by Natalia Bidart
[https://forum.djangoproject.com/t/callables-for-model-fields-choices/2
4:51 AM Changeset [e1517498]mainstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Renamed ChoicesMeta to ChoicesType. This also uses enum.EnumType for …
4:06 AM Ticket #34830 (Core (Other) - csrf_failure and bad_request views missing context processors) created by Alex Henman
The default csrf_failure view does not pass the request to the …
3:17 AM Changeset [8aa8346]mainstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Removed ChoicesMeta.contains() for Python 3.12+. In Python 3.12 …
12:08 AM Ticket #34828 (Database layer (models, ORM) - DateTimeField breaks when given datetime that would be invalid in UTC) updated by Denis Cornehl
Replying to David Sanders: > The decision as to whether or …

Sep 11, 2023:

10:24 PM Ticket #34822 (Migrations - Provide migration serializer for `_lru_cache_wrapper`) updated by Mariusz Felisiak
Triage Stage changed
Tentatively accepted, let's see how complicated it will be.
1:46 PM Ticket #34752 (HTTP handling - ASGI http.disconnect not handled for streaming responses) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 64cea1e: […]
1:25 PM Ticket #34825 (Testing framework - SQLite database files are not destroyed after tests) updated by Natalia Bidart
Triage Stage changed
1:19 PM Ticket #34825 (Testing framework - SQLite database files are not destroyed after tests) updated by Natalia Bidart
Thank you everyone, I was able to reproduce with this diff: […]
1:13 PM Ticket #34825 (Testing framework - SQLite database files are not destroyed after tests) updated by David Sanders
I haven't tried this but you might also be able to set the start …
1:08 PM Ticket #34825 (Testing framework - SQLite database files are not destroyed after tests) updated by Mariusz Felisiak
> I'm not being able to reproduce, I'm using python3.11 with latest …
1:07 PM Ticket #34829 (File uploads/storage - Django reports the “mutually exclusive” error for settings that do not ...) closed by Mariusz Felisiak
worksforme: Thanks for the report, however it works for me. Perhaps 3rd-party …
1:02 PM Ticket #34825 (Testing framework - SQLite database files are not destroyed after tests) updated by Natalia Bidart
I'm not being able to reproduce, I'm using python3.11 with latest …
12:53 PM Changeset [64cea1e]mainstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #34752 -- Fixed handling ASGI http.disconnect for streaming …
11:27 AM Ticket #7623 (Database layer (models, ORM) - Multi-table inheritance: Add the ability create child instance from ...) updated by Simon Charette
I wonder if the newly introduced force_insert feature in Django 5.0 …
10:47 AM Ticket #7623 (Database layer (models, ORM) - Multi-table inheritance: Add the ability create child instance from ...) updated by Charlie Denton
I'm in the process of refactoring some code to remove use of …
10:46 AM Ticket #7623 (Database layer (models, ORM) - Multi-table inheritance: Add the ability create child instance from ...) updated by Charlie Denton
Cc changed
10:44 AM Ticket #34829 (File uploads/storage - Django reports the “mutually exclusive” error for settings that do not ...) created by Malik A. Rumi
There is no STATICFILES_STORAGE constant in my settings module. I took …
10:06 AM Ticket #34819 (contrib.contenttypes - GenericForeignKey.get_prefetch_queryset()) updated by Oguzhan Akan
I was able to reproduce the issue, but am not 100% sure if the …
7:14 AM Ticket #33497 (Database layer (models, ORM) - Document that database persistent connections do not work with ASGI ...) updated by Andreas Pelme
We have been using CONN_MAX_AGE=300 since it was introduced in …
6:44 AM Ticket #34828 (Database layer (models, ORM) - DateTimeField breaks when given datetime that would be invalid in UTC) closed by David Sanders
wontfix: Yep so essentially when going to the database it is a valid datetime, …
6:26 AM Ticket #34828 (Database layer (models, ORM) - DateTimeField breaks when given datetime that would be invalid in UTC) updated by Denis Cornehl
Replying to David Sanders: > > But shouldn't then the …
6:14 AM Ticket #34828 (Database layer (models, ORM) - DateTimeField breaks when given datetime that would be invalid in UTC) updated by David Sanders
> But shouldn't then the DateTimeField fail and not accept this …
6:05 AM Ticket #34821 (contrib.staticfiles - Syncing DEFAULT_FILE_STORAGE/STATICFILES_STORAGE settings with ...) updated by Mariusz Felisiak <felisiak.mariusz@…>
In 97e8a2af: […]
6:04 AM Changeset [97e8a2af]stable/4.2.x by Mariusz Felisiak <felisiak.mariusz@…>
[4.2.x] Fixed #34821 -- Prevented …
6:04 AM Ticket #34821 (contrib.staticfiles - Syncing DEFAULT_FILE_STORAGE/STATICFILES_STORAGE settings with ...) closed by GitHub <noreply@…>
fixed: In a7c73b9: […]
6:04 AM Changeset [a7c73b9]mainstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Fixed #34821 -- Prevented DEFAULT_FILE_STORAGE/STATICFILES_STORAGE …
6:01 AM Ticket #34828 (Database layer (models, ORM) - DateTimeField breaks when given datetime that would be invalid in UTC) updated by Denis Cornehl
Replying to David Sanders: > The problem we're seeing here …
5:57 AM Ticket #34752 (HTTP handling - ASGI http.disconnect not handled for streaming responses) updated by Mariusz Felisiak
Patch needs improvement, Triage Stage changed
5:57 AM Ticket #34828 (Database layer (models, ORM) - DateTimeField breaks when given datetime that would be invalid in UTC) updated by David Sanders
The problem we're seeing here is that the time of `0001-01-01 …
5:44 AM Ticket #7835 (Testing framework - Provide the ability for model definitions that are only availably ...) updated by HarryKane
Replying to Simon Charette: > Keep in mind that if your …
4:10 AM djangotz.zip attached to Ticket #34828 by Denis Cornehl
test project to reproduce the issue
4:08 AM Ticket #34828 (Database layer (models, ORM) - DateTimeField breaks when given datetime that would be invalid in UTC) created by Denis Cornehl
We had a strange production error which I think is due to a Django …
2:31 AM Ticket #34824 (Migrations - Migrations generates two records when ...) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 9381700: […]
1:55 AM Ticket #34789 (contrib.admin - `filter_horizontal` duplicates entries in "Chosen" column after ...) updated by Mariusz Felisiak
Owner changed
1:47 AM Ticket #34824 (Migrations - Migrations generates two records when ...) updated by Mariusz Felisiak
Triage Stage changed
1:46 AM Changeset [9381700]mainstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #34824 -- Prevented unnecessary AlterField when …
1:10 AM Ticket #34642 (Core (Other) - File.open to support different encodings) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 369b4982: […]
Note: See TracTimeline for information about the timeline view.
Back to Top