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 mypy from 1.11.2 to 1.12.0

dependabot[bot] opened this pull request 4 days ago
TypedDictType crash with mypy 1.12.0

ncvc opened this issue 4 days ago
[5.1] Add from_queryset param to `(a)refresh_from_db()`

jacobtylerwalls opened this pull request 7 days ago
Bump pyright from 1.1.383 to 1.1.384

dependabot[bot] opened this pull request 9 days ago
Bump django from 5.1.1 to 5.1.2

dependabot[bot] opened this pull request 10 days ago
Bump pre-commit from 4.0.0 to 4.0.1

dependabot[bot] opened this pull request 10 days ago
Remove EOL 3.8 and add 3.13 to CI

sobolevn opened this pull request 11 days ago
Bump black from 24.8.0 to 24.10.0

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

pre-commit-ci[bot] opened this pull request 11 days ago
Make `BaseEngine.app_dirname` non-optional

mthuurne opened this pull request 11 days ago
Bump pre-commit from 3.8.0 to 4.0.0

dependabot[bot] opened this pull request 12 days ago
Fix resolve_error_handler return type

ljodal opened this pull request 14 days ago
Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3

dependabot[bot] opened this pull request 15 days ago
fix function overload of Library.simple_tag

asottile opened this pull request 15 days ago
Bump pyright from 1.1.382.post1 to 1.1.383

dependabot[bot] opened this pull request 17 days ago
Errors with subclass of ModelBackend

adambirds opened this issue 17 days ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 18 days ago
Bump pyright from 1.1.382.post0 to 1.1.382.post1

dependabot[bot] opened this pull request 19 days ago
create and re-use `TypeAlias`es and `TypeVar`s for "user" and "any user"

terencehonles opened this pull request 22 days ago
Bump pyright from 1.1.381 to 1.1.382.post0

dependabot[bot] opened this pull request 23 days ago
Regression with annotate fields in 5.1.0

matejsp opened this issue 24 days ago
Add django 5.1 to the test matrix and add its classifier

foarsitter opened this pull request 25 days ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 25 days ago
Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2

dependabot[bot] opened this pull request 26 days ago
Allow lookups on `.annotate` fields

sterliakov opened this pull request 28 days ago
Bump pyright from 1.1.380 to 1.1.381

dependabot[bot] opened this pull request 30 days ago
Version 5.1.0 release

richardebeling opened this pull request about 1 month ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 month ago
Document the release process

intgr opened this pull request about 1 month ago
Bump pyright from 1.1.379 to 1.1.380

dependabot[bot] opened this pull request about 1 month ago
Update Django 4.2 LTS version to 4.2.16

intgr opened this pull request about 1 month ago
Update _Choices type alias

joaoseckler opened this pull request about 1 month ago
Bump pytest from 8.3.2 to 8.3.3

dependabot[bot] opened this pull request about 1 month ago
[FR] Make `django.contrib.auth.base_user._UserModel` part of a public API

sterliakov opened this issue about 1 month ago
add cache_name for django 5.1

asottile opened this pull request about 1 month ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 month ago
Allow None return form model Field.formfield()

adamchainz opened this pull request about 1 month ago
Bump pyright from 1.1.378 to 1.1.379

dependabot[bot] opened this pull request about 1 month ago
Update django to 5.1.1

sobolevn opened this pull request about 1 month ago
Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1

dependabot[bot] opened this pull request about 1 month ago
Bump django from 5.1 to 5.1.1

dependabot[bot] opened this pull request about 1 month ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 2 months ago
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0

dependabot[bot] opened this pull request about 2 months ago
Bump pyright from 1.1.377 to 1.1.378

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

pre-commit-ci[bot] opened this pull request about 2 months ago
Bump mypy from 1.11.1 to 1.11.2

dependabot[bot] opened this pull request about 2 months ago
Update `utils`

Viicos opened this pull request about 2 months ago
Update `contrib.sessions.backends`

Viicos opened this pull request about 2 months ago
Update `db.migrations.operations`

Viicos opened this pull request about 2 months ago
feat: Add missing stubs

BradleyKirton opened this pull request about 2 months ago
Bump django from 5.0.8 to 5.1

Viicos opened this pull request about 2 months ago
Bump pyright from 1.1.376 to 1.1.377

dependabot[bot] opened this pull request about 2 months ago
Don't modify return values of manager methods in place, modify a copy instead

jkaikkosplk opened this pull request about 2 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 2 months ago
Add arbitrary named arguments to @receiver decorator

craigds opened this pull request 2 months ago
Bump pyright from 1.1.375 to 1.1.376

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

pre-commit-ci[bot] opened this pull request 2 months ago
Resolve configured `AUTH_USER_MODEL` with a `get_type_analyze_hook`

flaeppe opened this pull request 2 months ago
Use mypy's `make_optional_type` instead of shipping our own

flaeppe opened this pull request 2 months ago
Enable `mypy.plugins.proper_plugin`

flaeppe opened this pull request 2 months ago
Check annotated fields in `<QuerySet>.filter` call

flaeppe opened this pull request 2 months ago
5.1: Deprecate CheckConstraint.check

q0w opened this pull request 2 months ago
Bump django from 5.0.8 to 5.1

dependabot[bot] opened this pull request 2 months ago
Bump pyright from 1.1.374 to 1.1.375

dependabot[bot] opened this pull request 2 months ago
Fix `tuple[A]` types to be `tuple[A, ...]` types

sobolevn opened this pull request 2 months ago
Add a lot of runtime defaults to stubs with `stubdefaulter`

sobolevn opened this pull request 2 months ago
This PR adds some defaults to stubs with `stubdefaulter`

sobolevn opened this pull request 2 months ago
Bump django from 5.0.7 to 5.0.8

sobolevn opened this pull request 2 months ago
Bump django from 5.0.7 to 5.0.8

dependabot[bot] opened this pull request 2 months ago
Do `models.Model` adjustments from `get_metaclass_hook`

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

pre-commit-ci[bot] opened this pull request 2 months ago
Bump black from 24.4.2 to 24.8.0

dependabot[bot] opened this pull request 2 months ago
Fixed sql types

ashm-dev opened this pull request 3 months ago
Add Typing for EmailField with Support for String Set and Get Types

ashm-dev opened this pull request 3 months ago
Fixed bugs with RawQuerySet

ashm-dev opened this pull request 3 months ago
Don't populate a type arg for non generic managers

flaeppe opened this pull request 3 months ago
Remove `FieldDoesNotExist` from where it's not present at runtime

flaeppe opened this pull request 3 months ago
Declare `ManyToManyField.description` a `_StrOrPromise`

flaeppe opened this pull request 3 months ago
Use `Any` for `ConnectionProxy` attributes

RealOrangeOne opened this pull request 3 months ago
Update build status link for `django-stubs-ext`

flaeppe opened this pull request 3 months ago
Remove `BaseManager.cache` attribute

flaeppe opened this pull request 3 months ago
Loosen bound on `CurrentSiteManager` manager type var

flaeppe opened this pull request 3 months ago
Regression test for #2302

sobolevn opened this pull request 3 months ago
Update pyright to 1.1.374

sobolevn opened this pull request 3 months ago