Ayrton
Ayrton
@kevinpostal Could you please post your urls.py of your main routes?
@jheld Do you mind reviewing this PR for checking if it still applies to most recent versions of Django?
@defionscode Do you want to provide a PR with your changes on `django-saml2-pro-auth`? I would be happy to merge them here and publish to PyPi so the current users of...
@rednafi closing is a no?
@rednafi Let me send a small PR so you can review. I can follow the thin as possible idea with it.
I'm using `asyncpg` in one of my main backends, so I'm unable to fully use Oso now. If you want tests or insights, feel free to mark me in new...
@madkote I'm considering how to refactor my current case for a sample here. My worker process is not using the FastAPI main classes yet. This is the part I'm improving...
I'm testing Rocketry for a simple scheduler, and I think this could be an easier path for first implementations, as it's more modern and close to FastAPI ways of thinking:...
Maybe the best approach for this one is trying to write an app like https://github.com/microsoft/terminal/tree/main/samples that consumes the new Windows Console APIs. Support for zsh/bash/fish first via WSL and Windows...
Se existisse possibilidade de dizer a sala da palestra no objeto de agendamento também seria legal: ``` { name: "Palestra 1 Javascript", time: "10h00m", local: "Sala 01" } ``` @zenorocha...