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

Ensure ManyToManyField related managers supports renamed imports

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

saJaeHyukc opened this pull request 7 months ago
Add GitHub actions release workflow for `django-stubs-ext`

flaeppe opened this pull request 7 months ago
Add typing of `django.db.migrations.autodetector`

saJaeHyukc opened this pull request 8 months ago
5.0: Update `django.db.models.enums`

saJaeHyukc opened this pull request 8 months ago
5.0: Update `django.forms.widgets`

saJaeHyukc opened this pull request 8 months ago
5.0: Update `django.forms.models`

saJaeHyukc opened this pull request 8 months ago
5.0: Update `django.forms.formsets`

saJaeHyukc opened this pull request 8 months ago
FIx test looking for env options

delfick opened this pull request 8 months ago
Adjust priority of Django settings import again

intgr opened this pull request 8 months ago
fix: UserAdmin accepts AbstractUser

vadimshvetsov opened this pull request 8 months ago
5.0: Update `django.contrib.gis.db.backends.postgis.operations`

saJaeHyukc opened this pull request 8 months ago
5.0: Update `django.contrib.contenttypes.fields.GenericForeignKey` methods

saJaeHyukc opened this pull request 8 months ago
4.2.8: Update `Query.resolve_lookup_value()` parameters

saJaeHyukc opened this pull request 8 months ago
Bump django from 5.0.5 to 5.0.6

dependabot[bot] opened this pull request 8 months ago
Use a `TypedDict` for `SimpleUploadedFile.from_dict`

Viicos opened this pull request 8 months ago
Simplify `matrix-test`, drop old django versions

sobolevn opened this pull request 8 months ago
More pre-commit checks

sobolevn opened this pull request 8 months ago
Update django to 5.0.5

sobolevn opened this pull request 8 months ago
Bump django from 5.0.4 to 5.0.5

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

pre-commit-ci[bot] opened this pull request 8 months ago
Increase priority of mypy internal Django settings import

intgr opened this pull request 8 months ago
5.0: Update `django.contrib.messages.test`

saJaeHyukc opened this pull request 8 months ago
Improve typing of `django.db.backends.mysql.base.DatabaseWrapper` attributes

saJaeHyukc opened this pull request 8 months ago
Improve types in DB backend `schema` modules

saJaeHyukc opened this pull request 8 months ago
5.0: Update `django.contrib.gis.db.backends.sqatialite.schema`

saJaeHyukc opened this pull request 8 months ago
5.0: Update `django.forms.forms`

saJaeHyukc opened this pull request 8 months ago
`BaseBackend.get_user`: Relax `user_id` param type

tony opened this pull request 8 months ago
5.0: Update `django.forms.renderers`

saJaeHyukc opened this pull request 8 months ago
5.0: Update `django.forms.boundfield` and `django.forms.utils`

saJaeHyukc opened this pull request 8 months ago
Prepare django-stubs-ext for QuerySet typevar refactor

intgr opened this pull request 8 months ago
5.0: Update `django.contrib.contenttypes.prefetch`

saJaeHyukc opened this pull request 8 months ago
Configure PyPI for release automation

intgr opened this issue 8 months ago
5.0: Update `django.contrib.auth.base_user`

JaeHyuckSa opened this pull request 8 months ago
AbstractUser lacks Meta-attribute

prauscher opened this issue 8 months ago
5.0: Update `django.contrib.auth.backends`

saJaeHyukc opened this pull request 8 months ago
5.0: Update `django.db.models.expressions`

saJaeHyukc opened this pull request 8 months ago
5.0: Update `django.db.migrations.serializer`

saJaeHyukc opened this pull request 8 months ago
Fix annotation for `request.auser`

bshelkhonov opened this pull request 8 months ago
5.0: Update `django.forms.field.Field`

saJaeHyukc opened this pull request 8 months ago
5.0: Update `django.contrib.messages.storage.cookie`

saJaeHyukc opened this pull request 8 months ago
5.0: Update `django.contrib.admin.widgets`

saJaeHyukc opened this pull request 8 months ago
Remove QuerySet alias hacks via PEP 696 TypeVar defaults

intgr opened this pull request 8 months ago
5.0: Update `django.db.models.lookups`

saJaeHyukc opened this pull request 8 months ago
5.0: Update `django.db.backends.utils`

saJaeHyukc opened this pull request 8 months ago
5.0: Update `django.db.backends.base.operations.BaseDatabaseOperations`

saJaeHyukc opened this pull request 8 months ago
5.0: Update `django.db.backends.base.features.BaseDatabaseFeature`

saJaeHyukc opened this pull request 8 months ago
Tests: Add test case for settings import cycle

intgr opened this pull request 8 months ago
Remove incorrect `Reversible` base class from `QuerySet`

intgr opened this pull request 8 months ago
Add missing type checking for `acreate`

jlost opened this pull request 8 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 8 months ago
Bump pytest from 8.1.1 to 8.2.0

dependabot[bot] opened this pull request 8 months ago
`Manager.acreate`: model isn't type checked

jlost opened this issue 8 months ago
Add missing py.typed File

max-muoto opened this pull request 8 months ago
isinstance(obj, QuerySet) check in third-party libraries

beaverkiria opened this issue 8 months ago
Version 5.0.0 release (django-stubs, django-stubs-ext)

flaeppe opened this pull request 8 months ago
Bump black from 24.4.1 to 24.4.2

dependabot[bot] opened this pull request 8 months ago
Add `path` signature for async views

jlost opened this pull request 8 months ago
Bump black from 24.4.0 to 24.4.1

dependabot[bot] opened this pull request 8 months ago
Bump mypy from 1.9.0 to 1.10.0

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

pre-commit-ci[bot] opened this pull request 8 months ago
Annotate Python serializer objects by `TypedDict`

paduszyk opened this issue 8 months ago
5.0: Update `django.contrib.postgres`

sudosubin opened this pull request 8 months ago
5.0: Update `django.contrib.sitemaps`, `django.contrib.staticfiles`

sudosubin opened this pull request 8 months ago
5.0: Add `django.utils.choices`

sudosubin opened this pull request 8 months ago
fix typing for URL validator.__call__

asottile opened this pull request 8 months ago
Import `redis.connection.BaseParser` instead of from untyped module

flaeppe opened this pull request 8 months ago
Add a `returncode` attribute to `CommandError`

flaeppe opened this pull request 8 months ago
Update django app related types

sudosubin opened this pull request 8 months ago
5.0: Update `django.core.servers.basehttp`

sudosubin opened this pull request 8 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 8 months ago
5.0: Update `django.core.management`

sudosubin opened this pull request 8 months ago
5.0: Update `django.core.handlers`

sudosubin opened this pull request 8 months ago
Bump black from 24.3.0 to 24.4.0

dependabot[bot] opened this pull request 8 months ago
5.0: Update `django.http`

sudosubin opened this pull request 8 months ago
5.0: Update `django.template`, `django.templatetags`

sudosubin opened this pull request 8 months ago
5.0: Update `django.test.testcases`

sudosubin opened this pull request 8 months ago
5.0: Update `django.test.runner`

sudosubin opened this pull request 8 months ago
5.0: Update `django.test.html`

sudosubin opened this pull request 8 months ago
5.0: Update `django.test.client`

sudosubin opened this pull request 8 months ago
Disable mypy `ignore_missing_imports` option

sudosubin opened this pull request 8 months ago
5.0: Update `django.db.backends.oracle.base`

sudosubin opened this pull request 8 months ago
Correct type for `db.models.sql.query.Query.join()` argument

mthuurne opened this pull request 8 months ago
Add `db_comment=` parameter to Postgres and GIS model fields

saJaeHyukc opened this pull request 9 months ago
Refine return type for `ManyToOneRel.get_accessor_name()`

mthuurne opened this pull request 9 months ago
Add missing methods and superclass to `FieldFile`

mthuurne opened this pull request 9 months ago
Add `DeferredAttribute.__get__()`

mthuurne opened this pull request 9 months ago