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

Add `ModuleType` as a possible type to `URLResolver.urlconf_name`

Viicos opened this pull request 10 months ago
Bump black from 23.12.0 to 23.12.1

dependabot[bot] opened this pull request 10 months ago
Generic `forms.ModelChoiceField`

UnknownPlatypus opened this pull request 10 months ago
Update `django.test.runner` stubs

UnknownPlatypus opened this pull request 10 months ago
Fixed error when using async function based view in url path function

ashm-tech opened this pull request 10 months ago
AuthenticatedHttpRequest use for LoginRequiredMixin

H4rryK4ne opened this issue 10 months ago
Update mypy to 1.8.0

sobolevn opened this pull request 10 months ago
Bump mypy from 1.7.1 to 1.8.0

dependabot[bot] opened this pull request 10 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 10 months ago
"_MonkeyPatchedWSGIResponse" has no attribute "data"

ollejernstrom opened this issue 10 months ago
Fix types for UniqueConstraint instantiation

flaeppe opened this pull request 10 months ago
Add type hints for `JSONField.from_db_value`

flaeppe opened this pull request 10 months ago
Fix `AsyncClient.defaults` attribute typing

flaeppe opened this pull request 10 months ago
Support processing of other relations and fields when one is broken

flaeppe opened this pull request 10 months ago
[5.0] Add `db_default=` parameter to models `Field` classes

Skorpyon opened this pull request 10 months ago
Bump black from 23.11.0 to 23.12.0

dependabot[bot] opened this pull request 10 months ago
Fix/pyright unknown

dephiros opened this pull request 10 months ago
Regression: related fields raise [attr-defined]

WhyNotHugo opened this issue 10 months ago
Allow `None` in settings `MIGRATION_MODULES` dict values

asottile opened this pull request 10 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 10 months ago
Type of "method_decorator" is partially unknown (pyright)

dephiros opened this issue 10 months ago
RelatedManager import moved breaking Pylance

martinlehoux opened this issue 10 months ago
Bump pre-commit from 3.5.0 to 3.6.0

dependabot[bot] opened this pull request 10 months ago
Fix type of `AppConfig.models_module`

Viicos opened this pull request 10 months ago
Remove section regarding custom queryset methods from README

flaeppe opened this pull request 11 months ago
Ensure mypy plugin processes inherited many to many fields

flaeppe opened this pull request 11 months ago
Include ModelBase subclasses in plugin base class hook condition

flaeppe opened this pull request 11 months ago
django-stubs 4.2.7 throws type check error for `Group.user_set`

johnthagen opened this issue 11 months ago
Bump actions/setup-python from 4 to 5

dependabot[bot] opened this pull request 11 months ago
Update and prepare for Django 5.0

intgr opened this pull request 11 months ago
"TextChoices" has no attribute "choices"

Kangaroux opened this issue 11 months ago
Too many arguments for "TextChoices"

Kangaroux opened this issue 11 months ago
Version 4.2.7 release (django-stubs, django-stubs-ext)

intgr opened this pull request 11 months ago
Bump django from 4.2.7 to 5.0

dependabot[bot] opened this pull request 11 months ago
Add typing for Model._do_update

pfouque opened this pull request 11 months ago
Refactor: Unify plugin check for model type info

flaeppe opened this pull request 11 months ago
Fix Self typed custom queryset methods incompatible with base queryse…

moranabadie opened this pull request 11 months ago
cached_property not taken into account

MoranAbadieGatewatcher opened this issue 11 months ago
Bump mypy from 1.7.0 to 1.7.1

dependabot[bot] opened this pull request 11 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 11 months ago
Updated `TypedModelMeta` `ordering` attribute to allow `OrderBy` objects

HansAarneLiblik opened this pull request 11 months ago
TypedModelMeta only allows `list[str]` for `ordering`

HansAarneLiblik opened this issue 11 months ago
Accurately infer `capfirst()` `None` return

intgr opened this pull request 11 months ago
Make `StrPromise` not inherit from `Sequence[str]`

intgr opened this pull request 11 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 11 months ago
Upgrade to mypy 1.7.0

intgr opened this pull request 11 months ago
Remove incorrect `django.db.models` re-exports

intgr opened this pull request 11 months ago
Constrain multiple `BaseModelAdmin` attributes to be either list or tuple

flaeppe opened this pull request 11 months ago
Bump black from 23.10.1 to 23.11.0

dependabot[bot] opened this pull request 11 months ago
Add types for `MD5` database function

kevinmarsh opened this pull request 12 months ago
Various improvements in `django.core.management.commands` modules

UnknownPlatypus opened this pull request 12 months ago
Next release planning (4.2.7)

intgr opened this issue 12 months ago
Improve `Collector` and `NestedObjects` attributes, methods

intgr opened this pull request 12 months ago
Return from get_deleted_objects-method of ModelAdmin

golgor opened this issue 12 months ago
Fix argument types of `assertNumQueries` and `assertQuerySetEqual`

flaeppe opened this pull request 12 months ago
Improve types for multiple methods of `QuerySet`

flaeppe opened this pull request 12 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 12 months ago
TemplateCommand subclasses `handle` method typing is incorrect

PedroPerpetua opened this issue 12 months ago
Improve types for `django.db.models.enums.*`

flaeppe opened this pull request 12 months ago
Simulate `@deconstructible` as a mixin class

flaeppe opened this pull request 12 months ago
False-positive trigger when converting a queryset to a dictionary

Oleksii-Kutsenko opened this issue 12 months ago
Type missing `RelatedField.__init__` method

flaeppe opened this pull request 12 months ago
Correct `db_comment` arg position for `django.db.models.Field.__init__`

flaeppe opened this pull request 12 months ago
Move `RelatedManager` to `django.db.models.fields.related_descriptors`

flaeppe opened this pull request 12 months ago
Bump django from 4.2.6 to 4.2.7

dependabot[bot] opened this pull request 12 months ago
Allow custom Form class in `SuccessMessageMixin.form_valid()`

SukiCZ opened this pull request 12 months ago
Improve hints of `django.contrib.gis.gdal.libgdal`

flaeppe opened this pull request 12 months ago
`SuccessMessageMixin` does not allow `form_valid` to be retyped

Kakadus opened this issue 12 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 12 months ago
django-stubs breaks PyCharm code completion in some contexts

urzbs opened this issue 12 months ago
Move plugin generated `<Model>_RelatedManager` entries to allowlist

flaeppe opened this pull request 12 months ago
`_StrPromise` on a `TypedDict`

michjnich opened this issue 12 months ago
Allow additional types for SQL parameters in `migrations.RunSQL()`

UnknownPlatypus opened this pull request 12 months ago
Need type annotation for ManyToManyField with string class names

jgillard opened this issue 12 months ago
Added `search_help_text=` parameter to `ChangeList.__init__()`

quinox opened this pull request 12 months ago
`Model.<related_name>` has no attribute "through"

michjnich opened this issue 12 months ago
Custom Model metaclass causing TypecheckAssertionError

alexhenman opened this issue 12 months ago
Bump pytest from 7.4.2 to 7.4.3

dependabot[bot] opened this pull request 12 months ago
lists as raw sql parameters in a migration

janrito opened this issue 12 months ago
Bump black from 23.10.0 to 23.10.1

dependabot[bot] opened this pull request 12 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 12 months ago
Version 4.2.6 release (django-stubs only)

intgr opened this pull request 12 months ago
Detect incompatibile mypy version and print a warning

intgr opened this issue 12 months ago
Revert "Use `parse_bool` implementation from mypy"

intgr opened this pull request 12 months ago