Changes between Initial Version and Version 1 of Ticket #37064, comment 6


Ignore:
Timestamp:
Apr 24, 2026, 6:17:34 PM (3 weeks ago)
Author:
Simon Charette

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37064, comment 6

    initial v1  
    1 I cannot reproduce against Django 6.0.4 with `manage.py test` or with `pytest` with `pytest-django` installed by creating a new Django 6.0.3 project and defining a new app where the single test is
     1I cannot reproduce against Django 6.0.4 with `manage.py test` or with `pytest` with `pytest-django` installed by creating a new Django project and defining a new app where the single test is
    22
    33{{{#!python
Back to Top