Johnny Metz

Results 14 issues of Johnny Metz

What is the purpose of the white cross with the black background at the beginning of the prompt? ![Screen Shot 2021-06-19 at 2 02 16 AM](https://user-images.githubusercontent.com/20693145/122637239-64d6a500-d0a2-11eb-9c14-c62fc7170967.png) It doesn't seem to...

CMD + Shift + L is supposed to only search for all instances of a highlighted word. However, it also searches for the highlighted word on Google in a browser....

## What happened? Github CI fails when local envs is not kept. I think we need to remove these lines in Github CI: https://github.com/cookiecutter/cookiecutter-django/blob/f947c612faf1d612bc357de57b6900e7fea65850/%7B%7Bcookiecutter.project_slug%7D%7D/docker-compose.local.yml#L23-L25 ## What should've happened instead? Github...

help wanted
bug

**Background** I recently upgraded to Django 5.1.1 and I'm seeing a `PicklingError` in my unit tests for all djoser endpoints that send an email. Here are some minimalist unit tests...