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

[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
walk mro for Field set type annotations

github.com/typeddjango/django-stubs - asottile opened this pull request 6 months ago
Add atomic_blocks to base DB wrapper

github.com/typeddjango/django-stubs - palfrey opened this pull request 6 months ago
Add urlconf param to HttpRequest

github.com/typeddjango/django-stubs - bigfootjon opened this pull request 6 months ago
Bump pyright from 1.1.368 to 1.1.369

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

github.com/typeddjango/django-stubs - dependabot[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
[pre-commit.ci] pre-commit autoupdate

github.com/typeddjango/django-stubs - pre-commit-ci[bot] opened this pull request 6 months ago
Add Ruff to Linters section

github.com/typeddjango/awesome-python-typing - diceroll123 opened this pull request 6 months ago
Bump pyright from 1.1.367 to 1.1.368

github.com/typeddjango/django-stubs - dependabot[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
[pre-commit.ci] pre-commit autoupdate

github.com/typeddjango/django-stubs - pre-commit-ci[bot] opened this pull request 6 months ago
Add missing math.Random database function

github.com/typeddjango/django-stubs - noamkush opened this pull request 6 months ago
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0

github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request 6 months ago
cache's version can be Any

github.com/typeddjango/django-stubs - asottile opened this pull request 6 months ago
Model._meta.pk is non-None

github.com/typeddjango/django-stubs - asottile opened this pull request 6 months ago
Bump pyright from 1.1.366 to 1.1.367

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 7 months ago
[pre-commit.ci] pre-commit autoupdate

github.com/typeddjango/djangorestframework-stubs - pre-commit-ci[bot] opened this pull request 7 months ago
Add type hints to builtin models' fields

github.com/typeddjango/django-stubs - flaeppe opened this pull request 7 months ago
Bump pyright from 1.1.365 to 1.1.366

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

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

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

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

github.com/typeddjango/django-stubs - pre-commit-ci[bot] opened this pull request 7 months ago
Improve `django.middleware` stubs

github.com/typeddjango/django-stubs - Viicos opened this pull request 7 months ago
Improve `django.http` stubs

github.com/typeddjango/django-stubs - Viicos opened this pull request 7 months ago
`Lookup` should be a subtype of `Expression`

github.com/typeddjango/django-stubs - mkurnikov opened this pull request 7 months ago
remove `as_<dbname>()` methods from stubs

github.com/typeddjango/django-stubs - mkurnikov opened this pull request 7 months ago
Bump pyright from 1.1.364 to 1.1.365

github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request 7 months ago
accept str for Trunc expression

github.com/typeddjango/django-stubs - asottile opened this pull request 7 months ago
How to type UserAdmin?

github.com/typeddjango/django-stubs - tbrlpld opened this issue 7 months ago
[pre-commit.ci] pre-commit autoupdate

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

github.com/typeddjango/djangorestframework-stubs - pre-commit-ci[bot] opened this pull request 7 months ago
Prepare for a release `5.0.1`

github.com/typeddjango/django-stubs - flaeppe opened this pull request 7 months ago
5.0: Update `django.db.models.expressions`

github.com/typeddjango/django-stubs - saJaeHyukc opened this pull request 7 months ago
Formset get_queryset() returns QuerySet

github.com/typeddjango/django-stubs - MrkGrgsn opened this pull request 7 months ago
5.0: Update `django.db.models.sql.query.Query`

github.com/typeddjango/django-stubs - saJaeHyukc opened this pull request 7 months ago
Bump pytest from 8.2.0 to 8.2.1

github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request 7 months ago
Bump pytest from 8.2.0 to 8.2.1

github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request 7 months ago
5.0: Update `django.db.models.sql.compiler`

github.com/typeddjango/django-stubs - saJaeHyukc opened this pull request 7 months ago
5.0: Update `django.db.models.query_utils`

github.com/typeddjango/django-stubs - saJaeHyukc opened this pull request 7 months ago
Improve typing of view decorators

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

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

github.com/typeddjango/django-stubs - pre-commit-ci[bot] opened this pull request 7 months ago
5.0: Update `django.db.models.query`

github.com/typeddjango/django-stubs - saJaeHyukc opened this pull request 7 months ago