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

Next release planning (4.2.1)

github.com/typeddjango/django-stubs - intgr opened this issue over 1 year ago
chevron is not maintained

github.com/typeddjango/pytest-mypy-plugins - antecrescent opened this issue over 1 year ago
CI: Enable Ruff pyupgrade fixes

github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
CI: Auto-remove unused imports using Ruff

github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
CI: Replace isort with Ruff import sorting

github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
Generic Views, self.request.user.id

github.com/typeddjango/django-stubs - JoaoHenrique12 opened this issue over 1 year ago
Add QuerySet._result_cache and _fetch_all()

github.com/typeddjango/django-stubs - adamchainz opened this pull request over 1 year ago
Bump pre-commit from 3.3.1 to 3.3.2

github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
Bump pre-commit from 3.3.1 to 3.3.2

github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
fix typo in mypy.ini error message

github.com/typeddjango/django-stubs - asottile opened this pull request over 1 year ago
Modify ticket in logo

github.com/typeddjango/django-stubs - adamchainz opened this pull request over 1 year ago
Fix logo URL with 'master'

github.com/typeddjango/django-stubs - adamchainz opened this pull request over 1 year ago
Fix logo URL

github.com/typeddjango/django-stubs - adamchainz opened this pull request over 1 year ago
Add logo

github.com/typeddjango/django-stubs - adamchainz opened this pull request over 1 year ago
Update compatible-mypy & CI to mypy 1.3.0

github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
Fix ForeignKey queryset filters on un-swapped models

github.com/typeddjango/django-stubs - UnknownPlatypus opened this pull request over 1 year ago
Fix classonlymethod decorator declaration

github.com/typeddjango/django-stubs - adamchainz opened this pull request over 1 year ago
Django 5.0 Tracking Issue

github.com/typeddjango/django-stubs - adamchainz opened this issue over 1 year ago
replace OrderedDict with dict

github.com/typeddjango/djangorestframework-stubs - terencehonles opened this pull request over 1 year ago
Bump mypy from 1.2.0 to 1.3.0

github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
Improve core.files.storages types for Django 4.2

github.com/typeddjango/django-stubs - Alexerson opened this pull request over 1 year ago
Add set/get typing for spatial Model Fields

github.com/typeddjango/django-stubs - martinlehoux opened this pull request over 1 year ago
fix: Fix override_settings decorator typing

github.com/typeddjango/django-stubs - martinlehoux opened this pull request over 1 year ago
Allow using async StreamingHttpResponse

github.com/typeddjango/django-stubs - Alexerson opened this pull request over 1 year ago
[pre-commit.ci] pre-commit autoupdate

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

github.com/typeddjango/django-stubs - pre-commit-ci[bot] opened this pull request over 1 year ago
Bump types-requests from 2.29.0.0 to 2.30.0.0

github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
Bump pytest-mypy-plugins from 1.11.0 to 1.11.1

github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
Version 1.11.1 release

github.com/typeddjango/pytest-mypy-plugins - sobolevn opened this pull request over 1 year ago
contrib.gis PointField typing

github.com/typeddjango/django-stubs - martinlehoux opened this issue over 1 year ago
User missing attribute `backend`

github.com/typeddjango/django-stubs - WhyNotHugo opened this issue over 1 year ago
sdist is missing tests

github.com/typeddjango/pytest-mypy-plugins - mtelka opened this issue over 1 year ago
Bump pytest-mypy-plugins from 1.10.1 to 1.11.0

github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
Fix build

github.com/typeddjango/pytest-mypy-plugins - brunns opened this pull request over 1 year ago
Bump django from 4.2 to 4.2.1

github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
Bump requests from 2.29.0 to 2.30.0

github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
Bump pre-commit from 3.3.0 to 3.3.1

github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
Bump pre-commit from 2.21.0 to 3.3.1

github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
Bump pre-commit from 3.2.2 to 3.3.0

github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
Bump pre-commit from 2.21.0 to 3.3.0

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

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

github.com/typeddjango/django-stubs - pre-commit-ci[bot] opened this pull request over 1 year ago
Make `django.conf` constants `Literal`s

github.com/typeddjango/django-stubs - sobolevn opened this pull request over 1 year ago
Add `robust` parameter to `transaction.on_commit`

github.com/typeddjango/django-stubs - realsuayip opened this pull request over 1 year ago
Drop Django 4.0 compatibility

github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
Fix decorator return types

github.com/typeddjango/django-stubs - Kostia-K opened this pull request over 1 year ago
Fix `secret` argument to `_make_token_with_timestamp`

github.com/typeddjango/django-stubs - christianbundy opened this pull request over 1 year ago
Drop Python 3.7 compatibility

github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
Completely drop Python 3.7 compatibility

github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
Version 3.14.0 release

github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
Bump requests from 2.28.2 to 2.29.0

github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
CI: Stop testing with Python 3.7

github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
Next release planning (4.2.0)

github.com/typeddjango/django-stubs - intgr opened this issue over 1 year ago
Fix aiterator

github.com/typeddjango/django-stubs - kjagiello opened this pull request over 1 year ago
Bump pytest from 7.3.0 to 7.3.1

github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
Bump pytest from 7.2.2 to 7.3.1

github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago