Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/typeddjango/django-stubs
PEP-484 stubs for Django
https://github.com/typeddjango/django-stubs
Bump pyright from 1.1.378 to 1.1.379
dependabot[bot] opened this pull request 4 months ago
dependabot[bot] opened this pull request 4 months ago
Update django to 5.1.1
sobolevn opened this pull request 4 months ago
sobolevn opened this pull request 4 months ago
Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1
dependabot[bot] opened this pull request 4 months ago
dependabot[bot] opened this pull request 4 months ago
Bump django from 5.1 to 5.1.1
dependabot[bot] opened this pull request 4 months ago
dependabot[bot] opened this pull request 4 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 4 months ago
pre-commit-ci[bot] opened this pull request 4 months ago
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0
dependabot[bot] opened this pull request 4 months ago
dependabot[bot] opened this pull request 4 months ago
Bump pyright from 1.1.377 to 1.1.378
dependabot[bot] opened this pull request 4 months ago
dependabot[bot] opened this pull request 4 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 4 months ago
pre-commit-ci[bot] opened this pull request 4 months ago
Bump mypy from 1.11.1 to 1.11.2
dependabot[bot] opened this pull request 4 months ago
dependabot[bot] opened this pull request 4 months ago
Update `utils`
Viicos opened this pull request 4 months ago
Viicos opened this pull request 4 months ago
Update `contrib.sessions.backends`
Viicos opened this pull request 4 months ago
Viicos opened this pull request 4 months ago
django_stubs_ext.monkeypatch() and django_browser_reload results in circular import failure
benjaoming opened this issue 4 months ago
benjaoming opened this issue 4 months ago
Update `db.migrations.operations`
Viicos opened this pull request 4 months ago
Viicos opened this pull request 4 months ago
feat: Add missing stubs
BradleyKirton opened this pull request 4 months ago
BradleyKirton opened this pull request 4 months ago
Bump django from 5.0.8 to 5.1
Viicos opened this pull request 4 months ago
Viicos opened this pull request 4 months ago
Bump pyright from 1.1.376 to 1.1.377
dependabot[bot] opened this pull request 4 months ago
dependabot[bot] opened this pull request 4 months ago
Don't modify return values of manager methods in place, modify a copy instead
jkaikkosplk opened this pull request 4 months ago
jkaikkosplk opened this pull request 4 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 4 months ago
pre-commit-ci[bot] opened this pull request 4 months ago
Union return values with generics from queryset methods resolve wrong when the queryset is used on multiple models.
jkaikkosplk opened this issue 4 months ago
jkaikkosplk opened this issue 4 months ago
Add arbitrary named arguments to @receiver decorator
craigds opened this pull request 4 months ago
craigds opened this pull request 4 months ago
Type Annotation Errors in Models Inheriting from 3rd Party Packages
Dresdn opened this issue 4 months ago
Dresdn opened this issue 4 months ago
Bump pyright from 1.1.375 to 1.1.376
dependabot[bot] opened this pull request 4 months ago
dependabot[bot] opened this pull request 4 months ago
No error when creating `django.db.models.Model` instance with incompatible property type
pchabros opened this issue 4 months ago
pchabros opened this issue 4 months ago
Include current `django-stubs` version in reporting of config data
flaeppe opened this issue 4 months ago
flaeppe opened this issue 4 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 4 months ago
pre-commit-ci[bot] opened this pull request 4 months ago
`.values_list` returns incorrect type for field with same name when selected from related model
flaeppe opened this issue 4 months ago
flaeppe opened this issue 4 months ago
Resolve configured `AUTH_USER_MODEL` with a `get_type_analyze_hook`
flaeppe opened this pull request 4 months ago
flaeppe opened this pull request 4 months ago
Use mypy's `make_optional_type` instead of shipping our own
flaeppe opened this pull request 5 months ago
flaeppe opened this pull request 5 months ago
Enable `mypy.plugins.proper_plugin`
flaeppe opened this pull request 5 months ago
flaeppe opened this pull request 5 months ago
Check annotated fields in `<QuerySet>.filter` call
flaeppe opened this pull request 5 months ago
flaeppe opened this pull request 5 months ago
5.1: Deprecate CheckConstraint.check
q0w opened this pull request 5 months ago
q0w opened this pull request 5 months ago
Bump django from 5.0.8 to 5.1
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
Bump pyright from 1.1.374 to 1.1.375
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
Fix `tuple[A]` types to be `tuple[A, ...]` types
sobolevn opened this pull request 5 months ago
sobolevn opened this pull request 5 months ago
Add a lot of runtime defaults to stubs with `stubdefaulter`
sobolevn opened this pull request 5 months ago
sobolevn opened this pull request 5 months ago
This PR adds some defaults to stubs with `stubdefaulter`
sobolevn opened this pull request 5 months ago
sobolevn opened this pull request 5 months ago
Bump django from 5.0.7 to 5.0.8
sobolevn opened this pull request 5 months ago
sobolevn opened this pull request 5 months ago
Bump django from 5.0.7 to 5.0.8
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
Do `models.Model` adjustments from `get_metaclass_hook`
flaeppe opened this pull request 5 months ago
flaeppe opened this pull request 5 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 5 months ago
pre-commit-ci[bot] opened this pull request 5 months ago
Bump black from 24.4.2 to 24.8.0
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
Refactor support for `annotate` to utilise `mypy.types.Instance.extra_attrs`
flaeppe opened this pull request 5 months ago
flaeppe opened this pull request 5 months ago
Fixed sql types
ashm-dev opened this pull request 5 months ago
ashm-dev opened this pull request 5 months ago
Add Typing for EmailField with Support for String Set and Get Types
ashm-dev opened this pull request 5 months ago
ashm-dev opened this pull request 5 months ago
Fixed bugs with RawQuerySet
ashm-dev opened this pull request 5 months ago
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]"
MarArMar opened this issue 5 months ago
MarArMar opened this issue 5 months ago
Don't populate a type arg for non generic managers
flaeppe opened this pull request 5 months ago
flaeppe opened this pull request 5 months ago
Remove `FieldDoesNotExist` from where it's not present at runtime
flaeppe opened this pull request 5 months ago
flaeppe opened this pull request 5 months ago
Declare `ManyToManyField.description` a `_StrOrPromise`
flaeppe opened this pull request 5 months ago
flaeppe opened this pull request 5 months ago
Use `Any` for `ConnectionProxy` attributes
RealOrangeOne opened this pull request 5 months ago
RealOrangeOne opened this pull request 5 months ago
Update build status link for `django-stubs-ext`
flaeppe opened this pull request 5 months ago
flaeppe opened this pull request 5 months ago
Remove `BaseManager.cache` attribute
flaeppe opened this pull request 5 months ago
flaeppe opened this pull request 5 months ago
Loosen bound on `CurrentSiteManager` manager type var
flaeppe opened this pull request 5 months ago
flaeppe opened this pull request 5 months ago
`.filter` with wrong fields does not fail if `.annotate` is used
sobolevn opened this issue 5 months ago
sobolevn opened this issue 5 months ago
Regression test for #2302
sobolevn opened this pull request 5 months ago
sobolevn opened this pull request 5 months ago
Update pyright to 1.1.374
sobolevn opened this pull request 5 months ago
sobolevn opened this pull request 5 months ago
[5.0.3 regression] error: "type[RealmFilter]" has no attribute "objects" [attr-defined]
andersk opened this issue 5 months ago
andersk opened this issue 5 months ago
Bump pyright from 1.1.373 to 1.1.374
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
[5.0.3 regression] Can’t `filter` a `QuerySet` on an `alias`
andersk opened this issue 5 months ago
andersk opened this issue 5 months ago
Run mypy with `--strict` on `assert_type` tests
flaeppe opened this pull request 5 months ago
flaeppe opened this pull request 5 months ago
A workaround for #2299
sobolevn opened this pull request 5 months ago
sobolevn opened this pull request 5 months ago
[5.0.3 regression] `GenericRelation` has no attribute
andersk opened this issue 5 months ago
andersk opened this issue 5 months ago
Improve `get_context_object_name` on `SingleObjectMixin` and `MultipleObjectMixin`
flaeppe opened this pull request 5 months ago
flaeppe opened this pull request 5 months ago
Bump mypy from 1.11.0 to 1.11.1
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
Allow `fields` being an `Iterable` in `bulk_update`
flaeppe opened this pull request 5 months ago
flaeppe opened this pull request 5 months ago
Test usage of `from_queryset` manager as reverse manager
flaeppe opened this pull request 5 months ago
flaeppe opened this pull request 5 months ago
try and use named arguments from caller for matching name
asottile opened this pull request 5 months ago
asottile opened this pull request 5 months ago
django.contrib.auth should return the configured User type
asottile-sentry opened this issue 5 months ago
asottile-sentry opened this issue 5 months ago
match Field TypeVar variance in models.fields.related
asottile opened this pull request 5 months ago
asottile opened this pull request 5 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 5 months ago
pre-commit-ci[bot] opened this pull request 5 months ago
Unable to import Celery
rrfirstwork opened this issue 5 months ago
rrfirstwork opened this issue 5 months ago
Fix type hints for `SimpleTestCase`
flaeppe opened this pull request 5 months ago
flaeppe opened this pull request 5 months ago
Check correct model on m2m reverse values/values_list
flaeppe opened this pull request 5 months ago
flaeppe opened this pull request 5 months ago
Bump pre-commit from 3.7.1 to 3.8.0
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
Refactor: Unify plugin check for model type info
flaeppe opened this pull request 5 months ago
flaeppe opened this pull request 5 months ago
Prepare for a release `5.0.4`
flaeppe opened this pull request 5 months ago
flaeppe opened this pull request 5 months ago
ManyToMany relation wrongly validates values_list field name
Andrioden opened this issue 5 months ago
Andrioden opened this issue 5 months ago
Check correct model on other side of many to many reverse filtering
flaeppe opened this pull request 5 months ago
flaeppe opened this pull request 5 months ago
convert as_manager hooks to base class hook
asottile opened this pull request 5 months ago
asottile opened this pull request 5 months ago
fill QuerySet generics using the manager's model type
asottile opened this pull request 5 months ago
asottile opened this pull request 5 months ago
Don't remove `objects` attribute from `Model` in plugin
flaeppe opened this pull request 5 months ago
flaeppe opened this pull request 5 months ago
Bump pytest from 8.3.1 to 8.3.2
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
Check model fields on filtering methods of queryset types
flaeppe opened this pull request 5 months ago
flaeppe opened this pull request 5 months ago
lookup manager type via mro
asottile opened this pull request 5 months ago
asottile opened this pull request 5 months ago
Check calls to filtering manager methods involving `ManyToManyField`
flaeppe opened this pull request 5 months ago
flaeppe opened this pull request 5 months ago
Prepare for a release `5.0.3`
flaeppe opened this pull request 5 months ago
flaeppe opened this pull request 5 months ago
Bump pyright from 1.1.372 to 1.1.373
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
reverse relations are not recognized by mypy
AlexandrVasilchuk opened this issue 5 months ago
AlexandrVasilchuk opened this issue 5 months ago
add missing type argument to `Paginator`
joshuadavidthomas opened this pull request 5 months ago
joshuadavidthomas opened this pull request 5 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 5 months ago
pre-commit-ci[bot] opened this pull request 5 months ago
Update mypy to 1.11.0
sobolevn opened this pull request 5 months ago
sobolevn opened this pull request 5 months ago
Bump pytest from 8.2.2 to 8.3.1
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
Bump mypy from 1.10.1 to 1.11.0
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
add `Path` type argument to tuple returned by `get_app_template_dirs`
joshuadavidthomas opened this pull request 5 months ago
joshuadavidthomas opened this pull request 5 months ago
`django.template.utils.get_app_template_dirs` return tuple missing type argument
joshuadavidthomas opened this issue 5 months ago
joshuadavidthomas opened this issue 5 months ago
Bump pyright from 1.1.371 to 1.1.372
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
Refactor: Unify plugin check for model type info
flaeppe opened this pull request 5 months ago
flaeppe opened this pull request 5 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 5 months ago
pre-commit-ci[bot] opened this pull request 5 months ago
Allow single generic param for Field in ForeignKey
rafonseca opened this pull request 5 months ago
rafonseca opened this pull request 5 months ago
Support inheriting ManyToManyField from an abstract model
flaeppe opened this pull request 5 months ago
flaeppe opened this pull request 5 months ago