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
Add a lot of runtime defaults to stubs with `stubdefaulter`
github.com/typeddjango/django-stubs - sobolevn opened this pull request 5 months ago
github.com/typeddjango/django-stubs - sobolevn opened this pull request 5 months ago
This PR adds some defaults to stubs with `stubdefaulter`
github.com/typeddjango/django-stubs - sobolevn opened this pull request 5 months ago
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 - sobolevn opened this pull request 5 months ago
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
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request 5 months ago
Incorrect type hinting for `settings.SERVERS`
github.com/typeddjango/djangorestframework-stubs - WoosterInitiative opened this issue 5 months ago
github.com/typeddjango/djangorestframework-stubs - WoosterInitiative opened this issue 5 months ago
Do `models.Model` adjustments from `get_metaclass_hook`
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
github.com/typeddjango/django-stubs - flaeppe 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
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
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
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request 5 months ago
Refactor support for `annotate` to utilise `mypy.types.Instance.extra_attrs`
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
Fixed sql types
github.com/typeddjango/django-stubs - ashm-dev opened this pull request 5 months ago
github.com/typeddjango/django-stubs - ashm-dev opened this pull request 5 months ago
Add Typing for EmailField with Support for String Set and Get Types
github.com/typeddjango/django-stubs - ashm-dev opened this pull request 5 months ago
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
github.com/typeddjango/django-stubs - ashm-dev opened this pull request 5 months ago
In setup steps : "pip install django-stubs[compatible-mypy]" returns "no matches found: django-stubs[compatible-mypy]"
github.com/typeddjango/django-stubs - MarArMar opened this issue 5 months ago
github.com/typeddjango/django-stubs - MarArMar opened this issue 5 months ago
Don't populate a type arg for non generic managers
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
Remove `FieldDoesNotExist` from where it's not present at runtime
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
Declare `ManyToManyField.description` a `_StrOrPromise`
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
github.com/typeddjango/django-stubs - flaeppe 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
github.com/typeddjango/django-stubs - RealOrangeOne opened this pull request 5 months ago
Update build status link for `django-stubs-ext`
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
Remove `BaseManager.cache` attribute
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
Loosen bound on `CurrentSiteManager` manager type var
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
`.filter` with wrong fields does not fail if `.annotate` is used
github.com/typeddjango/django-stubs - sobolevn opened this issue 5 months ago
github.com/typeddjango/django-stubs - sobolevn opened this issue 5 months ago
Regression test for #2302
github.com/typeddjango/django-stubs - sobolevn opened this pull request 5 months ago
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
github.com/typeddjango/django-stubs - sobolevn opened this pull request 5 months ago
[5.0.3 regression] error: "type[RealmFilter]" has no attribute "objects" [attr-defined]
github.com/typeddjango/django-stubs - andersk opened this issue 5 months ago
github.com/typeddjango/django-stubs - andersk opened this issue 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
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request 5 months ago
[5.0.3 regression] Can’t `filter` a `QuerySet` on an `alias`
github.com/typeddjango/django-stubs - andersk opened this issue 5 months ago
github.com/typeddjango/django-stubs - andersk opened this issue 5 months ago
Run mypy with `--strict` on `assert_type` tests
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
A workaround for #2299
github.com/typeddjango/django-stubs - sobolevn opened this pull request 5 months ago
github.com/typeddjango/django-stubs - sobolevn opened this pull request 5 months ago
[5.0.3 regression] `GenericRelation` has no attribute
github.com/typeddjango/django-stubs - andersk opened this issue 5 months ago
github.com/typeddjango/django-stubs - andersk opened this issue 5 months ago
Improve `get_context_object_name` on `SingleObjectMixin` and `MultipleObjectMixin`
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
github.com/typeddjango/django-stubs - flaeppe 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
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request 5 months ago
Allow `fields` being an `Iterable` in `bulk_update`
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
Test usage of `from_queryset` manager as reverse manager
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
try and use named arguments from caller for matching name
github.com/typeddjango/django-stubs - asottile opened this pull request 5 months ago
github.com/typeddjango/django-stubs - asottile opened this pull request 5 months ago
django.contrib.auth should return the configured User type
github.com/typeddjango/django-stubs - asottile-sentry opened this issue 5 months ago
github.com/typeddjango/django-stubs - asottile-sentry opened this issue 5 months ago
match Field TypeVar variance in models.fields.related
github.com/typeddjango/django-stubs - asottile opened this pull request 5 months ago
github.com/typeddjango/django-stubs - asottile 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
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
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
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
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
Check correct model on m2m reverse values/values_list
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
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
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
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request 5 months ago
Refactor: Unify plugin check for model type info
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
github.com/typeddjango/django-stubs - flaeppe 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
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
ManyToMany relation wrongly validates values_list field name
github.com/typeddjango/django-stubs - Andrioden opened this issue 5 months ago
github.com/typeddjango/django-stubs - Andrioden opened this issue 5 months ago
Check correct model on other side of many to many reverse filtering
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
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
github.com/typeddjango/django-stubs - asottile opened this pull request 5 months ago
fill QuerySet generics using the manager's model type
github.com/typeddjango/django-stubs - asottile opened this pull request 5 months ago
github.com/typeddjango/django-stubs - asottile opened this pull request 5 months ago
Don't remove `objects` attribute from `Model` in plugin
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
Add `objects` attribute to `Token`
github.com/typeddjango/djangorestframework-stubs - sobolevn opened this pull request 5 months ago
github.com/typeddjango/djangorestframework-stubs - sobolevn 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
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
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request 5 months ago
Check model fields on filtering methods of queryset types
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
test failures are really really difficult to read
github.com/typeddjango/pytest-mypy-plugins - asottile opened this issue 5 months ago
github.com/typeddjango/pytest-mypy-plugins - asottile opened this issue 5 months ago
lookup manager type via mro
github.com/typeddjango/django-stubs - asottile opened this pull request 5 months ago
github.com/typeddjango/django-stubs - asottile opened this pull request 5 months ago
Check calls to filtering manager methods involving `ManyToManyField`
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
github.com/typeddjango/django-stubs - flaeppe 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
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
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
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
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
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
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
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
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
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
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
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request 5 months ago
Update mypy requirement from ~=1.10.0 to >=1.10,<1.12
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request 5 months ago
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request 5 months ago
add `Path` type argument to tuple returned by `get_app_template_dirs`
github.com/typeddjango/django-stubs - joshuadavidthomas opened this pull request 5 months ago
github.com/typeddjango/django-stubs - joshuadavidthomas opened this pull request 5 months ago
`django.template.utils.get_app_template_dirs` return tuple missing type argument
github.com/typeddjango/django-stubs - joshuadavidthomas opened this issue 5 months ago
github.com/typeddjango/django-stubs - joshuadavidthomas opened this issue 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
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request 5 months ago
Refactor: Unify plugin check for model type info
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
github.com/typeddjango/django-stubs - flaeppe 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
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
github.com/typeddjango/django-stubs - pre-commit-ci[bot] opened this pull request 5 months ago
Allow single generic param for Field in ForeignKey
github.com/typeddjango/django-stubs - rafonseca opened this pull request 5 months ago
github.com/typeddjango/django-stubs - rafonseca opened this pull request 5 months ago
Support inheriting ManyToManyField from an abstract model
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
github.com/typeddjango/django-stubs - flaeppe opened this pull request 5 months ago
Bump types-requests from 2.32.0.20240622 to 2.32.0.20240712
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request 5 months ago
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request 5 months ago
Update repo link to `typing_extensions`
github.com/typeddjango/awesome-python-typing - Viicos opened this pull request 5 months ago
github.com/typeddjango/awesome-python-typing - Viicos 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
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request 5 months ago
Allow Mapping type as serializer context
github.com/typeddjango/djangorestframework-stubs - adrianmrit opened this issue 6 months ago
github.com/typeddjango/djangorestframework-stubs - adrianmrit opened this issue 6 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
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request 6 months ago
Update `admin.sites._ViewType` bound to allow `StreamingHttpResponse`
github.com/typeddjango/django-stubs - savanto opened this pull request 6 months ago
github.com/typeddjango/django-stubs - savanto 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
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
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
github.com/typeddjango/django-stubs - Viicos opened this pull request 6 months ago
Update function signatures for `django.db.models.sql.Query` class
github.com/typeddjango/django-stubs - DongwookKim0823 opened this pull request 6 months ago
github.com/typeddjango/django-stubs - DongwookKim0823 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
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
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
github.com/typeddjango/awesome-python-typing - dependabot[bot] opened this pull request 6 months ago
Assignment of django model field to wrong type of var does not show error
github.com/typeddjango/django-stubs - sam-ghosh opened this issue 6 months ago
github.com/typeddjango/django-stubs - sam-ghosh opened this issue 6 months ago
Add `get_template_tag_modules` function signature to `django.template.backends.django`
github.com/typeddjango/django-stubs - DongwookKim0823 opened this pull request 6 months ago
github.com/typeddjango/django-stubs - DongwookKim0823 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
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
github.com/typeddjango/django-stubs - asottile opened this pull request 6 months ago
Add `serialized_aliases` parameter to `setup_databases` function in `django.test.utils`
github.com/typeddjango/django-stubs - DongwookKim0823 opened this pull request 6 months ago
github.com/typeddjango/django-stubs - DongwookKim0823 opened this pull request 6 months ago
Fix `APIRequestFactory` method signatures
github.com/typeddjango/djangorestframework-stubs - DongwookKim0823 opened this pull request 6 months ago
github.com/typeddjango/djangorestframework-stubs - DongwookKim0823 opened this pull request 6 months ago
Improve types of `ConnectionProxy`
github.com/typeddjango/django-stubs - Viicos opened this pull request 6 months ago
github.com/typeddjango/django-stubs - Viicos opened this pull request 6 months ago
Add type hints to JSON utility methods in `rest_framework.utils`
github.com/typeddjango/djangorestframework-stubs - DongwookKim0823 opened this pull request 6 months ago
github.com/typeddjango/djangorestframework-stubs - DongwookKim0823 opened this pull request 6 months ago
Fix `SlugRelatedField.to_representation()` parameter name
github.com/typeddjango/djangorestframework-stubs - DongwookKim0823 opened this pull request 6 months ago
github.com/typeddjango/djangorestframework-stubs - DongwookKim0823 opened this pull request 6 months ago