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

5.0: Add QuerySet.(a)update_or_create new create_defaults arg

q0w opened this pull request 11 months ago
5.0: Add BaseConstraint.violation_error_code

q0w opened this pull request 11 months ago
5.0: Add gis ClosestPoint

q0w opened this pull request 11 months ago
5.0: Add ModelAdmin.show_facets

q0w opened this pull request 11 months ago
5.0: Add auth.middleware.auser

q0w opened this pull request 11 months ago
5.0: Add Signal.asend and Signal.asend_robust

q0w opened this pull request 11 months ago
ruff: Fix config warnings

q0w opened this pull request 11 months ago
5.0: Add AdminSite.get_log_entries

q0w opened this pull request 11 months ago
Fix type annotation for RegisterLookupMixin.class_lookups

avoronov-box opened this pull request 11 months ago
deps: Upgrade pre-commit for newer versions of python

delfick opened this pull request 11 months ago
Add `FieldOpts` type alias to `django_stubs_ext`

CarrotManMatt opened this issue 11 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 11 months ago
Bump pytest from 8.0.0 to 8.0.1

dependabot[bot] opened this pull request 11 months ago
Bump pre-commit from 3.5.0 to 3.6.2

dependabot[bot] opened this pull request 11 months ago
Avoid returning None from get_field_related_model_cls

SingingTree opened this pull request 11 months ago
Update type hints of contrib.auth.hashers

yhay81 opened this pull request 11 months ago
Fix type hint of `BaseEngine.template_dirs`

Viicos opened this pull request 11 months ago
Allowing `set` in `model_to_dict`'s `exclude`

jamesbraza opened this pull request 11 months ago
`model_to_dict`'s `exclude` allowing `set`

jamesbraza opened this issue 11 months ago
Add GitHub actions release workflow

flaeppe opened this pull request 12 months ago
[5.0] Update `core.files`

Viicos opened this pull request 12 months ago
[5.0] Update `core.cache.backends`, add `RedisCache` and related classes

Viicos opened this pull request 12 months ago
[5.0] Update `core.validators`

Viicos opened this pull request 12 months ago
[5.0] Update `core.paginator`

Viicos opened this pull request 12 months ago
Update type hints of `core.signing`

Viicos opened this pull request 12 months ago
[5.0] Add django.db.models.GeneratedField

palfrey opened this pull request 12 months ago
Add through_defaults for RelatedManager methods

mfosterw opened this pull request 12 months ago
5.0: Add ChoicesType

q0w opened this pull request 12 months ago
Fix type hint of `Response.set_cookie.max_age`

Viicos opened this pull request 12 months ago
`through` attribute not defined within model definition

mfosterw opened this issue 12 months ago
Bump black from 24.1.1 to 24.2.0

dependabot[bot] opened this pull request 12 months ago
Bump pre-commit from 3.5.0 to 3.6.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
Revert `pre-commit==3.6.1`

sobolevn opened this pull request 12 months ago
Bump pre-commit from 3.5.0 to 3.6.1

dependabot[bot] opened this pull request 12 months ago
Fix return type of `BaseModelAdmin.formfield_for_dbfield`

Viicos opened this pull request 12 months ago
NameError: value for final name "attr_class_makers" was not set

amiwrpremium opened this issue 12 months ago
Bump django from 5.0.0 to 5.0.2

dependabot[bot] opened this pull request 12 months ago
Open to cutting a 4.2.8 release?

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

pre-commit-ci[bot] opened this pull request 12 months ago
[5.0] add `assume_scheme` to forms.URLField

asottile opened this pull request 12 months ago
`ListView.get_queryset()` cannot be treated as a queryset

michjnich opened this issue 12 months ago
Added `CommandParser` to `commands.__init__`

jamesbraza opened this pull request 12 months ago
`CommandParser` not in `django.core.management`

jamesbraza opened this issue 12 months ago
Django QuerySet does not implement `__contains__` but Stubs does

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

pre-commit-ci[bot] opened this pull request 12 months ago
Use a trusted (GitHub action) publisher when publishing to PyPi

flaeppe opened this issue 12 months ago
Bump black from 23.12.1 to 24.1.1

