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.370 to 1.1.371

dependabot[bot] opened this pull request 6 months ago
Bump django from 5.0.6 to 5.0.7

dependabot[bot] opened this pull request 6 months ago
Update `admin.sites._ViewType` bound to allow `StreamingHttpResponse`

savanto opened this pull request 6 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 6 months ago
Add `Options._get_fields`

Viicos opened this pull request 6 months ago
Update function signatures for `django.db.models.sql.Query` class

DongwookKim0823 opened this pull request 6 months ago
Remove some unnecessary defer rounds

flaeppe opened this pull request 6 months ago
Bump pyright from 1.1.369 to 1.1.370

dependabot[bot] opened this pull request 6 months ago
use field annotations for values_list types

asottile opened this pull request 6 months ago
Improve types of `ConnectionProxy`

Viicos opened this pull request 6 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 6 months ago
walk mro for Field set type annotations

asottile opened this pull request 6 months ago
Add atomic_blocks to base DB wrapper

palfrey opened this pull request 6 months ago
fix handling of explicit `objects` annotation

asottile opened this pull request 6 months ago
don't copy magic or private methods in from_queryset managers

asottile opened this pull request 6 months ago
Add urlconf param to HttpRequest

bigfootjon opened this pull request 6 months ago
Improve types of `BaseDatabaseOperations`

Viicos opened this pull request 6 months ago
Bump pyright from 1.1.368 to 1.1.369

dependabot[bot] opened this pull request 6 months ago
Bump mypy from 1.10.0 to 1.10.1

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

pre-commit-ci[bot] opened this pull request 6 months ago
Expand CheckRegistry.register as function (#2232)

jwhitlock opened this pull request 6 months ago
Do many related manager creation during semantic analysis

flaeppe opened this pull request 6 months ago
Make plugin handle explicitly declared reverse descriptors for FKs

flaeppe opened this pull request 6 months ago
Extract through table creation to separate method

flaeppe opened this pull request 6 months ago
add PlaceholderNode when deferring manager class hook

asottile opened this pull request 6 months ago
Make `ReverseManyToOneDescriptor` generic over a model

flaeppe opened this pull request 6 months ago
Bump pyright from 1.1.367 to 1.1.368

dependabot[bot] opened this pull request 6 months ago
`(ManagerClass).from_queryset` is not creating a valid base class

asottile-sentry opened this issue 6 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 6 months ago
Add missing math.Random database function

noamkush opened this pull request 6 months ago
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0

dependabot[bot] opened this pull request 6 months ago
Please, don't tag all contributors in release notes

sobolevn opened this issue 6 months ago
cache's version can be Any

asottile opened this pull request 6 months ago
Model._meta.pk is non-None

asottile opened this pull request 6 months ago
Bump pyright from 1.1.366 to 1.1.367

dependabot[bot] opened this pull request 6 months ago
update / create defaults are read-only Mapping

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

pre-commit-ci[bot] opened this pull request 7 months ago
Add type hints to builtin models' fields

flaeppe opened this pull request 7 months ago
db.models.sql.compiler.as_sql() return type

psam44 opened this issue 7 months ago
Allow any function for admin's `display` and `action` decorators

flaeppe opened this pull request 7 months ago
Tests: Migrate `db/test_transaction.yml` to 'assert_type' tests

flaeppe opened this pull request 7 months ago
Bump pyright from 1.1.365 to 1.1.366

dependabot[bot] opened this pull request 7 months ago
Remove invalid re-export `django.forms.ChoiceWidget`

asottile opened this pull request 7 months ago
Bump pytest from 8.2.1 to 8.2.2

dependabot[bot] opened this pull request 7 months ago
Remove generic argument of `django.db.models.lookups.Lookup`

flaeppe opened this pull request 7 months ago
Tests: Migrate `db/models/test_constraints.yml` to 'assert_type' tests

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

pre-commit-ci[bot] opened this pull request 7 months ago
Improve `django.middleware` stubs

Viicos opened this pull request 7 months ago
Improve `django.http` stubs

Viicos opened this pull request 7 months ago
Add missing `django.core.management.utils` functions

Viicos opened this pull request 7 months ago
`Lookup` should be a subtype of `Expression`

mkurnikov opened this pull request 7 months ago
remove `as_<dbname>()` methods from stubs

mkurnikov opened this pull request 7 months ago
Bump pyright from 1.1.364 to 1.1.365

dependabot[bot] opened this pull request 7 months ago
accept str for Trunc expression

asottile opened this pull request 7 months ago
How to type UserAdmin?

tbrlpld opened this issue 7 months ago
Expect a `QuerySet` for multiple defaults in `MultipleObjectMixin`

flaeppe opened this pull request 7 months ago
Migrate `apps/test_config.yml` 'assert_type' tests

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

pre-commit-ci[bot] opened this pull request 7 months ago
Release workflow: publish `django-stubs-ext` before `django-stubs`

flaeppe opened this pull request 7 months ago
Configure PyPI trusted publisher for `django-stubs-ext`

flaeppe opened this issue 7 months ago
Bump `django-stubs-ext` dependency to latest

flaeppe opened this pull request 7 months ago
Don't crash when inspecting classes loaded from cache

flaeppe opened this pull request 7 months ago
Prepare for a release `5.0.1`

flaeppe opened this pull request 7 months ago
Migrate 'test_conf.yml' to 'assert_type' tests

flaeppe opened this pull request 7 months ago
`AbstractBaseSession`: Use model fields for subclassed cases

tony opened this pull request 7 months ago
`AbstractBaseSession` subclassing: Fields not overridable

tony opened this issue 7 months ago
Add `BaseConstraint.get_violation_error_message()`

q0w opened this pull request 7 months ago
Add `ManyToManyField.m2m_field_name` and `Model._get_pk_val` methods

YPCrumble opened this pull request 7 months ago
5.0: Update `django.db.models.expressions`

saJaeHyukc opened this pull request 7 months ago
5.0: Update django.db.models.constraints.UniqueConstraint

steve148 opened this pull request 7 months ago
Formset get_queryset() returns QuerySet

MrkGrgsn opened this pull request 7 months ago
5.0: Update `django.db.models.functions.datetime.Now`

saJaeHyukc opened this pull request 7 months ago
5.0: Update `django.db.models.sql.query.Query`

saJaeHyukc opened this pull request 7 months ago
Incompatible types with ManyRelatedManager and through Model

martinlehoux opened this issue 7 months ago
Bump pytest from 8.2.0 to 8.2.1

dependabot[bot] opened this pull request 7 months ago
Restore inner `class Meta` in models where it is accessible

intgr opened this pull request 7 months ago
5.0: Update `django.db.models.functions.datetime`

saJaeHyukc opened this pull request 7 months ago
5.0: Update `django.db.models.sql.compiler`

saJaeHyukc opened this pull request 7 months ago
5.0: Update `django.db.models.query_utils`

saJaeHyukc opened this pull request 7 months ago
Improve typing of view decorators

Viicos opened this pull request 7 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 7 months ago
5.0: Update `django.db.models.query`

saJaeHyukc opened this pull request 7 months ago
5.0: Update `django.db.models.sql.datastructures`

saJaeHyukc opened this pull request 7 months ago
5.0: Update `django.db.models.fields.reverse_related`

saJaeHyukc opened this pull request 7 months ago
5.0: Update `django.db.models.field.related_descriptors`

saJaeHyukc opened this pull request 7 months ago
Fix `TextChoices.__new__()` parameter type

mvaled opened this pull request 7 months ago
Bump pre-commit from 3.7.0 to 3.7.1

dependabot[bot] opened this pull request 7 months ago