Radek Czajka
Radek Czajka
The `/another-login/` endpoint only worked correctly, because it was preceded by a pattern with an empty parent. Had the previous parent been not empty (as in the amended test), the...
Hi, I'm just starting to work on Polish translation of the docs. Will be happening here: https://github.com/rczajka/pgzero-polish
Hi, I added support for dynamic directory names, along with tests. Your version did replace templates in directory names, but: - it only worked for creating empty directories, - it...