dependabot[bot] opened this pull request 12 months ago
Bump pytest from 7.4.4 to 8.0.0

dependabot[bot] opened this pull request 12 months ago
Related Manager lose typing

trecouvr opened this issue about 1 year ago
Wrong QuerySet method typing from Iterable[T] argument

trecouvr opened this issue about 1 year ago
Add type of `django.VERSION`

Viicos opened this pull request about 1 year ago
`BaseEngine` should accept pathlike objects for dirs

Viicos opened this issue about 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
Fix IndexError for custom queryset managers

meshy opened this pull request about 1 year ago
Missing override annotation on DateTimeField from abstract model

basicdays opened this issue about 1 year ago
Fix type hint of `EmailBackend.ssl_keyfile` and `EmailBackend.ssl_certfile`

Viicos opened this pull request about 1 year ago
Fix readme settings example

Viicos opened this pull request about 1 year ago
Cannot type objects custom manager as ClassVar[ManagerClass]

federicobond opened this issue about 1 year ago
Use PEP 570 syntax

Viicos opened this pull request about 1 year ago
Update ruff and silence `PYI046`

sobolevn opened this pull request about 1 year ago
Silence `PYI046`

sobolevn opened this pull request about 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
Improve typing in template registry

Viicos opened this pull request about 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
Improve types in `utils.termcolors`

Viicos opened this pull request about 1 year ago
Add explicit overload to `Field` subclasses

Viicos opened this pull request about 1 year ago
Adding missing `Q` methods: `check()`, `flatten()`

Alexerson opened this pull request about 1 year ago
Bump django from 5.0.0 to 5.0.1

dependabot[bot] opened this pull request about 1 year ago
[5.1] Add slicing notation to F expressions

Viicos opened this pull request about 1 year ago
Bump pytest from 7.4.3 to 7.4.4

dependabot[bot] opened this pull request about 1 year ago
Fix type hint of `URLPattern.default_args`

Viicos opened this pull request about 1 year ago
Add `@type_check_only` to all Protocols and known stubs-only classes

intgr opened this pull request about 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
Fix type hints of `converters` in `urls.resolvers`

Viicos opened this pull request about 1 year ago
Add `ModuleType` as a possible type to `URLResolver.urlconf_name`

Viicos opened this pull request about 1 year ago
Bump black from 23.12.0 to 23.12.1

dependabot[bot] opened this pull request about 1 year ago
Generic `forms.ModelChoiceField`

UnknownPlatypus opened this pull request about 1 year ago
Update `django.test.runner` stubs

UnknownPlatypus opened this pull request about 1 year ago
Fixed error when using async function based view in url path function

ashm-tech opened this pull request about 1 year ago
AuthenticatedHttpRequest use for LoginRequiredMixin

H4rryK4ne opened this issue about 1 year ago
Update mypy to 1.8.0

sobolevn opened this pull request about 1 year ago
Bump mypy from 1.7.1 to 1.8.0

dependabot[bot] opened this pull request about 1 year ago
`unique_fields` parameter missing from stubs for `_BaseQuerySet.bulk_create`

net-funkyrobot opened this issue about 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
"_MonkeyPatchedWSGIResponse" has no attribute "data"

ollejernstrom opened this issue about 1 year ago
Fix types for UniqueConstraint instantiation

flaeppe opened this pull request about 1 year ago
Add type hints for `JSONField.from_db_value`

flaeppe opened this pull request about 1 year ago
Fix `AsyncClient.defaults` attribute typing

flaeppe opened this pull request about 1 year ago
Support processing of other relations and fields when one is broken

flaeppe opened this pull request about 1 year ago
[5.0] Add `db_default=` parameter to models `Field` classes

Skorpyon opened this pull request about 1 year ago
Bump black from 23.11.0 to 23.12.0

dependabot[bot] opened this pull request about 1 year ago
Type error when using async function based view in url path function

medihack opened this issue about 1 year ago
Fix/pyright unknown

dephiros opened this pull request about 1 year ago
Regression: related fields raise [attr-defined]

WhyNotHugo opened this issue about 1 year ago
Allow `None` in settings `MIGRATION_MODULES` dict values

asottile opened this pull request about 1 year ago