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
Fix `get_deleted_objects()` return type from `list[Model]` -> `list[str]`
github.com/typeddjango/django-stubs - golgor opened this pull request about 1 year ago
github.com/typeddjango/django-stubs - golgor opened this pull request about 1 year ago
Return from get_deleted_objects-method of ModelAdmin
github.com/typeddjango/django-stubs - golgor opened this issue about 1 year ago
github.com/typeddjango/django-stubs - golgor opened this issue about 1 year ago
Fix argument types of `assertNumQueries` and `assertQuerySetEqual`
github.com/typeddjango/django-stubs - flaeppe opened this pull request about 1 year ago
github.com/typeddjango/django-stubs - flaeppe opened this pull request about 1 year ago
Improve types for multiple methods of `QuerySet`
github.com/typeddjango/django-stubs - flaeppe opened this pull request about 1 year ago
github.com/typeddjango/django-stubs - flaeppe opened this pull request about 1 year ago
[pre-commit.ci] pre-commit autoupdate
github.com/typeddjango/django-stubs - pre-commit-ci[bot] opened this pull request about 1 year ago
github.com/typeddjango/django-stubs - pre-commit-ci[bot] opened this pull request about 1 year ago
[pre-commit.ci] pre-commit autoupdate
github.com/typeddjango/djangorestframework-stubs - pre-commit-ci[bot] opened this pull request about 1 year ago
github.com/typeddjango/djangorestframework-stubs - pre-commit-ci[bot] opened this pull request about 1 year ago
TemplateCommand subclasses `handle` method typing is incorrect
github.com/typeddjango/django-stubs - PedroPerpetua opened this issue about 1 year ago
github.com/typeddjango/django-stubs - PedroPerpetua opened this issue about 1 year ago
Improve types for `django.db.models.enums.*`
github.com/typeddjango/django-stubs - flaeppe opened this pull request about 1 year ago
github.com/typeddjango/django-stubs - flaeppe opened this pull request about 1 year ago
Simulate `@deconstructible` as a mixin class
github.com/typeddjango/django-stubs - flaeppe opened this pull request about 1 year ago
github.com/typeddjango/django-stubs - flaeppe opened this pull request about 1 year ago
False-positive trigger when converting a queryset to a dictionary
github.com/typeddjango/django-stubs - Oleksii-Kutsenko opened this issue about 1 year ago
github.com/typeddjango/django-stubs - Oleksii-Kutsenko opened this issue about 1 year ago
Add Mypy configuration through root "pyproject.toml" file
github.com/typeddjango/pytest-mypy-plugins - Delgan opened this pull request about 1 year ago
github.com/typeddjango/pytest-mypy-plugins - Delgan opened this pull request about 1 year ago
Type missing `RelatedField.__init__` method
github.com/typeddjango/django-stubs - flaeppe opened this pull request about 1 year ago
github.com/typeddjango/django-stubs - flaeppe opened this pull request about 1 year ago
Correct `db_comment` arg position for `django.db.models.Field.__init__`
github.com/typeddjango/django-stubs - flaeppe opened this pull request about 1 year ago
github.com/typeddjango/django-stubs - flaeppe opened this pull request about 1 year ago
Improve `Serializer.to_representation()` return type
github.com/typeddjango/djangorestframework-stubs - 4c0n opened this pull request about 1 year ago
github.com/typeddjango/djangorestframework-stubs - 4c0n opened this pull request about 1 year ago
Move `RelatedManager` to `django.db.models.fields.related_descriptors`
github.com/typeddjango/django-stubs - flaeppe opened this pull request about 1 year ago
github.com/typeddjango/django-stubs - flaeppe opened this pull request about 1 year ago
Bump django from 4.2.6 to 4.2.7
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request about 1 year ago
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request about 1 year ago
Allow custom Form class in `SuccessMessageMixin.form_valid()`
github.com/typeddjango/django-stubs - SukiCZ opened this pull request about 1 year ago
github.com/typeddjango/django-stubs - SukiCZ opened this pull request about 1 year ago
Improve hints of `django.contrib.gis.gdal.libgdal`
github.com/typeddjango/django-stubs - flaeppe opened this pull request about 1 year ago
github.com/typeddjango/django-stubs - flaeppe opened this pull request about 1 year ago
Presence of `django-stubs` breaks type checking of `djangorestframework-dataclasses`
github.com/typeddjango/django-stubs - johnthagen opened this issue about 1 year ago
github.com/typeddjango/django-stubs - johnthagen opened this issue about 1 year ago
Tests: Allowlist stubtest cached_property error
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request about 1 year ago
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request about 1 year ago
`SuccessMessageMixin` does not allow `form_valid` to be retyped
github.com/typeddjango/django-stubs - Kakadus opened this issue about 1 year ago
github.com/typeddjango/django-stubs - Kakadus opened this issue about 1 year ago
[pre-commit.ci] pre-commit autoupdate
github.com/typeddjango/djangorestframework-stubs - pre-commit-ci[bot] opened this pull request about 1 year ago
github.com/typeddjango/djangorestframework-stubs - pre-commit-ci[bot] opened this pull request about 1 year ago
[pre-commit.ci] pre-commit autoupdate
github.com/typeddjango/django-stubs - pre-commit-ci[bot] opened this pull request about 1 year ago
github.com/typeddjango/django-stubs - pre-commit-ci[bot] opened this pull request about 1 year ago
django-stubs breaks PyCharm code completion in some contexts
github.com/typeddjango/django-stubs - urzbs opened this issue about 1 year ago
github.com/typeddjango/django-stubs - urzbs opened this issue about 1 year ago
Move plugin generated `<Model>_RelatedManager` entries to allowlist
github.com/typeddjango/django-stubs - flaeppe opened this pull request about 1 year ago
github.com/typeddjango/django-stubs - flaeppe opened this pull request about 1 year ago
Improve `ManyToManyDescriptor` and fix `Model.<manytomany>.through` typing
github.com/typeddjango/django-stubs - flaeppe opened this pull request about 1 year ago
github.com/typeddjango/django-stubs - flaeppe opened this pull request about 1 year ago
`_StrPromise` on a `TypedDict`
github.com/typeddjango/django-stubs - michjnich opened this issue about 1 year ago
github.com/typeddjango/django-stubs - michjnich opened this issue about 1 year ago
Allow additional types for SQL parameters in `migrations.RunSQL()`
github.com/typeddjango/django-stubs - UnknownPlatypus opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - UnknownPlatypus opened this pull request over 1 year ago
Need type annotation for ManyToManyField with string class names
github.com/typeddjango/django-stubs - jgillard opened this issue over 1 year ago
github.com/typeddjango/django-stubs - jgillard opened this issue over 1 year ago
Added `search_help_text=` parameter to `ChangeList.__init__()`
github.com/typeddjango/django-stubs - quinox opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - quinox opened this pull request over 1 year ago
`Model.<related_name>` has no attribute "through"
github.com/typeddjango/django-stubs - michjnich opened this issue over 1 year ago
github.com/typeddjango/django-stubs - michjnich opened this issue over 1 year ago
Curses helper i made, maybe fits.
github.com/typeddjango/awesome-python-typing - taitep opened this issue over 1 year ago
github.com/typeddjango/awesome-python-typing - taitep opened this issue over 1 year ago
Custom Model metaclass causing TypecheckAssertionError
github.com/typeddjango/django-stubs - alexhenman opened this issue over 1 year ago
github.com/typeddjango/django-stubs - alexhenman opened this issue over 1 year ago
Bump pytest from 7.4.2 to 7.4.3
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
Bump pytest from 7.4.2 to 7.4.3
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
lists as raw sql parameters in a migration
github.com/typeddjango/django-stubs - janrito opened this issue over 1 year ago
github.com/typeddjango/django-stubs - janrito opened this issue over 1 year ago
Bump black from 23.10.0 to 23.10.1
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
change get_permissions to return list
github.com/typeddjango/djangorestframework-stubs - mschoettle opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - mschoettle 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
github.com/typeddjango/django-stubs - pre-commit-ci[bot] opened this pull request over 1 year ago
Version 4.2.6 release (django-stubs only)
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
Detect incompatibile mypy version and print a warning
github.com/typeddjango/django-stubs - intgr opened this issue over 1 year ago
github.com/typeddjango/django-stubs - intgr opened this issue over 1 year ago
Add all stubs reported missing by stubtest
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
Allow None for several Field constructor arguments
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
Use explicit mypy error codes in ignore comments and output
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
Fix and enable Ruff lints PYI002, PYI026
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
Revert "Use `parse_bool` implementation from mypy"
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
Update Django db backend base wrapper
github.com/typeddjango/django-stubs - UnknownPlatypus opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - UnknownPlatypus opened this pull request over 1 year ago
Proposal: Add `django-stubs-ext` as an optional dependency of `django-stubs`
github.com/typeddjango/django-stubs - richardebeling opened this issue over 1 year ago
github.com/typeddjango/django-stubs - richardebeling opened this issue over 1 year ago
fix as manager and from queryset self types (#1788)
github.com/typeddjango/django-stubs - moranabadie opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - moranabadie opened this pull request over 1 year ago
As_manager: Self not taken into account
github.com/typeddjango/django-stubs - moranabadie opened this issue over 1 year ago
github.com/typeddjango/django-stubs - moranabadie opened this issue over 1 year ago
`django.core.management` stub update
github.com/typeddjango/django-stubs - UnknownPlatypus opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - UnknownPlatypus opened this pull request over 1 year ago
Fix IndexError crash when using `from_queryset()` of custom Manager subclass
github.com/typeddjango/django-stubs - moranabadie opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - moranabadie opened this pull request over 1 year ago
IndexError: tuple index out of range
github.com/typeddjango/django-stubs - christianbundy opened this issue over 1 year ago
github.com/typeddjango/django-stubs - christianbundy opened this issue over 1 year ago
"cannot import name 'parse_bool'" after updating somes packages
github.com/typeddjango/django-stubs - batiste opened this issue over 1 year ago
github.com/typeddjango/django-stubs - batiste opened this issue over 1 year ago
fix: UserAdmin accepts AbstractUser
github.com/typeddjango/django-stubs - GabDug opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - GabDug opened this pull request over 1 year ago
Drop hard dependency on mypy
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
Drop hard dependency on mypy
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
setup.py install is deprecated
github.com/typeddjango/django-stubs - intgr opened this issue over 1 year ago
github.com/typeddjango/django-stubs - intgr opened this issue over 1 year ago
Next release planning (4.2.6)
github.com/typeddjango/django-stubs - intgr opened this issue over 1 year ago
github.com/typeddjango/django-stubs - intgr opened this issue over 1 year ago
Bump mypy from 1.6.0 to 1.6.1
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
Fix `Field.formfield()`, `GeometryField.formfield()` methods
github.com/typeddjango/django-stubs - brianhelba opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - brianhelba opened this pull request over 1 year ago
Version 3.14.4 release
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
Version 4.2.5 release (django-stubs, django-stubs-ext)
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
Initial stubtest testing with autogenerated allowlist
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
Cleanup: Add missing `None` return to `__init__` methods
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
Update Field constructor kwargs-only parameters
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
Bump black from 23.9.1 to 23.10.0
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
Bump types-requests from 2.31.0.9 to 2.31.0.10
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
GenericAPIView is missing a typed get_queryset() method
github.com/typeddjango/djangorestframework-stubs - Kangaroux opened this issue over 1 year ago
github.com/typeddjango/djangorestframework-stubs - Kangaroux opened this issue over 1 year ago
Migrate from flake8 to ruff
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
Django core cache
github.com/typeddjango/django-stubs - UnknownPlatypus opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - UnknownPlatypus opened this pull request over 1 year ago
Tests: Add mypy error codes to typecheck
github.com/typeddjango/django-stubs - UnknownPlatypus opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - UnknownPlatypus opened this pull request over 1 year ago
Bump pre-commit from 3.4.0 to 3.5.0
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
Bump types-requests from 2.31.0.8 to 2.31.0.9
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
Bump pre-commit from 3.4.0 to 3.5.0
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
Reuse `functools.cached_property` definition instead of defining our own
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
Update `django.middleware.csrf` types
github.com/typeddjango/django-stubs - UnknownPlatypus opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - UnknownPlatypus opened this pull request over 1 year ago
Update Expression classes `output_field` to `@cached_property` or `ClassVar` and improve type
github.com/typeddjango/django-stubs - UnknownPlatypus opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - UnknownPlatypus opened this pull request over 1 year ago
Update `@property` attributes to `@cached_property` part 2
github.com/typeddjango/django-stubs - UnknownPlatypus opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - UnknownPlatypus opened this pull request over 1 year ago
Allow `None` for `HyperlinkedRelatedField.get_url(format=)` parameter
github.com/typeddjango/djangorestframework-stubs - 4c0n opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - 4c0n opened this pull request over 1 year ago
Support `psycopg2.sql.SQL` in `QuerySet.raw`
github.com/typeddjango/django-stubs - flaeppe opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - flaeppe opened this pull request over 1 year ago
Require 1 callable argument for `@cached_property`
github.com/typeddjango/django-stubs - flaeppe opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - flaeppe opened this pull request over 1 year ago
Add stubs for `django.contrib.postgres.expressions`
github.com/typeddjango/django-stubs - flaeppe opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - flaeppe opened this pull request over 1 year ago
Update mypy requirement from ==1.5.* to ~=1.6.0
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
Bump mypy from 1.5.1 to 1.6.0
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/django-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
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
github.com/typeddjango/django-stubs - pre-commit-ci[bot] opened this pull request over 1 year ago
ValueError: Related model 'accounts.user' cannot be resolved
github.com/typeddjango/django-stubs - AbdusalomovIbroxim opened this issue over 1 year ago
github.com/typeddjango/django-stubs - AbdusalomovIbroxim opened this issue over 1 year ago
Update `@property` attributes to `@cached_property` part 1
github.com/typeddjango/django-stubs - UnknownPlatypus opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - UnknownPlatypus opened this pull request over 1 year ago
Exception when creating a type alias of WithAnnotations[MyModel, MyTypedDict]
github.com/typeddjango/django-stubs - cuu508 opened this issue over 1 year ago
github.com/typeddjango/django-stubs - cuu508 opened this issue over 1 year ago
Allow None for Pagination.template attribute
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
Bump types-requests from 2.31.0.7 to 2.31.0.8
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
CI: Enable testing with Python 3.12
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
Add version 4.2.4 to version compatibility table
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
Ignore mypy errors from site-packages imports
github.com/typeddjango/pytest-mypy-plugins - intgr opened this issue over 1 year ago
github.com/typeddjango/pytest-mypy-plugins - intgr opened this issue over 1 year ago
Update django to 4.2.6
github.com/typeddjango/django-stubs - sobolevn opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - sobolevn opened this pull request over 1 year ago
Bump django from 4.2.5 to 4.2.6
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
Fill remaining missing hints & disallow partial hints
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
Harmonize `mypy.ini` config with django-stubs
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago