Timeline
Dec 11, 2021:
- 9:16 PM Ticket #33328 (contrib.admin - Use native JS events to trigger 'formset:added'/'formset:removed') updated by
- Oh, of course😄. Here's the PR https://github.com/django/django/pull/15181
- 8:06 PM Ticket #33358 (Database layer (models, ORM) - Adding duration field with default <24h raises an error on Oracle.) updated by
-
Has patch changed
- 7:55 PM Ticket #33358 (Database layer (models, ORM) - Adding duration field with default <24h raises an error on Oracle.) updated by
-
Status, Owner changed
Here is the fix https://github.com/django/django/pull/15183 - 7:17 PM Ticket #33358 (Database layer (models, ORM) - Adding duration field with default <24h raises an error on Oracle.) created by
- == BUG DESCRIPTION When adding a DurationField with a default which is …
- 1:17 PM Ticket #2259 (contrib.admin - Primary keys should be readonly by default in admin) updated by
-
>
obj.save()>exit()> This creates a new object rather than … - 1:14 PM Ticket #33357 (contrib.messages - SuccessMessageMixin doesn't work with LoginView) updated by
-
Resolution changed
- 11:58 AM Ticket #33357 (contrib.messages - SuccessMessageMixin doesn't work with LoginView) updated by
-
Resolution changed
Ok, I found my fault! I changed urlpattern order from this: ... … - 10:31 AM Ticket #2259 (contrib.admin - Primary keys should be readonly by default in admin) updated by
- Replying to Mariusz Felisiak: > This issue is still valid …
- 10:09 AM Ticket #33328 (contrib.admin - Use native JS events to trigger 'formset:added'/'formset:removed') updated by
- It is difficult to answer your question without knowing your strategy …
- 10:05 AM Ticket #32319 (contrib.staticfiles - Add support to HashedFilesMixin for ES modules) updated by
- I also think that this ticket should more clearly mention why the …
- 9:30 AM Ticket #32502 (Migrations - Replace SQLite schema table rebuild by ALTER functions when supported) updated by
-
Has patch, Description changed
- 9:29 AM Ticket #32502 (Migrations - Replace SQLite schema table rebuild by ALTER functions when supported) updated by
- In 2f73e540: […]
- 8:48 AM Ticket #33357 (contrib.messages - SuccessMessageMixin doesn't work with LoginView) closed by
- needsinfo: It turns out my initial tests were incorrect and I cannot actually …
- 8:27 AM Ticket #33328 (contrib.admin - Use native JS events to trigger 'formset:added'/'formset:removed') updated by
-
I'm currently working in
admin/static/js/inline.js. Should I … - 8:21 AM Ticket #2259 (contrib.admin - Primary keys should be readonly by default in admin) updated by
-
Status, Owner changed
- 8:18 AM Ticket #33328 (contrib.admin - Use native JS events to trigger 'formset:added'/'formset:removed') updated by
- Replying to Claude Paroz: > Compatibility issues are not …
- 7:49 AM Ticket #33357 (contrib.messages - SuccessMessageMixin doesn't work with LoginView) updated by
-
Status, Description, Cc, Component, Summary, Owner, Triage Stage changed
Hi, Thanks for reporting this issue. I've taken the liberty to edit … - 7:28 AM Ticket #33357 (contrib.messages - SuccessMessageMixin doesn't work with LoginView) created by
- I have a problem with SuccessMessageMixin, LoginView. There is no …
- 4:48 AM Ticket #33356 (Uncategorized - "python manage.py test" fails, but running the individual TestCase pass) closed by
- needsinfo: It's not clear to me that Django is at fault. The accepted answer on …
- 3:54 AM Ticket #32319 (contrib.staticfiles - Add support to HashedFilesMixin for ES modules) updated by
- Replying to Mariusz Felisiak <felisiak.mariusz@…>: > In …
- 1:59 AM Ticket #33356 (Uncategorized - "python manage.py test" fails, but running the individual TestCase pass) updated by
-
Cc changed
Dec 10, 2021:
- 9:04 PM Ticket #33356 (Uncategorized - "python manage.py test" fails, but running the individual TestCase pass) updated by
-
Description changed
- 8:59 PM Ticket #33356 (Uncategorized - "python manage.py test" fails, but running the individual TestCase pass) updated by
-
Description changed
- 8:59 PM Ticket #33356 (Uncategorized - "python manage.py test" fails, but running the individual TestCase pass) created by
- There's some weird internal Django bug with views that use …
- 4:49 PM Ticket #33351 (Core (URLs) - path()/re_path() should raise a TypeError when kwargs is not a dict.) updated by
-
Has patch, Owner changed
Based on the internals documentation, 'It is always acceptable, … - 2:49 PM Ticket #33351 (Core (URLs) - path()/re_path() should raise a TypeError when kwargs is not a dict.) updated by
-
Cc changed
- 1:05 PM Ticket #10743 (contrib.admin - Support lookup separators in ModelAdmin.list_display) updated by
-
Cc changed
- 12:58 PM Ticket #33351 (Core (URLs) - path()/re_path() should raise a TypeError when kwargs is not a dict.) updated by
-
Cc changed
- 12:55 PM Ticket #33349 (Forms - Add option to produce duration_string without days) updated by
- For my use case, I think the shorter would be: […]
- 12:45 PM Ticket #33349 (Forms - Add option to produce duration_string without days) updated by
- OK, thanks for the code proposal.
- 12:33 PM Ticket #33351 (Core (URLs) - path()/re_path() should raise a TypeError when kwargs is not a dict.) updated by
-
Status, Owner changed
- 11:42 AM Ticket #32502 (Migrations - Replace SQLite schema table rebuild by ALTER functions when supported) updated by
-
Status, Owner, Has patch changed
PR - 10:13 AM Changeset [2f73e540]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Refs #32502 -- Avoided table rebuild when adding fields with no …
- 9:32 AM Ticket #33328 (contrib.admin - Use native JS events to trigger 'formset:added'/'formset:removed') updated by
- Compatibility issues are not always fun :-)
- 9:26 AM Ticket #33328 (contrib.admin - Use native JS events to trigger 'formset:added'/'formset:removed') updated by
-
Status, Owner changed
I'll work on this. Converting jquery functions into plain javascript … - 8:22 AM Ticket #16063 (contrib.admin - Unnecessary joins in admin changelist query) updated by
-
Needs documentation, Patch needs improvement changed
- 5:34 AM Ticket #33338 (Core (Cache system) - Document that @never_cache and add_never_cache_headers() set the ...) updated by
- NEW PR against 'main'
- 5:26 AM Ticket #33213 (Documentation - Document coverage setup for parallel tests) updated by
-
Patch needs improvement changed
- 5:06 AM Changeset [57f0638]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed DatabaseFeatures.requires_literal_defaults on SQLite. This flag …
- 5:06 AM Ticket #32502 (Migrations - Replace SQLite schema table rebuild by ALTER functions when supported) updated by
- In 4e249d1: […]
- 5:05 AM Changeset [4e249d1]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Refs #32502 -- Added SchemaEditor.prepare_default() on SQLite.
- 4:15 AM Ticket #33048 (Documentation - Documentation doesn't mention that using staticfiles' runserver ...) updated by
-
Patch needs improvement changed
- 4:02 AM Ticket #33355 (Database layer (models, ORM) - Optimize SQLite backend connection functions) updated by
-
Cc changed
- 3:20 AM Ticket #33355 (Database layer (models, ORM) - Optimize SQLite backend connection functions) updated by
-
Has patch changed
Yes. Luckily I've got the patience to do that. - 3:04 AM Changeset [702c314]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Moved ManagementForm's fields to class attributes. This helps …
- 3:01 AM Changeset [0d243532]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Added test for field names of ManagementForm.
- 2:56 AM Ticket #28897 (Database layer (models, ORM) - QuerySet.update() raises FieldError on queryset ordered by an ...) updated by
- Thanks for the workaround, I can confirm it makes the exception go away.
- 2:28 AM Ticket #33355 (Database layer (models, ORM) - Optimize SQLite backend connection functions) updated by
-
Cc changed
This would force us to create small wrappers for many (~20) functions … - 2:22 AM Changeset [1be99e4e]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Corrected return value of ForeignKey.db_check(). Field.db_check() …
- 2:15 AM Ticket #16063 (contrib.admin - Unnecessary joins in admin changelist query) updated by
-
Patch needs improvement, Needs documentation changed
- 2:08 AM Ticket #33355 (Database layer (models, ORM) - Optimize SQLite backend connection functions) created by
- The SQLite backend registers a bunch of data conversion functions when …
- 1:03 AM Ticket #32948 (Database layer (models, ORM) - Optimise Q combination and inversion) updated by
-
Needs tests changed
From the discussion it seems that extra test coverage is needed. - 12:58 AM Ticket #33338 (Core (Cache system) - Document that @never_cache and add_never_cache_headers() set the ...) updated by
-
Patch needs improvement changed
- 12:30 AM Ticket #33349 (Forms - Add option to produce duration_string without days) closed by
-
wontfix: Thanks for this ticket, however
duration_stringis a private … - 12:08 AM Ticket #33351 (Core (URLs) - path()/re_path() should raise a TypeError when kwargs is not a dict.) updated by
-
Triage Stage, Type, Easy pickings, Summary changed
> Well, they actually continue to suggest to me that everything after …
Dec 9, 2021:
- 11:45 PM Ticket #28897 (Database layer (models, ORM) - QuerySet.update() raises FieldError on queryset ordered by an ...) updated by
-
Triage Stage, Component, Summary changed
Thanks for details!QuerySet.update()removes all annotations (see … - 8:06 PM Ticket #33354 (Utilities - django-completion 3.2.9 homebrew build failure) closed by
- invalid: From the Django 4.0 release notes, "The django-admin.py entry point is …
- 4:35 PM Ticket #33354 (Utilities - django-completion 3.2.9 homebrew build failure) created by
- :wave: it looks like we have run into some test failure in the …
- 3:53 PM Ticket #33351 (Core (URLs) - path()/re_path() should raise a TypeError when kwargs is not a dict.) updated by
- I agree that this behavior should be edited, but I think the ticket …
- 2:51 PM Ticket #10743 (contrib.admin - Support lookup separators in ModelAdmin.list_display) updated by
-
Cc changed
- 1:45 PM Ticket #10743 (contrib.admin - Support lookup separators in ModelAdmin.list_display) updated by
-
Cc changed
- 1:45 PM Ticket #10743 (contrib.admin - Support lookup separators in ModelAdmin.list_display) updated by
- I'm eager to have this, and am surprised that it hasn't happened after …
- 1:27 PM Ticket #33353 (contrib.staticfiles - Can't collect static files if don't have vendor's JavaScript source ...) updated by
- I agree with Mariusz. From Django's perspective, it's the same as …
- 1:24 PM Changeset [974e3b87]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed inspectdb.tests.InspectDBTestCase.test_custom_fields() on SQLite …
- 1:23 PM Ticket #33340 (Core (Cache system) - DatabaseCache backend doesn't quote all fields in queries) closed by
- fixed: In 17df7211: […]
- 1:17 PM Ticket #33353 (contrib.staticfiles - Can't collect static files if don't have vendor's JavaScript source ...) closed by
- invalid: As far as I'm aware, if you use 3rd-party libraries which have …
- 1:02 PM Ticket #33352 (contrib.admin - ModelAdmin.list_display option should support double-underscore ...) closed by
- duplicate: Duplicate of #10743.
- 12:29 PM Ticket #33352 (contrib.admin - ModelAdmin.list_display option should support double-underscore ...) updated by
-
Cc changed
- 12:23 PM Ticket #33353 (contrib.staticfiles - Can't collect static files if don't have vendor's JavaScript source ...) updated by
-
Type changed
- 12:23 PM Ticket #33353 (contrib.staticfiles - Can't collect static files if don't have vendor's JavaScript source ...) created by
- If one is using 3rd party JavaScript library, its often a minified …
- 11:47 AM Ticket #33352 (contrib.admin - ModelAdmin.list_display option should support double-underscore ...) created by
- Many of the options on ModelAdmin already support double-underscore …
- 11:06 AM Ticket #28897 (Database layer (models, ORM) - QuerySet.update() raises FieldError on queryset ordered by an ...) updated by
-
Cc changed
- 11:05 AM Ticket #28897 (Database layer (models, ORM) - QuerySet.update() raises FieldError on queryset ordered by an ...) updated by
-
Status, Version, Resolution changed
Hey folks, I've run into this bug both on django 3.x and 4.x. Here is … - 10:08 AM Ticket #30681 (Database layer (models, ORM) - SQL script from sqlsequencereset doesn't work on Postgres 11.3.) closed by
- worksforme: > After migrating my database from another server with pg_dump/psql, I …
- 9:57 AM Ticket #33350 (HTTP handling - never_cache()/cache_control() decorators raise error on duck-typed ...) closed by
- needsinfo: I don't see how this can be a regression, these decorators use …
- 9:36 AM Ticket #33351 (Core (URLs) - path()/re_path() should raise a TypeError when kwargs is not a dict.) updated by
-
Summary changed
- 9:35 AM Ticket #33351 (Core (URLs) - path()/re_path() should raise a TypeError when kwargs is not a dict.) created by
- Apparently, however many years into using Django, I'm still capable of …
- 8:59 AM Ticket #33350 (HTTP handling - never_cache()/cache_control() decorators raise error on duck-typed ...) updated by
- The check has been in sensitive_post_parameters …
- 8:56 AM Ticket #33350 (HTTP handling - never_cache()/cache_control() decorators raise error on duck-typed ...) updated by
-
Component changed
3fd82a62415e748002435e7bad06b5017507777c for #32468 looks likely. - 8:52 AM Ticket #33350 (HTTP handling - never_cache()/cache_control() decorators raise error on duck-typed ...) updated by
- Hi Terence — Thanks for the report. Can you post a traceback quickly, …
- 8:46 AM Ticket #30681 (Database layer (models, ORM) - SQL script from sqlsequencereset doesn't work on Postgres 11.3.) updated by
-
Status, Resolution changed
I find the same results on PostgreSQL 13 (Debian 11 bullseye) with … - 8:30 AM Ticket #33350 (HTTP handling - never_cache()/cache_control() decorators raise error on duck-typed ...) created by
-
The cache decorators
cache_control,never_cacheand … - 5:53 AM CI edited by
- Updated Python to 3.11.0a3 on Windows machine. (diff)
- 4:18 AM Ticket #33340 (Core (Cache system) - DatabaseCache backend doesn't quote all fields in queries) updated by
-
Triage Stage, Patch needs improvement changed
- 4:16 AM Changeset [17df721]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #33340 -- Fixed unquoted column names in queries used by …
- 3:12 AM Ticket #33316 (contrib.admin - History view should be paginated by default.) updated by
-
Needs documentation, Needs tests changed
- 2:23 AM Ticket #32338 (Forms - Accessibility issues with Django forms RadioSelect and ...) updated by
-
Has patch, Triage Stage changed
- 2:23 AM Ticket #32338 (Forms - Accessibility issues with Django forms RadioSelect and ...) updated by
- In eba9a9b: […]
- 12:43 AM Ticket #33340 (Core (Cache system) - DatabaseCache backend doesn't quote all fields in queries) updated by
-
Patch needs improvement changed
- 12:19 AM Ticket #32338 (Forms - Accessibility issues with Django forms RadioSelect and ...) updated by
-
Patch needs improvement, Triage Stage changed
- 12:16 AM Changeset [eba9a9b]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Refs #32338 -- Added Boundfield.legend_tag().
Dec 8, 2021:
- 9:25 PM Ticket #33338 (Core (Cache system) - Document that @never_cache and add_never_cache_headers() set the ...) updated by
-
Has patch changed
PR - 8:01 PM Ticket #31842 (Core (Other) - django.core.signing.dumps() and loads() not backwards compatible) updated by
-
Was there a reason the
DEFAULT_HASHING_ALGORITHMsolution was used … - 7:05 PM Ticket #33340 (Core (Cache system) - DatabaseCache backend doesn't quote all fields in queries) updated by
-
Has patch changed
Hi, I opened a PR for this issue : … - 3:00 PM Ticket #33319 (Database layer (models, ORM) - Query.change_aliases raises an AssertionError) updated by
- In bb8435f: […]
- 2:59 PM Ticket #33319 (Database layer (models, ORM) - Query.change_aliases raises an AssertionError) closed by
- fixed: In 81739a4: […]
- 2:59 PM Ticket #33319 (Database layer (models, ORM) - Query.change_aliases raises an AssertionError) updated by
- In f04b44ba: […]
- 2:59 PM Ticket #33319 (Database layer (models, ORM) - Query.change_aliases raises an AssertionError) updated by
- In f1bfdff6: […]
- 2:16 PM Changeset [81739a4]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #33319 -- Fixed crash when combining with the | operator …
- 2:16 PM Changeset [f04b44ba]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Refs #33319 -- Added note about commutation of QuerySet's | operator.
- 2:16 PM Changeset [f1bfdff6]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Refs #33319 -- Added comment about keys/values assertion in …
- 2:14 PM Ticket #33346 (Testing framework - assertFormsetError() crashes on formset named "form".) updated by
- In 15031852: […]
- 2:02 PM Ticket #33346 (Testing framework - assertFormsetError() crashes on formset named "form".) closed by
- fixed: In cb383753: […]
- 1:57 PM Ticket #33348 (Testing framework - Change API of assertFormError to take an actual form object) updated by
-
Triage Stage changed
Agreed, let's change the first argument toform/formsetand … - 1:34 PM Ticket #33346 (Testing framework - assertFormsetError() crashes on formset named "form".) updated by
-
Triage Stage changed
- 1:33 PM Changeset [cb383753]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #33346 -- Fixed SimpleTestCase.assertFormsetError() crash on a …
- 12:14 PM Ticket #33349 (Forms - Add option to produce duration_string without days) created by
- I have a form with a custom field (inheriting from Django's …
- 11:49 AM Ticket #33347 (GIS - django.contrib.gis.geos.MultiPolygon segfault on arm) closed by
- duplicate: Currently we cannot prove that Django is at fault. Duplicate of #32600.
- 9:55 AM Ticket #33348 (Testing framework - Change API of assertFormError to take an actual form object) updated by
- As an argument in favor of this change, may I present this lines from …
- 9:10 AM Ticket #19721 (contrib.admin - Django admin allows filtering using the field lookups such as "in", ...) closed by
- fixed: In 8a4e5067: […]
- 9:10 AM Ticket #19721 (contrib.admin - Django admin allows filtering using the field lookups such as "in", ...) updated by
- In 2b76f457: […]
- 8:55 AM Ticket #33348 (Testing framework - Change API of assertFormError to take an actual form object) created by
-
The current signature of
assertFormErroris `(response, form, field, … - 8:38 AM Ticket #33338 (Core (Cache system) - Document that @never_cache and add_never_cache_headers() set the ...) updated by
-
Status, Owner changed
- 8:32 AM Ticket #19721 (contrib.admin - Django admin allows filtering using the field lookups such as "in", ...) updated by
-
Needs documentation, Patch needs improvement, Triage Stage changed
- 8:25 AM Changeset [8a4e5067]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #19721 -- Allowed admin filters to customize the list separator.
- 8:04 AM Ticket #33347 (GIS - django.contrib.gis.geos.MultiPolygon segfault on arm) created by
- Hello, I am a python django developer and since yesterday (with the …
- 7:50 AM Ticket #33346 (Testing framework - assertFormsetError() crashes on formset named "form".) updated by
-
Cc, Has patch changed
PR here: https://github.com/django/django/pull/15165I went with … - 7:27 AM Changeset [2b76f457]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Refs #19721 -- Corrected list formatting in admin filters docs.
- 7:25 AM Ticket #33346 (Testing framework - assertFormsetError() crashes on formset named "form".) updated by
-
Status, Owner changed
Replying to Mariusz Felisiak: > What do you think about … - 6:07 AM Ticket #33346 (Testing framework - assertFormsetError() crashes on formset named "form".) updated by
- Replying to Baptiste Mispelon: > ... > Restricting the …
- 5:41 AM Ticket #33346 (Testing framework - assertFormsetError() crashes on formset named "form".) updated by
-
I did some digging around
assertFormsetError(andassertFormError) … - 4:01 AM Ticket #33319 (Database layer (models, ORM) - Query.change_aliases raises an AssertionError) updated by
-
Patch needs improvement, Triage Stage changed
- 2:30 AM Ticket #33331 (Database layer (models, ORM) - Improve exception handling with `cursor.close()` after errors) updated by
- Hi Daniel. Thanks for the reply. It's OK to not read the thread :) …
- 2:12 AM Ticket #32290 (Template system - TemplateNotFound if relative path passed to {% include %} in variable) updated by
- In 7d02fa94: […]
- 1:17 AM Changeset [7d02fa94]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Refs #32290 -- Optimized construct_relative_path() by delay computing …
- 12:54 AM CI edited by
- Updated Python to 3.10.1 and 3.9.9 on Windows machine. (diff)
- 12:43 AM CI edited by
- Updated MariaDB version to 10.3.32. (diff)
- 12:21 AM Ticket #33346 (Testing framework - assertFormsetError() crashes on formset named "form".) updated by
-
Triage Stage changed
Note:
See TracTimeline
for information about the timeline view.