Jack Desert

Results 11 issues of Jack Desert

Our django app has two databases. After adding django-prometheus to the stack, some of our automated tests fail with: `django.db.utils.OperationalError: no such table: ` when accessing a model in the...

I was syncing with one account, then I loaded a different configuration file to sync with a different account. On the Taskwarrior end of that account, I uploaded about 40...

enhancement
Taskwarrior

On this line: https://github.com/pytest-dev/pytest-django/blob/cf6b229bce0c717bc590d8fd7cef281f3aa2c1fa/pytest_django/live_server_helper.py#L27 When using an sqlite in-memory database, our test gets to that line and raises `AttributeError: Can't set attribute` Looking at the [django source code for the...

There is ">" for "Play Next Track" How about a shortcut for "Play Previous"?

Perhaps there could be a clear error message for whitespace issues. For example, this checks file works: checks for agr_one_file: - custom_test_count = 8000000: custom_test_count query: SELECT max(zip) FROM agr_one_file...

For those who already have a handler set up and therefore may skip past the handler setup.

Expected the code snippet below to show D417. That is, expected it to tell me that the "name" argument does not have a description in the docstring. If I change...

docstring

I wanted to watch the intro video, but it says it's private. Can you fix?

To add configuration details and troubleshooting guide

How do I finish all the way back to the context where I called step from in the first place? It seems like calling `finish` takes me to unknown parts...