Leandro de Souza

Results 8 issues of Leandro de Souza

This PR adds translations for the Brazilian Portuguese (pt_BR) language.

# Description This PR adds type hints to the `middleware` and `toolbar` modules Fixes #1705 # Checklist: - [x] I have added the relevant tests for this change. - [...

Is there any plans to add type hints to the codebase? As a newcomer to the project, i feel like there's a lot of places that could use type hints...

Hey there. I did not found any better place to make this question, as i already looked for support on Bigcommerce store help. We inherited a code base that's deployed...

# Bug report ## What's wrong The latest version available (3.15.0) requires a different mypy version from what the latest django-stubs latest version (5.0.4) requires. Here's a traceback when trying...

bug

### Summary: PeriodicTask that have a `expire_seconds` defined won't have a `expires` option set when the task is dispatched by the admin action "Run Selected Tasks" * Celery Version: 5.4.0...

Hello there! Currently it's allowed that an custom authentication class returns a tuple containing `(None, None)`. This causes the authentication to be considered successful and sets `request.user = None` and...

stale

### Trac ticket number ticket-36539 #### Branch description Related name supported was added on 5.1 but related field verbose names weren't taken into consideration. This PR added support for using...