Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

TypedDjango

django-stubs, djangorestframework-stubs, pytest-mypy-plugins
Collective - Host: opensource - https://opencollective.com/typeddjangoorg - Code: https://github.com/typeddjango

Add return type to APIClient.get method

github.com/typeddjango/djangorestframework-stubs - piotrszyma opened this pull request almost 2 years ago
Bump pre-commit from 2.21.0 to 3.0.1

github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request almost 2 years ago
Bump django-stubs from 1.13.0 to 1.14.0

github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request almost 2 years ago
Skip executing `apps.ready` for installed apps

github.com/typeddjango/django-stubs - flaeppe opened this pull request almost 2 years ago
Disallow `Any` generics

github.com/typeddjango/django-stubs - christianbundy opened this pull request almost 2 years ago
Bump pre-commit from 2.21.0 to 3.0.0

github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request almost 2 years ago
Django Google Summer of Code

github.com/typeddjango/django-stubs - adamchainz opened this issue almost 2 years ago
Bump django-stubs from 1.13.0 to 1.13.2

github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request almost 2 years ago
Next Release (1.9.0)

github.com/typeddjango/djangorestframework-stubs - mschoettle opened this issue almost 2 years ago
Bump pytest from 7.2.0 to 7.2.1

github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request almost 2 years ago
Bump types-pytz from 2022.7.0.0 to 2022.7.1.0

github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request almost 2 years ago
Bump django-stubs from 1.13.0 to 1.13.1

github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request about 2 years ago
Bump trim and awesome-lint

github.com/typeddjango/awesome-python-typing - dependabot[bot] opened this pull request about 2 years ago
Bump yargs-parser and awesome-lint

github.com/typeddjango/awesome-python-typing - dependabot[bot] opened this pull request about 2 years ago
Bump trim-newlines and awesome-lint

github.com/typeddjango/awesome-python-typing - dependabot[bot] opened this pull request about 2 years ago
Bump glob-parent and awesome-lint

github.com/typeddjango/awesome-python-typing - dependabot[bot] opened this pull request about 2 years ago
Bump normalize-url from 4.3.0 to 4.5.1

github.com/typeddjango/awesome-python-typing - dependabot[bot] opened this pull request about 2 years ago
Bump ansi-regex from 3.0.0 to 3.0.1

github.com/typeddjango/awesome-python-typing - dependabot[bot] opened this pull request about 2 years ago
Bump minimatch from 3.0.4 to 3.1.2

github.com/typeddjango/awesome-python-typing - dependabot[bot] opened this pull request about 2 years ago
Bump decode-uri-component from 0.2.0 to 0.2.2

github.com/typeddjango/awesome-python-typing - dependabot[bot] opened this pull request about 2 years ago
Dynamic settings fail as of 1.13.0

github.com/typeddjango/django-stubs - markedwards opened this issue about 2 years ago
add real pythons typechecking guide

github.com/typeddjango/awesome-python-typing - cleder opened this pull request about 2 years ago
protocol for new mixins

github.com/typeddjango/djangorestframework-stubs - janrito opened this issue about 2 years ago
Project script fixes, Justfile

github.com/typeddjango/django-stubs - benspaulding opened this pull request about 2 years ago
Find a way to split types by Django version

github.com/typeddjango/django-stubs - adamchainz opened this issue about 2 years ago
Transform user_passes_test signature

github.com/typeddjango/django-stubs - ljodal opened this pull request about 2 years ago
Version 1.10.1 release

github.com/typeddjango/pytest-mypy-plugins - sobolevn opened this pull request about 2 years ago
Fix compatibility with pytest 7.2

github.com/typeddjango/pytest-mypy-plugins - The-Compiler opened this pull request about 2 years ago
Fix type of data parameter in get test requests

github.com/typeddjango/djangorestframework-stubs - nils-van-zuijlen opened this pull request about 2 years ago
Add pyTypes

github.com/typeddjango/awesome-python-typing - cleder opened this pull request about 2 years ago
Incompatible type with `many=True`

github.com/typeddjango/djangorestframework-stubs - christianbundy opened this issue about 2 years ago
Mypy crash on querysets

github.com/typeddjango/django-stubs - matejsp opened this issue over 2 years ago
add future-typing

github.com/typeddjango/awesome-python-typing - cleder opened this pull request over 2 years ago
Add mypy-baseline

github.com/typeddjango/awesome-python-typing - orsinium opened this pull request over 2 years ago
Add infer-types

github.com/typeddjango/awesome-python-typing - orsinium opened this pull request over 2 years ago
Version 1.10.0 release

github.com/typeddjango/pytest-mypy-plugins - sobolevn opened this pull request over 2 years ago
Release schedule

github.com/typeddjango/django-stubs - aleksanb opened this issue over 2 years ago
fk_id is not understood, fk.id is

github.com/typeddjango/django-stubs - quertenmont opened this issue over 2 years ago
Mypy can't get custom manager type

github.com/typeddjango/django-stubs - maximsht opened this issue over 2 years ago
Monkeypatch some more generics.

github.com/typeddjango/django-stubs - ngnpope opened this pull request over 2 years ago
Form types for Django 4.0.

github.com/typeddjango/django-stubs - smithdc1 opened this pull request over 2 years ago
Implement support for `<QuerySet>.as_manager()`

github.com/typeddjango/django-stubs - flaeppe opened this pull request over 2 years ago
Add Feed to monkeypatch to fix generic issue.

github.com/typeddjango/django-stubs - adambirds opened this pull request over 2 years ago
Incorrect typing for ManyToMany add()

github.com/typeddjango/django-stubs - markedwards opened this issue over 2 years ago
Bump actions/setup-python from 3 to 4

github.com/typeddjango/pytest-mypy-plugins - dependabot[bot] opened this pull request over 2 years ago
Improve type hints of URL conf & include()

github.com/typeddjango/django-stubs - intgr opened this pull request over 2 years ago
ReturnDict annotations incorrect

github.com/typeddjango/djangorestframework-stubs - 09F911029D74E35BD84156C5635688C0 opened this issue over 2 years ago
Fix typo in README

github.com/typeddjango/pytest-mypy-plugins - kylebarron opened this pull request over 2 years ago
Update edit.pyi

github.com/typeddjango/django-stubs - KalleDK opened this pull request over 2 years ago