Timeline
Sep 14, 2023:
- 11:14 PM Ticket #34832 (contrib.admin - Use `banner` landmark or `<header>` element for the admin header area) closed by
- fixed: In 814e7bc: […]
- 10:36 PM Changeset [814e7bc]mainstable/5.0.xstable/5.1.xstable/5.2.x by
- 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
-
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
- 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
-
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
- fixed: In 68d769e6: […]
- 2:18 PM Ticket #34838 (Database layer (models, ORM) - GeoDjango database functions incompatible with GeneratedField) updated by
-
Triage Stage changed
- 2:17 PM Changeset [68d769e6]mainstable/5.0.xstable/5.1.xstable/5.2.x by
- 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
- fixed: In 969ecb82: […]
- 1:38 PM Ticket #34834 (contrib.admin - Use `search` role for the admin changelist search form) updated by
-
Needs tests, Triage Stage changed
- 1:35 PM Changeset [969ecb82]mainstable/5.0.xstable/5.1.xstable/5.2.x by
- 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
-
Status, Owner, Has patch changed
- 1:03 PM Ticket #34841 (Migrations - Reverse migrations model state rendering slow with moderate to large ...) created by
- Relevant discussion: …
- 12:49 PM Ticket #15619 (contrib.auth - Logout link should be protected) updated by
- In e2a3a896: […]
- 12:49 PM Changeset [e2a3a896]mainstable/5.0.xstable/5.1.xstable/5.2.x by
- 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
- 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
-
Triage Stage changed
- 11:08 AM Ticket #34834 (contrib.admin - Use `search` role for the admin changelist search form) updated by
- 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
-
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
-
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
- 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
- fixed: In 691f70c: […]
- 8:15 AM Changeset [691f70c]mainstable/5.0.xstable/5.1.xstable/5.2.x by
- 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
-
Keywords, Component changed
- 5:29 AM Changeset [86612269]stable/4.2.x by
- [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
- 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
- Doc'd HttpResponse.cookies.
- 3:59 AM Ticket #34832 (contrib.admin - Use `banner` landmark or `<header>` element for the admin header area) updated by
-
Needs documentation, Needs tests changed
- 3:59 AM Ticket #34834 (contrib.admin - Use `search` role for the admin changelist search form) updated by
-
Needs tests changed
- 3:51 AM Ticket #33651 (contrib.contenttypes - Support prefetch GenericForeignKey with custom queryset.) updated by
-
Patch needs improvement changed
- 2:16 AM Ticket #34838 (Database layer (models, ORM) - GeoDjango database functions incompatible with GeneratedField) updated by
- 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
- fixed: In 91e617c7: […]
- 10:47 PM Ticket #34833 (contrib.admin - Use a `main` landmark in the admin interface) updated by
-
Triage Stage changed
- 10:41 PM Changeset [91e617c7]mainstable/5.0.xstable/5.1.xstable/5.2.x by
- 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
- 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
-
Has patch changed
PR - 9:16 PM Ticket #34834 (contrib.admin - Use `search` role for the admin changelist search form) updated by
-
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
-
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
-
Has patch changed
PR - 3:16 PM Ticket #34838 (Database layer (models, ORM) - GeoDjango database functions incompatible with GeneratedField) updated by
-
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
- 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
-
Has patch changed
PR - 2:28 PM Ticket #34822 (Migrations - Provide migration serializer for `_lru_cache_wrapper`) closed by
- fixed: In f92e68c3: […]
- 2:28 PM Ticket #34822 (Migrations - Provide migration serializer for `_lru_cache_wrapper`) updated by
- 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
- 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
- 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
-
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
- 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
- Fixed #34822 -- Added support for serializing functions decorated with …
- 1:44 PM Ticket #34822 (Migrations - Provide migration serializer for `_lru_cache_wrapper`) updated by
-
Triage Stage changed
- 1:39 PM Changeset [c131949]mainstable/5.0.xstable/5.1.xstable/5.2.x by
- 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
- GeoDjango model functions raise an incompatibility error when invoked …
- 1:02 PM Ticket #34822 (Migrations - Provide migration serializer for `_lru_cache_wrapper`) updated by
-
Patch needs improvement changed
- 11:30 AM Ticket #32263 (Migrations - squashmigrations produces incorrect result with a RenameModel on a ...) updated by
-
Owner, Has patch changed
PR Thanks to Durval … - 11:10 AM Ticket #34822 (Migrations - Provide migration serializer for `_lru_cache_wrapper`) updated by
-
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
-
Status, Owner, Has patch changed
PR - 8:48 AM Ticket #34837 (Template system - CheckboxSelectMultiple.attrs should accept more than "id" and "class") closed by
- 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
- 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
-
Description changed
- 6:49 AM Changeset [0e540fca]mainstable/5.0.xstable/5.1.xstable/5.2.x by
- Corrected logger in …
- 6:48 AM Ticket #34836 (Forms - Add an optional argument to MultipleChoiceField to ignore invalid choices.) closed by
- 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
- 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
- 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
- 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
- fixed
- 5:29 AM Ticket #31949 (Core (Other) - Allow builtin view decorators to be applied directly to async views.) updated by
- In 74f7deec: […]
- 4:41 AM Changeset [74f7deec]mainstable/5.0.xstable/5.1.xstable/5.2.x by
- 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
-
Status, Owner changed
- 4:30 AM Ticket #34832 (contrib.admin - Use `banner` landmark or `<header>` element for the admin header area) updated by
-
Status, Owner changed
- 3:29 AM Ticket #34835 (contrib.admin - Use a `nav` element or `navigation` landmark for changelist filters) updated by
-
Easy pickings, Triage Stage changed
- 3:27 AM Ticket #29262 (Database layer (models, ORM) - Custom Left Outer Join in Queries) updated by
- 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
-
Status, Owner changed
- 3:16 AM Changeset [059cb0db]mainstable/5.0.xstable/5.1.xstable/5.2.x by
- Added more tests for decorators.
- 3:14 AM Ticket #34835 (contrib.admin - Use a `nav` element or `navigation` landmark for changelist filters) updated by
-
Status, Owner changed
- 2:20 AM Ticket #29262 (Database layer (models, ORM) - Custom Left Outer Join in Queries) updated by
- 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
- 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
- In 170b0a47: […]
- 2:01 AM Ticket #34835 (contrib.admin - Use a `nav` element or `navigation` landmark for changelist filters) updated by
-
Description changed
- 2:01 AM Ticket #34835 (contrib.admin - Use a `nav` element or `navigation` landmark for changelist filters) updated by
-
Description changed
- 2:01 AM Ticket #34825 (Testing framework - SQLite database files are not destroyed after tests) updated by
- 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
- Related: #34832, …
- 2:00 AM Ticket #34834 (contrib.admin - Use `search` role for the admin changelist search form) updated by
-
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
- Please assign me this issue.
- 1:57 AM Ticket #34830 (Core (Other) - csrf_failure and bad_request views missing context processors) updated by
- 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
- 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
- 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
- Related: #34832, …
- 1:26 AM Ticket #34833 (contrib.admin - Use a `main` landmark in the admin interface) updated by
-
Keywords, Description changed
- 1:22 AM Changeset [170b0a47]mainstable/5.0.xstable/5.1.xstable/5.2.x by
- Refs #34233 -- Used @staticmethod with …
- 1:20 AM Ticket #34833 (contrib.admin - Use a `main` landmark in the admin interface) updated by
-
Easy pickings changed
- 1:19 AM Ticket #34832 (contrib.admin - Use `banner` landmark or `<header>` element for the admin header area) updated by
-
Easy pickings changed
- 1:19 AM Ticket #34832 (contrib.admin - Use `banner` landmark or `<header>` element for the admin header area) updated by
-
Description changed
- 1:10 AM Ticket #34833 (contrib.admin - Use a `main` landmark in the admin interface) updated by
-
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
-
Type, Triage Stage changed
- 1:06 AM Ticket #34832 (contrib.admin - Use `banner` landmark or `<header>` element for the admin header area) updated by
-
Description changed
- 1:06 AM Ticket #34833 (contrib.admin - Use a `main` landmark in the admin interface) created by
- Related: #34832. …
- 1:05 AM Ticket #34808 (Documentation - Some aggregation functions may return None; this isn't well documented) updated by
-
Patch needs improvement changed
- 1:04 AM Ticket #34832 (contrib.admin - Use `banner` landmark or `<header>` element for the admin header area) created by
- Related: #34833. The …
- 12:56 AM Ticket #34808 (Documentation - Some aggregation functions may return None; this isn't well documented) updated by
-
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
-
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
- 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
- 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
- [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
- 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
-
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
- 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
- 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
-
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
- fixed: In 64cea1e: […]
- 1:25 PM Ticket #34825 (Testing framework - SQLite database files are not destroyed after tests) updated by
-
Triage Stage changed
- 1:19 PM Ticket #34825 (Testing framework - SQLite database files are not destroyed after tests) updated by
- 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
- 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
- > 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
- 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
- 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
- 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
-
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
- 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
-
Cc changed
- 10:44 AM Ticket #34829 (File uploads/storage - Django reports the “mutually exclusive” error for settings that do not ...) created by
- 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
- 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
-
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
- 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
- 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
- > 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
- In 97e8a2af: […]
- 6:04 AM Changeset [97e8a2af]stable/4.2.x by
- [4.2.x] Fixed #34821 -- Prevented …
- 6:04 AM Ticket #34821 (contrib.staticfiles - Syncing DEFAULT_FILE_STORAGE/STATICFILES_STORAGE settings with ...) closed by
- fixed: In a7c73b9: […]
- 6:04 AM Changeset [a7c73b9]mainstable/5.0.xstable/5.1.xstable/5.2.x by
- 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
- 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
-
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
- 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
- Replying to Simon Charette: > Keep in mind that if your …
- 4:08 AM Ticket #34828 (Database layer (models, ORM) - DateTimeField breaks when given datetime that would be invalid in UTC) created by
- 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
- fixed: In 9381700: […]
- 1:55 AM Ticket #34789 (contrib.admin - `filter_horizontal` duplicates entries in "Chosen" column after ...) updated by
-
Owner changed
- 1:47 AM Ticket #34824 (Migrations - Migrations generates two records when ...) updated by
-
Triage Stage changed
- 1:46 AM Changeset [9381700]mainstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #34824 -- Prevented unnecessary AlterField when …
- 1:10 AM Ticket #34642 (Core (Other) - File.open to support different encodings) closed by
- fixed: In 369b4982: […]
Note:
See TracTimeline
for information about the timeline view.