All the merge conflicts took the air out of the balloon.. gonna continue tomorrow and ping you once the last couple of items are solved @valberg
(however, I think that I would prefer to add…
So: It seems we can skip dj-stripe for now in order to keep things more simple. I think we should prefer to use "as little Stripe data as possible" in order to not get vendor locked-in.
The…
I get this error when running it: LockFileError: Could not find lock file python version
Oh god now I know what's going on... it's for the mypy django-stubs thing...
Yes, we need it for running mypy with Django. I think I spend 2 minutes to get it working. But I didn't actually fix…
This is important for sending error 500 emails because often the default "@localhost" will not succeed.
It should be okay to use the new Django 5.1... then we can help out if we discover a bug :) it's rc1 now...
Noting that this got reintroduced... I don't use it... but is it used? Or did you remove it on purpose @valberg ?