Bart Ribbers
Bart Ribbers
@jaedb any chance you could merge this?
As an extension to this it would be nice if you could programmatically _require_ the page to be private. Right now I can as a page allow certain kinds of...
I'd love to tell you but I'd first need to remove the already added account to check, but I see no way to do that. Is there a way that...
Oh no that worked, I just didn't think of it :sweat_smile: So after creating the account nothing appeared in the terminal sadly, no indication of any errors. I'm guessing it...
Well this has nothing to do with Docker really, Alpine is used for more things :wink: I gave your command a shot and it failed, although differently: ``` ValueError: Plugin...
@Alessandro-Barbieri just a note, I got tests working with `PYTHONPATH="." pytest --pyargs pytest_trio`. This did not require me to install it first and works with Pytest 5.4.2.
Yes, where else would it be?
Well in a bare `django-admin startproject` project the secret key is already set in the settings file. I don't see why I or anyone else would ever move it, so...
Also no. Mainly due to this problem we stopped using mypy for now, waiting for a fix :shrug: