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
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request about 1 year ago
pre-commit-ci[bot] opened this pull request about 1 year ago
Type of "method_decorator" is partially unknown (pyright)
dephiros opened this issue about 1 year ago
dephiros opened this issue about 1 year ago
RelatedManager import moved breaking Pylance
martinlehoux opened this issue about 1 year ago
martinlehoux opened this issue about 1 year ago
Bump pre-commit from 3.5.0 to 3.6.0
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Fix type of `AppConfig.models_module`
Viicos opened this pull request about 1 year ago
Viicos opened this pull request about 1 year ago
Remove section regarding custom queryset methods from README
flaeppe opened this pull request about 1 year ago
flaeppe opened this pull request about 1 year ago
Ensure mypy plugin processes inherited many to many fields
flaeppe opened this pull request about 1 year ago
flaeppe opened this pull request about 1 year ago
Include ModelBase subclasses in plugin base class hook condition
flaeppe opened this pull request about 1 year ago
flaeppe opened this pull request about 1 year ago
django-stubs 4.2.7 throws type check error for `Group.user_set`
johnthagen opened this issue about 1 year ago
johnthagen opened this issue about 1 year ago
AssertionError: Cannot find component `<model>_ManyRelatedManager` for `<app>.models.<model>_ManyRelatedManager`
intgr opened this issue about 1 year ago
intgr opened this issue about 1 year ago
Bump actions/setup-python from 4 to 5
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Update and prepare for Django 5.0
intgr opened this pull request about 1 year ago
intgr opened this pull request about 1 year ago
"TextChoices" has no attribute "choices"
Kangaroux opened this issue about 1 year ago
Kangaroux opened this issue about 1 year ago
Too many arguments for "TextChoices"
Kangaroux opened this issue about 1 year ago
Kangaroux opened this issue about 1 year ago
Version 4.2.7 release (django-stubs, django-stubs-ext)
intgr opened this pull request about 1 year ago
intgr opened this pull request about 1 year ago
Bump django from 4.2.7 to 5.0
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Added `Model._do_update()` method signature
pfouque opened this pull request about 1 year ago
pfouque opened this pull request about 1 year ago
Refactor: Unify plugin check for model type info
flaeppe opened this pull request about 1 year ago
flaeppe opened this pull request about 1 year ago
Fix Self typed custom queryset methods incompatible with base queryse…
moranabadie opened this pull request about 1 year ago
moranabadie opened this pull request about 1 year ago
cached_property not taken into account
MoranAbadieGatewatcher opened this issue about 1 year ago
MoranAbadieGatewatcher opened this issue about 1 year ago
Bump mypy from 1.7.0 to 1.7.1
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Value of `_Row` not filled in for fully-typed queryset methods
bwo opened this issue about 1 year ago
bwo opened this issue about 1 year ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request about 1 year ago
pre-commit-ci[bot] opened this pull request about 1 year ago
Updated `TypedModelMeta` `ordering` attribute to allow `OrderBy` objects
HansAarneLiblik opened this pull request about 1 year ago
HansAarneLiblik opened this pull request about 1 year ago
TypedModelMeta only allows `list[str]` for `ordering`
HansAarneLiblik opened this issue about 1 year ago
HansAarneLiblik opened this issue about 1 year ago
custom queryset methods/types get lost following calls to `.values()`, `.values_list()`
bwo opened this issue about 1 year ago
bwo opened this issue about 1 year ago
No error detected for non-existent attribute in ForeignKey relation
jereze opened this issue about 1 year ago
jereze opened this issue about 1 year ago
Restore `RelatedManager`, `ManyRelatedManager` to inherit from `Manager` not `BaseManager`
intgr opened this pull request about 1 year ago
intgr opened this pull request about 1 year ago
Accurately infer `capfirst()` `None` return
intgr opened this pull request about 1 year ago
intgr opened this pull request about 1 year ago
Make `StrPromise` not inherit from `Sequence[str]`
intgr opened this pull request about 1 year ago
intgr opened this pull request about 1 year ago
`Self` typed custom queryset methods incompatible with base queryset type
MrkGrgsn opened this issue about 1 year ago
MrkGrgsn opened this issue about 1 year ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request about 1 year ago
pre-commit-ci[bot] opened this pull request about 1 year ago
INTERNAL_ERROR # ShopifyShopManager: Type[ShopifyShopManagerBase] = Manager.from_queryset
cschubiner opened this issue about 1 year ago
cschubiner opened this issue about 1 year ago
Upgrade to mypy 1.7.0
intgr opened this pull request about 1 year ago
intgr opened this pull request about 1 year ago
Feature Request: Support django-polymorphic models in ManyToMany field
khink opened this issue about 1 year ago
khink opened this issue about 1 year ago
Remove incorrect `django.db.models` re-exports
intgr opened this pull request about 1 year ago
intgr opened this pull request about 1 year ago
django-stubs-ext: Export `RelatedManager`, `ManyRelatedManager` stub-only classes
intgr opened this pull request about 1 year ago
intgr opened this pull request about 1 year ago
Constrain multiple `BaseModelAdmin` methods to return either list or tuple
flaeppe opened this pull request about 1 year ago
flaeppe opened this pull request about 1 year ago
Constrain multiple `BaseModelAdmin` attributes to be either list or tuple
flaeppe opened this pull request about 1 year ago
flaeppe opened this pull request about 1 year ago
Bump black from 23.10.1 to 23.11.0
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Add types for `MD5` database function
kevinmarsh opened this pull request about 1 year ago
kevinmarsh opened this pull request about 1 year ago
Various improvements in `django.core.management.commands` modules
UnknownPlatypus opened this pull request about 1 year ago
UnknownPlatypus opened this pull request about 1 year ago
Next release planning (4.2.7)
intgr opened this issue about 1 year ago
intgr opened this issue about 1 year ago
Add `BaseExpression.contains_subquery()` method (update to Django 4.2.7)
intgr opened this pull request about 1 year ago
intgr opened this pull request about 1 year ago
Improve `Collector` and `NestedObjects` attributes, methods
intgr opened this pull request about 1 year ago
intgr opened this pull request about 1 year ago
Fix `get_deleted_objects()` return type from `list[Model]` -> `list[str]`
golgor opened this pull request about 1 year ago
golgor opened this pull request about 1 year ago
Return from get_deleted_objects-method of ModelAdmin
golgor opened this issue about 1 year ago
golgor opened this issue about 1 year ago
Fix argument types of `assertNumQueries` and `assertQuerySetEqual`
flaeppe opened this pull request about 1 year ago
flaeppe opened this pull request about 1 year ago
Improve types for multiple methods of `QuerySet`
flaeppe opened this pull request about 1 year ago
flaeppe opened this pull request about 1 year ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request about 1 year ago
pre-commit-ci[bot] opened this pull request about 1 year ago
TemplateCommand subclasses `handle` method typing is incorrect
PedroPerpetua opened this issue about 1 year ago
PedroPerpetua opened this issue about 1 year ago
Improve types for `django.db.models.enums.*`
flaeppe opened this pull request about 1 year ago
flaeppe opened this pull request about 1 year ago
Simulate `@deconstructible` as a mixin class
flaeppe opened this pull request about 1 year ago
flaeppe opened this pull request about 1 year ago
False-positive trigger when converting a queryset to a dictionary
Oleksii-Kutsenko opened this issue about 1 year ago
Oleksii-Kutsenko opened this issue about 1 year ago
Type missing `RelatedField.__init__` method
flaeppe opened this pull request about 1 year ago
flaeppe opened this pull request about 1 year ago
Correct `db_comment` arg position for `django.db.models.Field.__init__`
flaeppe opened this pull request about 1 year ago
flaeppe opened this pull request about 1 year ago
Move `RelatedManager` to `django.db.models.fields.related_descriptors`
flaeppe opened this pull request about 1 year ago
flaeppe opened this pull request about 1 year ago
Bump django from 4.2.6 to 4.2.7
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Allow custom Form class in `SuccessMessageMixin.form_valid()`
SukiCZ opened this pull request about 1 year ago
SukiCZ opened this pull request about 1 year ago
Improve hints of `django.contrib.gis.gdal.libgdal`
flaeppe opened this pull request about 1 year ago
flaeppe opened this pull request about 1 year ago
Presence of `django-stubs` breaks type checking of `djangorestframework-dataclasses`
johnthagen opened this issue about 1 year ago
johnthagen opened this issue about 1 year ago
`SuccessMessageMixin` does not allow `form_valid` to be retyped
Kakadus opened this issue about 1 year ago
Kakadus opened this issue about 1 year ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request about 1 year ago
pre-commit-ci[bot] opened this pull request about 1 year ago
django-stubs breaks PyCharm code completion in some contexts
urzbs opened this issue about 1 year ago
urzbs opened this issue about 1 year ago
Move plugin generated `<Model>_RelatedManager` entries to allowlist
flaeppe opened this pull request about 1 year ago
flaeppe opened this pull request about 1 year ago
Improve `ManyToManyDescriptor` and fix `Model.<manytomany>.through` typing
flaeppe opened this pull request about 1 year ago
flaeppe opened this pull request about 1 year ago
`_StrPromise` on a `TypedDict`
michjnich opened this issue about 1 year ago
michjnich opened this issue about 1 year ago
Allow additional types for SQL parameters in `migrations.RunSQL()`
UnknownPlatypus opened this pull request over 1 year ago
UnknownPlatypus opened this pull request over 1 year ago
Need type annotation for ManyToManyField with string class names
jgillard opened this issue over 1 year ago
jgillard opened this issue over 1 year ago
Added `search_help_text=` parameter to `ChangeList.__init__()`
quinox opened this pull request over 1 year ago
quinox opened this pull request over 1 year ago
`Model.<related_name>` has no attribute "through"
michjnich opened this issue over 1 year ago
michjnich opened this issue over 1 year ago
Custom Model metaclass causing TypecheckAssertionError
alexhenman opened this issue over 1 year ago
alexhenman opened this issue over 1 year ago
Bump pytest from 7.4.2 to 7.4.3
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
lists as raw sql parameters in a migration
janrito opened this issue over 1 year ago
janrito opened this issue over 1 year ago
Bump black from 23.10.0 to 23.10.1
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request over 1 year ago
pre-commit-ci[bot] opened this pull request over 1 year ago
Version 4.2.6 release (django-stubs only)
intgr opened this pull request over 1 year ago
intgr opened this pull request over 1 year ago
Detect incompatibile mypy version and print a warning
intgr opened this issue over 1 year ago
intgr opened this issue over 1 year ago
Revert "Use `parse_bool` implementation from mypy"
intgr opened this pull request over 1 year ago
intgr opened this pull request over 1 year ago
Update Django db backend base wrapper
UnknownPlatypus opened this pull request over 1 year ago
UnknownPlatypus opened this pull request over 1 year ago
Proposal: Add `django-stubs-ext` as an optional dependency of `django-stubs`
richardebeling opened this issue over 1 year ago
richardebeling opened this issue over 1 year ago
fix as manager and from queryset self types (#1788)
moranabadie opened this pull request over 1 year ago
moranabadie opened this pull request over 1 year ago
As_manager: Self not taken into account
moranabadie opened this issue over 1 year ago
moranabadie opened this issue over 1 year ago
`django.core.management` stub update
UnknownPlatypus opened this pull request over 1 year ago
UnknownPlatypus opened this pull request over 1 year ago
Fix IndexError crash when using `from_queryset()` of custom Manager subclass
moranabadie opened this pull request over 1 year ago
moranabadie opened this pull request over 1 year ago
IndexError: tuple index out of range
christianbundy opened this issue over 1 year ago
christianbundy opened this issue over 1 year ago
"cannot import name 'parse_bool'" after updating somes packages
batiste opened this issue over 1 year ago
batiste opened this issue over 1 year ago
fix: UserAdmin accepts AbstractUser
GabDug opened this pull request over 1 year ago
GabDug opened this pull request over 1 year ago
Drop hard dependency on mypy
intgr opened this pull request over 1 year ago
intgr opened this pull request over 1 year ago
setup.py install is deprecated
intgr opened this issue over 1 year ago
intgr opened this issue over 1 year ago
Next release planning (4.2.6)
intgr opened this issue over 1 year ago
intgr opened this issue over 1 year ago
Bump mypy from 1.6.0 to 1.6.1
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Fix `Field.formfield()`, `GeometryField.formfield()` methods
brianhelba opened this pull request over 1 year ago
brianhelba opened this pull request over 1 year ago
Version 4.2.5 release (django-stubs, django-stubs-ext)
intgr opened this pull request over 1 year ago
intgr opened this pull request over 1 year ago
Bump black
sobolevn opened this pull request over 1 year ago
sobolevn opened this pull request over 1 year ago
Bump black from 23.9.1 to 23.10.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Django core cache
UnknownPlatypus opened this pull request over 1 year ago
UnknownPlatypus opened this pull request over 1 year ago
Tests: Add mypy error codes to typecheck
UnknownPlatypus opened this pull request over 1 year ago
UnknownPlatypus opened this pull request over 1 year ago
Bump pre-commit from 3.4.0 to 3.5.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Reuse `functools.cached_property` definition instead of defining our own
intgr opened this pull request over 1 year ago
intgr opened this pull request over 1 year ago