(I'm happy to just test this out and remove it again if it doesn't work)
DEFAULT_FROM_EMAIL var der styr på, det havde jeg overset Tilføjer mig selv til DJANGO_ADMINS
Opretter STRIPE_API_KEY og STRIPE_ENDPOINT_SECRET
Nice! I'm gonna vouch that we keep it for now and see if we'll start using mypy checks or not... now at least, it can be run.
I've restored it... hatch env run --env default -- python --version; hatch env run --env dev -- python --version
is really incomprehensible compared to the old version, also funny that `hatch…
Maybe that error is because the old "requirements.txt" I had didn't specify the Python version using the same string pattern 🤪
Notably when this was changed, the command started working:
`…