Timeline
Nov 4, 2021:
- 9:38 PM Ticket #33235 (Forms - Remove "for = ..." from MultiWidget's <label>.) updated by
-
Has patch changed
PR - 3:42 PM Ticket #33237 (contrib.staticfiles - ManifestStaticFilesStorage doesn't update JavaScript source map ...) updated by
- In 499384b: […]
- 3:39 PM Ticket #33237 (contrib.staticfiles - ManifestStaticFilesStorage doesn't update JavaScript source map ...) closed by
- fixed: In 4816dc9: […]
- 2:28 PM Changeset [4816dc9]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #33237 -- Fixed detecting source maps in …
- 2:24 PM Ticket #27147 (contrib.postgres - Add support for defining bounds in postgres range fields) closed by
- fixed: In fc565cb: […]
- 2:24 PM Ticket #29738 (Migrations - Django can't serialize DateTimeTZRange(lower=None, upper=None, bounds='[)')) updated by
- In 52f6927: […]
- 1:45 PM Ticket #33257 (Database layer (models, ORM) - Case() and ExpressionWrapper() doesn't work with DecimalField on SQLite.) updated by
- > I agree with you analysis: When, WindowFrame, and OrderBy don't …
- 1:22 PM Ticket #33265 (Forms - Form.get_context() backward-incompatibility) updated by
- Right, yeah, maybe there's not too much Django can do about it, but …
- 1:08 PM Changeset [fc565cb]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #27147 -- Allowed specifying bounds of tuple inputs for …
- 1:08 PM Changeset [52f6927]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Refs #29738 -- Added test for serializing psycopg2's NumericRange with …
- 12:58 PM Ticket #33263 (Generic views - DeleteView in Django4.0 does not call .delete() method) updated by
- Fetching from the database is a bit of a side-effect I’d argue. 😃 But …
- 12:24 PM Ticket #33263 (Generic views - DeleteView in Django4.0 does not call .delete() method) updated by
-
Yes, I see that
get_object()andget_success_url()get called … - 12:20 PM Ticket #33264 (Testing framework - DiscoverRunner doesn't counts unexpectedSuccess as an error) updated by
- I'll accept this change as correct, but I'll also mention that I've …
- 11:26 AM Ticket #33263 (Generic views - DeleteView in Django4.0 does not call .delete() method) updated by
-
Let's see what others say.
I think calling
delete()isn't error … - 11:19 AM Ticket #33265 (Forms - Form.get_context() backward-incompatibility) updated by
- New features introduce new methods, some of then may collide with …
- 11:09 AM Ticket #33263 (Generic views - DeleteView in Django4.0 does not call .delete() method) updated by
- OK, that sounds good. As for: > a deprecation here stops us adopting …
- 11:02 AM Ticket #33266 (Core (Other) - Auto-reload not detecting changes in Django 3.2) closed by
- needsinfo: Hi, I don't think you've explained the issue in enough detail to …
- 10:57 AM Ticket #33266 (Core (Other) - Auto-reload not detecting changes in Django 3.2) updated by
-
Description changed
- 10:55 AM Ticket #33266 (Core (Other) - Auto-reload not detecting changes in Django 3.2) created by
- I have tried using both StatReloader and WatchmanReloader, and …
- 10:22 AM Ticket #33265 (Forms - Form.get_context() backward-incompatibility) created by
-
Hi All,
The new
Form.get_context()method was added in #31026 on … - 10:19 AM Ticket #33263 (Generic views - DeleteView in Django4.0 does not call .delete() method) updated by
- Hi Eugene — I've added …
- 10:11 AM Ticket #33263 (Generic views - DeleteView in Django4.0 does not call .delete() method) updated by
- Yes, thanks — what I meant was that having a deprecation here stops us …
- 9:58 AM Ticket #33264 (Testing framework - DiscoverRunner doesn't counts unexpectedSuccess as an error) updated by
-
Has patch changed
Here is the PR: https://github.com/django/django/pull/15060 ✨ - 9:58 AM Ticket #33263 (Generic views - DeleteView in Django4.0 does not call .delete() method) updated by
- By deprecation process I meant that initially behavior is kept the …
- 9:44 AM Ticket #33263 (Generic views - DeleteView in Django4.0 does not call .delete() method) updated by
- > Normally such breaking changes should be taken through deprecation …
- 9:30 AM Ticket #33263 (Generic views - DeleteView in Django4.0 does not call .delete() method) updated by
- I understand that with new approach you need to move that kind of …
- 9:14 AM Ticket #33263 (Generic views - DeleteView in Django4.0 does not call .delete() method) updated by
- > I'd suggest a small addition to the release notes here... Pull …
- 9:12 AM Ticket #30577 (contrib.admin - Custom rendering for readonly fields in admin) updated by
-
Cc changed
- 9:04 AM Ticket #33263 (Generic views - DeleteView in Django4.0 does not call .delete() method) updated by
- OK, so the change here was intended, and doc'd but likely needs …
- 8:46 AM Ticket #32980 (Database layer (models, ORM) - Improve performance of related manager attribute access) updated by
-
Patch needs improvement changed
Marking as ready to have eyes on it once again, naturally can revert … - 8:25 AM Ticket #33264 (Testing framework - DiscoverRunner doesn't counts unexpectedSuccess as an error) updated by
-
Status, Owner changed
Thanks for the quick triage and the git history research. I'll get … - 7:59 AM Ticket #33263 (Generic views - DeleteView in Django4.0 does not call .delete() method) updated by
-
Severity, Triage Stage changed
- 7:26 AM Ticket #33237 (contrib.staticfiles - ManifestStaticFilesStorage doesn't update JavaScript source map ...) updated by
-
Triage Stage changed
- 6:52 AM Ticket #33264 (Testing framework - DiscoverRunner doesn't counts unexpectedSuccess as an error) updated by
-
Triage Stage changed
Thanks for the report! As far as I'm aware this doesn't qualify for a … - 6:25 AM Ticket #33253 (contrib.staticfiles - Collectstatic fails when using ManifestStaticFilesStorage and specific ...) updated by
-
Status, Owner, Has patch changed
I've opened a draft PR … - 6:14 AM Changeset [dc7ffd60]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Enabled GitHub Code of Conduct.
- 6:10 AM Ticket #27147 (contrib.postgres - Add support for defining bounds in postgres range fields) updated by
-
Needs documentation, Patch needs improvement, Triage Stage changed
- 5:59 AM Ticket #33264 (Testing framework - DiscoverRunner doesn't counts unexpectedSuccess as an error) created by
- I noticed today that my CI test suite was green even though its …
- 5:10 AM Ticket #33237 (contrib.staticfiles - ManifestStaticFilesStorage doesn't update JavaScript source map ...) updated by
-
Cc changed
Looks like the regression was introduced in … - 5:08 AM Ticket #31685 (Database layer (models, ORM) - Support updating conflicts with QuerySet.bulk_create().) updated by
-
Patch needs improvement changed
- 4:46 AM Changeset [60503cc]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Corrected multiply defined labels in docs.
- 4:41 AM Ticket #33237 (contrib.staticfiles - ManifestStaticFilesStorage doesn't update JavaScript source map ...) updated by
-
Status, Owner, Has patch changed
PR switching the regex … - 4:21 AM Ticket #33263 (Generic views - DeleteView in Django4.0 does not call .delete() method) created by
- I am giving a try to Django 4.0 on one of my projects and I see that …
- 2:45 AM Ticket #33247 (Documentation - PDF documentation build broken) updated by
- In 95a4db3: […]
- 2:17 AM Ticket #33256 (Database layer (models, ORM) - Some schema tests don't clean up their tables) updated by
- > If I have not done all of the cases yet, but just want to check in …
- 2:10 AM Ticket #33256 (Database layer (models, ORM) - Some schema tests don't clean up their tables) updated by
- If I have not done all of the cases yet, but just want to check in to …
- 2:06 AM Changeset [95a4db3]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Refs #33247 -- Fixed rendering of Unicode chars and emojis in PDF docs …
- 1:36 AM Ticket #33262 (Database layer (models, ORM) - Aggregate filtered by an Exists subquery crashes) closed by
- fixed: In a934d377: […]
- 1:36 AM Ticket #33256 (Database layer (models, ORM) - Some schema tests don't clean up their tables) updated by
-
Status, Owner changed
[] - 12:34 AM Ticket #33262 (Database layer (models, ORM) - Aggregate filtered by an Exists subquery crashes) updated by
-
Triage Stage changed
- 12:31 AM Changeset [a934d377]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #33262 -- Fixed crash of conditional aggregation on Exists().
Nov 3, 2021:
- 11:06 PM Ticket #29299 (Core (Other) - Add type hints (PEP 484) and variable annotations (PEP 526)) updated by
- Just to add here too, this project here is a fork of the original …
- 4:11 PM Ticket #33260 (Database layer (models, ORM) - Crash when using query set select_for_update(of=(...)) with exists()) closed by
- fixed: In 25157033: […]
- 2:15 PM Ticket #33260 (Database layer (models, ORM) - Crash when using query set select_for_update(of=(...)) with exists()) updated by
-
Triage Stage changed
- 2:08 PM Changeset [2515703]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #33260 -- Fixed crash when chaining QuerySet.exists() after …
- 1:06 PM Ticket #33247 (Documentation - PDF documentation build broken) updated by
- In 9a4a2b20: […]
- 1:06 PM Ticket #33247 (Documentation - PDF documentation build broken) updated by
- In 029c830b: […]
- 12:57 PM Ticket #33247 (Documentation - PDF documentation build broken) updated by
- In 9d171643: […]
- 12:57 PM Ticket #33247 (Documentation - PDF documentation build broken) updated by
- In 327dac6e: […]
- 12:46 PM Ticket #33247 (Documentation - PDF documentation build broken) updated by
- In 2877d264: […]
- 12:46 PM Ticket #33247 (Documentation - PDF documentation build broken) updated by
- In df452a22: […]
- 12:44 PM Ticket #33247 (Documentation - PDF documentation build broken) closed by
- fixed: In …
- 12:35 PM Ticket #33247 (Documentation - PDF documentation build broken) updated by
- In 447b6c86: […]
- 12:35 PM Changeset [447b6c8]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Refs #33247 -- Corrected configuration for Read The Docs. This pins …
- 10:52 AM Ticket #33258 (contrib.admin - inconsistent use of () and [] for attributes in ModelAdmin class - ...) closed by
- needsinfo: I'll mark this needs info pending a discussion.
- 10:48 AM Ticket #33258 (contrib.admin - inconsistent use of () and [] for attributes in ModelAdmin class - ...) updated by
-
Cc changed
OK, I think this needs to go to the DevelopersMailingList. There was … - 10:35 AM Ticket #33262 (Database layer (models, ORM) - Aggregate filtered by an Exists subquery crashes) updated by
-
Triage Stage changed
- 9:48 AM Ticket #33262 (Database layer (models, ORM) - Aggregate filtered by an Exists subquery crashes) updated by
-
Has patch changed
PR: https://github.com/django/django/pull/15052 - 9:27 AM Ticket #33262 (Database layer (models, ORM) - Aggregate filtered by an Exists subquery crashes) created by
- For example: […] Will crash with the following traceback: […] …
- 8:39 AM Ticket #33261 (contrib.admin - Autocomplete field triggers a PermissionDenied error) updated by
- https://github.com/django/django/blob/stable/3.2.x/django/contrib/admin …
- 8:36 AM Ticket #33261 (contrib.admin - Autocomplete field triggers a PermissionDenied error) updated by
- >> It seems to be the same issue as the ticket you linked. >> …
- 8:29 AM Ticket #33261 (contrib.admin - Autocomplete field triggers a PermissionDenied error) closed by
- duplicate: It seems to be the same issue as the ticket you linked. "app_label" …
- 8:12 AM Ticket #33261 (contrib.admin - Autocomplete field triggers a PermissionDenied error) created by
- I added to my code a autocomplete field in the ModelAdmin class of a …
- 7:46 AM Ticket #33260 (Database layer (models, ORM) - Crash when using query set select_for_update(of=(...)) with exists()) updated by
-
Has patch changed
PR: https://github.com/django/django/pull/15051 - 7:40 AM Ticket #33260 (Database layer (models, ORM) - Crash when using query set select_for_update(of=(...)) with exists()) updated by
-
Triage Stage changed
Thanks for the report. We can add an early return even before the … - 7:26 AM Ticket #33260 (Database layer (models, ORM) - Crash when using query set select_for_update(of=(...)) with exists()) created by
-
For example specifying
(self,)as an argument toof: […] Will … - 6:44 AM Ticket #33247 (Documentation - PDF documentation build broken) updated by
-
Is seems that "Read The Docs" uses quite old Sphinx
1.8.5by … - 6:28 AM Changeset [0da7a2e]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #33247 -- Added configuration for Read The Docs. …
- 6:27 AM Ticket #32996 (Database layer (models, ORM) - Cache PathInfos on ForeignObject/ForeignObjectRel (et al)) closed by
- fixed: In a6974249: […]
- 5:37 AM Ticket #32996 (Database layer (models, ORM) - Cache PathInfos on ForeignObject/ForeignObjectRel (et al)) updated by
-
Triage Stage changed
- 5:27 AM Changeset [a697424]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #32996 -- Cached PathInfos on relations. PathInfo values are …
- 5:24 AM Ticket #33252 (Core (Cache system) - CacheMiddleware and FetchFromCacheMiddleware are not thread safe.) closed by
- fixed: In 3ff7b15: […]
- 5:24 AM Ticket #33252 (Core (Cache system) - CacheMiddleware and FetchFromCacheMiddleware are not thread safe.) updated by
- In 0c05c18: […]
- 5:23 AM Ticket #33257 (Database layer (models, ORM) - Case() and ExpressionWrapper() doesn't work with DecimalField on SQLite.) updated by
- > Any suggestions on where the testcases for this should live? - …
- 5:05 AM Ticket #33257 (Database layer (models, ORM) - Case() and ExpressionWrapper() doesn't work with DecimalField on SQLite.) updated by
- Thanks for confirming that SQLiteNumericMixin is the right approach …
- 4:40 AM Ticket #8408 (contrib.admin - Add a way to avoid QuerySet.count() in admin pagination) updated by
-
Cc changed
- 3:39 AM Changeset [3ff7b15b]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #33252 -- Made cache middlewares thread-safe.
- 3:10 AM Ticket #33252 (Core (Cache system) - CacheMiddleware and FetchFromCacheMiddleware are not thread safe.) updated by
-
Triage Stage changed
- 3:05 AM Changeset [0c05c18]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Refs #33252 -- Used @override_settings in …
- 2:42 AM Ticket #32856 (Database layer (models, ORM) - Django 2.2 not compatible with psycopg 2.9) updated by
- In 12141e31: […]
- 2:15 AM Ticket #33245 (Utilities - utils.html.urlize() isn't thread-safe) updated by
- In 1f9874d4: […]
- 2:14 AM Changeset [1f9874d4]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Refs #33245 -- Minor edits to django.utils.html.urlize() changes. …
- 1:47 AM Changeset [9f3bd9df]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Corrected module reference in contributing tutorial.
- 1:41 AM Changeset [c7152cb]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed typo in docs/topics/logging.txt.
- 1:40 AM Ticket #32691 (Database layer (models, ORM) - Performance regression in Exact lookup on BooleanField on MySQL.) closed by
- fixed: In 407fe95c: […]
- 1:32 AM Ticket #33257 (Database layer (models, ORM) - Case() and ExpressionWrapper() doesn't work with DecimalField on SQLite.) updated by
-
Status, Owner, Triage Stage, Summary changed
Thanks for the detailed report! > It seems that adding … - 1:14 AM Ticket #33259 (Database layer (models, ORM) - Model._meta.related_objects returns different values in shell and from ...) closed by
- needsinfo: Also, Django 3.0 is no longer supported so you need to reproduce this …
- 1:05 AM Ticket #33256 (Database layer (models, ORM) - Some schema tests don't clean up their tables) updated by
-
Triage Stage changed
Nov 2, 2021:
- 9:30 PM Ticket #33259 (Database layer (models, ORM) - Model._meta.related_objects returns different values in shell and from ...) updated by
- Hi, you'll have to debug the issue and explain why Django is at fault …
- 9:16 PM Ticket #33259 (Database layer (models, ORM) - Model._meta.related_objects returns different values in shell and from ...) created by
- I'm implementing caching for the Model and generating the cache key by …
- 6:37 PM Ticket #33258 (contrib.admin - inconsistent use of () and [] for attributes in ModelAdmin class - ...) updated by
-
Description, Summary changed
- 6:36 PM Ticket #33258 (contrib.admin - inconsistent use of () and [] for attributes in ModelAdmin class - ...) updated by
-
Description changed
- 6:34 PM Ticket #33258 (contrib.admin - inconsistent use of () and [] for attributes in ModelAdmin class - ...) updated by
-
Description changed
- 6:34 PM Ticket #33258 (contrib.admin - inconsistent use of () and [] for attributes in ModelAdmin class - ...) created by
-
In Django's
ModelAdminclass, most "lists" are initialized as tuples … - 6:31 PM Ticket #33257 (Database layer (models, ORM) - Case() and ExpressionWrapper() doesn't work with DecimalField on SQLite.) updated by
- It seems that adding SQLiteNumericMixin to Case and ExpressionWrapper …
- 6:21 PM Ticket #33257 (Database layer (models, ORM) - Case() and ExpressionWrapper() doesn't work with DecimalField on SQLite.) created by
- I noticed that, on sqlite, some comparisons against DecimalField …
- 6:21 PM Ticket #33256 (Database layer (models, ORM) - Some schema tests don't clean up their tables) created by
- Some test errors on a second consecutive run of `./tests/runtests.py …
- 3:30 PM Changeset [407fe95c]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #32691 -- Made Exact lookup on BooleanFields compare directly to …
- 2:14 PM Ticket #33187 (Database layer (models, ORM) - Foreign key to a specific field is not handled in inspectdb) closed by
- fixed: Fixed in …
- 2:10 PM Ticket #33234 (Migrations - Migrations autodetector breaking with proxy models inheriting from mixin) closed by
- fixed: Fixed in …
- 2:09 PM Ticket #33224 (Database layer (models, ORM) - BaseDatabaseFeatures.supports_mixed_date_datetime_comparisons comment ...) closed by
- fixed: Fixed in …
- 1:20 PM Ticket #33255 (Template system - Closing </Body> tag inside textarea is being lowercased.) closed by
- invalid: Thanks for this report, however I cannot reproduce this issue. Django …
- 12:54 PM Ticket #33187 (Database layer (models, ORM) - Foreign key to a specific field is not handled in inspectdb) updated by
-
Triage Stage changed
- 12:53 PM Changeset [aaf9b55]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #33187 -- Made inspectdb handle ForeignKey.to_field attribute.
- 12:50 PM Ticket #33255 (Template system - Closing </Body> tag inside textarea is being lowercased.) updated by
-
Description changed
- 12:48 PM Ticket #33255 (Template system - Closing </Body> tag inside textarea is being lowercased.) created by
- If there is an textarea with </Body> text inside it, it will be …
- 11:36 AM Ticket #33254 (Forms - Issue with django.forms.fields.FilePathField() and callable path) updated by
- Closing per TicketClosingReasons/UseSupportChannels.
- 11:35 AM Ticket #33254 (Forms - Issue with django.forms.fields.FilePathField() and callable path) closed by
-
invalid:
models.FilePathFieldaccepts a callablepath, but … - 11:26 AM Ticket #33254 (Forms - Issue with django.forms.fields.FilePathField() and callable path) created by
- Hi, First post here, so I don't know if it's the correct channel for …
- 10:47 AM Ticket #33187 (Database layer (models, ORM) - Foreign key to a specific field is not handled in inspectdb) updated by
-
Patch needs improvement changed
- 9:34 AM Changeset [dab48b7]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #33234 -- Fixed autodetector crash for proxy models inheriting …
- 8:36 AM Ticket #33234 (Migrations - Migrations autodetector breaking with proxy models inheriting from mixin) updated by
-
Triage Stage changed
- 6:44 AM Ticket #32996 (Database layer (models, ORM) - Cache PathInfos on ForeignObject/ForeignObjectRel (et al)) updated by
-
Patch needs improvement changed
Unticking because I think it's ready to be looked at. Naturally it may … - 4:16 AM Ticket #33230 (Testing framework - Test client doesn't set explicitly provided Content-Type when data is empty) closed by
- wontfix: OK, let's say wontfix. (Happy if anyone wants to make the case we're …
- 4:11 AM Ticket #33243 (Template system - Inline comment vanishes in parsed template, comment block is ...) closed by
- wontfix: The behaviour here has been …
- 3:03 AM Ticket #33247 (Documentation - PDF documentation build broken) updated by
-
Status, Owner, Triage Stage changed
- 2:29 AM Ticket #33187 (Database layer (models, ORM) - Foreign key to a specific field is not handled in inspectdb) updated by
-
Patch needs improvement changed
- 1:33 AM Ticket #33224 (Database layer (models, ORM) - BaseDatabaseFeatures.supports_mixed_date_datetime_comparisons comment ...) updated by
-
Triage Stage changed
- 1:30 AM Changeset [c069ee0]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #33224 -- Removed …
- 1:13 AM Ticket #33246 (Migrations - --squashed-name can overwrite existing migration files) closed by
- fixed: In 9e6d6316: […]
- 1:13 AM Changeset [9e6d631]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #33246 -- Made squashmigrations raise CommandError when …
- 1:05 AM Ticket #33246 (Migrations - --squashed-name can overwrite existing migration files) updated by
-
Patch needs improvement, Triage Stage changed
- 1:03 AM Changeset [c3e0dfe4]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed isolation of admin_views.tests.ValidXHTMLTests.
Nov 1, 2021:
- 8:22 PM Ticket #33231 (contrib.auth - authenticate() doesn't raise ImproperlyConfigured for incorrect ...) updated by
- Replying to Mariusz Felisiak: > Django supports …
- 1:58 PM Ticket #33253 (contrib.staticfiles - Collectstatic fails when using ManifestStaticFilesStorage and specific ...) updated by
- For both import and export: […] I have also: - removed the 's' in …
- 1:35 PM Ticket #33253 (contrib.staticfiles - Collectstatic fails when using ManifestStaticFilesStorage and specific ...) updated by
- The following regex restricts characters for identifiers: […] It …
- 10:59 AM Ticket #33253 (contrib.staticfiles - Collectstatic fails when using ManifestStaticFilesStorage and specific ...) updated by
-
Cc changed
- 10:43 AM Ticket #33253 (contrib.staticfiles - Collectstatic fails when using ManifestStaticFilesStorage and specific ...) updated by
-
Severity changed
Better to be safe than sorry, worst that can happen is that these … - 10:38 AM Ticket #33253 (contrib.staticfiles - Collectstatic fails when using ManifestStaticFilesStorage and specific ...) updated by
-
Triage Stage changed
Tentatively marking as accepted, and indeed relates to ESM support via … - 8:13 AM Ticket #33253 (contrib.staticfiles - Collectstatic fails when using ManifestStaticFilesStorage and specific ...) created by
- […] Steps to reproduce the issue Start a new project …
- 7:15 AM Ticket #32409 (Testing framework - TestCase async tests are not transaction-aware) updated by
-
I'm faced with a similar
OperationalErrorwhilst testing an … - 7:04 AM Ticket #33240 (File uploads/storage - get_image_dimensions() raises ValueError on some .ico files.) updated by
-
Summary changed
- 7:03 AM Ticket #33240 (File uploads/storage - get_image_dimensions() raises ValueError on some .ico files.) closed by
-
needsinfo: Thanks for this report, however it looks like an issue in
Pillownot … - 6:30 AM Ticket #33231 (contrib.auth - authenticate() doesn't raise ImproperlyConfigured for incorrect ...) closed by
- wontfix: Django supports authentication backends with different set of …
- 4:41 AM Changeset [d811fa1d]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Added stub release notes for Django 3.2.10.
- 4:18 AM Changeset [7ec603b]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Added release date for 3.2.9.
- 2:47 AM Changeset [125f9af]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Added Google Cloud Spanner to list of third-party DB backends.
- 2:47 AM Ticket #33245 (Utilities - utils.html.urlize() isn't thread-safe) closed by
- fixed: In ad81b606: […]
- 2:27 AM Ticket #33173 (Core (Other) - Python 3.11 compatibility) updated by
-
Cc changed
- 2:24 AM Ticket #33199 (Core (Other) - Deprecate passing positional arguments to Signer.) updated by
-
Cc changed
- 12:29 AM Ticket #33245 (Utilities - utils.html.urlize() isn't thread-safe) updated by
-
Triage Stage changed
- 12:27 AM Changeset [ad81b606]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #33245 -- Made django.utils.html.urlize() thread-safe. …
- 12:20 AM Ticket #33246 (Migrations - --squashed-name can overwrite existing migration files) updated by
-
Patch needs improvement changed
- 12:03 AM Ticket #33252 (Core (Cache system) - CacheMiddleware and FetchFromCacheMiddleware are not thread safe.) updated by
-
Cc, Triage Stage, Type, Summary changed
Thanks for the report!
Note:
See TracTimeline
for information about the timeline view.