Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

TypedDjango

django-stubs, djangorestframework-stubs, pytest-mypy-plugins
Collective - Host: opensource - https://opencollective.com/typeddjangoorg - Code: https://github.com/typeddjango

Bump django from 5.0.7 to 5.0.8

github.com/typeddjango/django-stubs - sobolevn opened this pull request 5 months ago
Bump django from 5.0.7 to 5.0.8

github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request 5 months ago
[pre-commit.ci] pre-commit autoupdate

github.com/typeddjango/djangorestframework-stubs - pre-commit-ci[bot] opened this pull request 5 months ago
[pre-commit.ci] pre-commit autoupdate

github.com/typeddjango/django-stubs - pre-commit-ci[bot] opened this pull request 5 months ago
Bump black from 24.4.2 to 24.8.0

github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request 5 months ago
Fixed sql types

github.com/typeddjango/django-stubs - ashm-dev opened this pull request 5 months ago
Fixed bugs with RawQuerySet

github.com/typeddjango/django-stubs - ashm-dev opened this pull request 5 months ago
Use `Any` for `ConnectionProxy` attributes

github.com/typeddjango/django-stubs - RealOrangeOne opened this pull request 5 months ago
Remove `BaseManager.cache` attribute

github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
Regression test for #2302

github.com/typeddjango/django-stubs - sobolevn opened this pull request 5 months ago
Update pyright to 1.1.374

github.com/typeddjango/django-stubs - sobolevn opened this pull request 5 months ago
Bump pyright from 1.1.373 to 1.1.374

github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request 5 months ago
A workaround for #2299

github.com/typeddjango/django-stubs - sobolevn opened this pull request 5 months ago
Bump mypy from 1.11.0 to 1.11.1

github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request 5 months ago
[pre-commit.ci] pre-commit autoupdate

github.com/typeddjango/django-stubs - pre-commit-ci[bot] opened this pull request 5 months ago
[pre-commit.ci] pre-commit autoupdate

github.com/typeddjango/djangorestframework-stubs - pre-commit-ci[bot] opened this pull request 5 months ago
Unable to import Celery

github.com/typeddjango/django-stubs - rrfirstwork opened this issue 5 months ago
Fix type hints for `SimpleTestCase`

github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
Bump pre-commit from 3.7.1 to 3.8.0

github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request 5 months ago
Bump pre-commit from 3.7.1 to 3.8.0

github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request 5 months ago
Prepare for a release `5.0.4`

github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
convert as_manager hooks to base class hook

github.com/typeddjango/django-stubs - asottile opened this pull request 5 months ago
Bump pytest from 8.3.1 to 8.3.2

github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request 5 months ago
Bump pytest from 8.3.1 to 8.3.2

github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request 5 months ago
lookup manager type via mro

github.com/typeddjango/django-stubs - asottile opened this pull request 5 months ago
Prepare for a release `5.0.3`

github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
Update mypy to 1.11.0

github.com/typeddjango/djangorestframework-stubs - sobolevn opened this pull request 5 months ago
Bump pyright from 1.1.372 to 1.1.373

github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request 5 months ago
reverse relations are not recognized by mypy

github.com/typeddjango/django-stubs - AlexandrVasilchuk opened this issue 5 months ago
add missing type argument to `Paginator`

github.com/typeddjango/django-stubs - joshuadavidthomas opened this pull request 5 months ago
[pre-commit.ci] pre-commit autoupdate

github.com/typeddjango/djangorestframework-stubs - pre-commit-ci[bot] opened this pull request 5 months ago
[pre-commit.ci] pre-commit autoupdate

github.com/typeddjango/django-stubs - pre-commit-ci[bot] opened this pull request 5 months ago
Update mypy to 1.11.0

github.com/typeddjango/django-stubs - sobolevn opened this pull request 5 months ago
Bump pytest from 8.2.2 to 8.3.1

github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request 5 months ago
Bump mypy from 1.10.1 to 1.11.0

github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request 5 months ago
Bump pytest from 8.2.2 to 8.3.1

github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request 5 months ago
Bump pyright from 1.1.371 to 1.1.372

github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request 5 months ago
[pre-commit.ci] pre-commit autoupdate

github.com/typeddjango/djangorestframework-stubs - pre-commit-ci[bot] opened this pull request 5 months ago
[pre-commit.ci] pre-commit autoupdate

github.com/typeddjango/django-stubs - pre-commit-ci[bot] opened this pull request 5 months ago
Bump pyright from 1.1.370 to 1.1.371

github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request 5 months ago
Bump django from 5.0.6 to 5.0.7

github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request 6 months ago
[pre-commit.ci] pre-commit autoupdate

github.com/typeddjango/django-stubs - pre-commit-ci[bot] opened this pull request 6 months ago
[pre-commit.ci] pre-commit autoupdate

github.com/typeddjango/djangorestframework-stubs - pre-commit-ci[bot] opened this pull request 6 months ago
Add `Options._get_fields`

github.com/typeddjango/django-stubs - Viicos opened this pull request 6 months ago
Remove some unnecessary defer rounds

github.com/typeddjango/django-stubs - flaeppe opened this pull request 6 months ago
Bump awesome-lint from 0.18.2 to 1.2.0

github.com/typeddjango/awesome-python-typing - dependabot[bot] opened this pull request 6 months ago
Bump actions/checkout from 2 to 4

github.com/typeddjango/awesome-python-typing - dependabot[bot] opened this pull request 6 months ago
Bump pyright from 1.1.369 to 1.1.370

github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request 6 months ago
use field annotations for values_list types

github.com/typeddjango/django-stubs - asottile opened this pull request 6 months ago
Improve types of `ConnectionProxy`

github.com/typeddjango/django-stubs - Viicos opened this pull request 6 months ago