| 1 | |
| 2 | |
| 3 | Replying to [comment:5 Sarah Boyce]: |
| 4 | > Hi 설원준(Wonjoon Seol)/Dispatch squad 👋 |
| 5 | > I can see you are using pytest, which is an external dependency, there's a good chance you are using others. |
| 6 | > I need to be able to replicate an issue using **only** Django and currently it's quite hard to understand what's going on. |
| 7 | > |
| 8 | > I think Trac is not the right place to discuss this at this point, perhaps you want to ask for support on [https://forum.djangoproject.com/c/users/6 the Django forum] or perhaps you want to raise this with a different dependency (perhaps [https://github.com/pytest-dev/pytest-django/issues pytest-django] is more appropriate?). |
| 9 | > If you can write a test case for Django that shows the issue without using pytest, then I think we can reopen the ticket 👍 |
| 10 | |