Ecosyste.ms: OpenCollective

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

github.com/typeddjango/djangorestframework-stubs

PEP-484 stubs for django-rest-framework
https://github.com/typeddjango/djangorestframework-stubs

Fix: OrderingFilter.get_default_ordering() may return None

albertocerrone opened this pull request over 1 year ago
Bump pre-commit from 2.21.0 to 3.2.0

dependabot[bot] opened this pull request over 1 year ago
Version 1.10.0 release

intgr opened this pull request over 1 year ago
Update `django-stubs` in `requirements.txt`

sobolevn opened this pull request over 1 year ago
[Enhancement] Make APISettings a generic class.

PedroPerpetua opened this issue over 1 year ago
Update recommended mypy & CI to 1.1.1

intgr opened this pull request over 1 year ago
Update mypy requirement from <1.1,>=1.0 to >=1.0,<1.2

dependabot[bot] opened this pull request over 1 year ago
Bump pytest from 7.2.1 to 7.2.2

dependabot[bot] opened this pull request over 1 year ago
Mypy complains about missing type parameters for ModelViewSet

OvervCW opened this issue over 1 year ago
Bump pre-commit from 2.21.0 to 3.1.1

dependabot[bot] opened this pull request over 1 year ago
Bump types-urllib3 from 1.26.25.7 to 1.26.25.8

dependabot[bot] opened this pull request over 1 year ago
Bump types-requests from 2.28.11.14 to 2.28.11.15

dependabot[bot] opened this pull request over 1 year ago
Allow user arg in `APIClient.force_authenticate` to be `None`

joshuadavidthomas opened this pull request over 1 year ago
Release script: Also clean build directories before a build

intgr opened this pull request over 1 year ago
Version 1.9.1 release

intgr opened this pull request over 1 year ago
Bump pre-commit from 2.21.0 to 3.1.0

dependabot[bot] opened this pull request over 1 year ago
Fix strict mypy errors in plugin and scripts

intgr opened this pull request over 1 year ago
Version 1.9.0 overwrites DRF installation with old version

GTorreil opened this issue over 1 year ago
CI: Run mypy on self check

sobolevn opened this pull request over 1 year ago
Adds `pre-commit` CI

sobolevn opened this pull request over 1 year ago
Update package metadata: release notes URL, classifiers, maintainer

intgr opened this pull request over 1 year ago
Enable pre-commit.ci on this repo as well?

intgr opened this issue over 1 year ago
Version 1.9.0 release

intgr opened this pull request over 1 year ago
Bump types-pytz from 2022.7.1.1 to 2022.7.1.2

dependabot[bot] opened this pull request over 1 year ago
Bump types-pytz from 2022.7.1.0 to 2022.7.1.1

dependabot[bot] opened this pull request over 1 year ago
Bump types-requests from 2.28.11.8 to 2.28.11.14

dependabot[bot] opened this pull request over 1 year ago
Bump types-urllib3 from 1.26.25.4 to 1.26.25.7

dependabot[bot] opened this pull request over 1 year ago
Bump gitpython from 3.1.30 to 3.1.31

dependabot[bot] opened this pull request over 1 year ago
Bump types-requests from 2.28.11.8 to 2.28.11.13

dependabot[bot] opened this pull request over 1 year ago
Bump types-urllib3 from 1.26.25.4 to 1.26.25.6

dependabot[bot] opened this pull request over 1 year ago
Bump types-requests from 2.28.11.8 to 2.28.11.12

dependabot[bot] opened this pull request over 1 year ago
Bump types-urllib3 from 1.26.25.4 to 1.26.25.5

dependabot[bot] opened this pull request over 1 year ago
Run pre-commit isort on pyi files

intgr opened this pull request over 1 year ago
CI: Use django-stubs 1.14.0 for testing

intgr opened this pull request over 1 year ago
[3.15] Add SimpleRouter use_regex_path argument

intgr opened this pull request over 1 year ago
Update mypy requirement from <0.1000,>=0.991 to >=0.991,<1.1

dependabot[bot] opened this pull request over 1 year ago
Upgrade to Mypy 1.0

christianbundy opened this pull request over 1 year ago
[3.15] Add ValidationError params argument & default_params attribute

intgr opened this pull request over 1 year ago
Bump pre-commit from 2.21.0 to 3.0.4

dependabot[bot] opened this pull request over 1 year ago
Add max_length and min_length args for ListSerializer signature

imamatory opened this pull request over 1 year ago
Update Black to 23.1.0 and reformat with new style

intgr opened this pull request over 1 year ago
Bump pre-commit from 2.21.0 to 3.0.3

dependabot[bot] opened this pull request over 1 year ago
Auto-update pre-commit hooks

github-actions[bot] opened this pull request over 1 year ago
Bump pre-commit from 2.21.0 to 3.0.2

dependabot[bot] opened this pull request over 1 year ago
Use StrOrPromise from typeddjango/django-stubs

piotrszyma opened this pull request over 1 year ago
Add return type to APIClient.get method

piotrszyma opened this pull request over 1 year ago
Bump pre-commit from 2.21.0 to 3.0.1

dependabot[bot] opened this pull request over 1 year ago
Bump django-stubs from 1.13.0 to 1.14.0

dependabot[bot] opened this pull request over 1 year ago
Missing return type in APIClient get method

PedroPerpetua opened this issue over 1 year ago
Bump pre-commit from 2.21.0 to 3.0.0

dependabot[bot] opened this pull request over 1 year ago
Bump django-stubs from 1.13.0 to 1.13.2

dependabot[bot] opened this pull request over 1 year ago
Next Release (1.9.0)

mschoettle opened this issue over 1 year ago
Add missing allow_empty arg to ManyRelatedField

guldfisk opened this pull request over 1 year ago
allow_empty arg missing from ManyRelatedField

guldfisk opened this issue over 1 year ago
Bump pytest from 7.2.0 to 7.2.1

dependabot[bot] opened this pull request almost 2 years ago
Bump types-pytz from 2022.7.0.0 to 2022.7.1.0

dependabot[bot] opened this pull request almost 2 years ago
Bump django-stubs from 1.13.0 to 1.13.1

dependabot[bot] opened this pull request almost 2 years ago
protocol for new mixins

janrito opened this issue almost 2 years ago
update for StrOrPromise in typeddjango/django-stubs

terencehonles opened this pull request almost 2 years ago
Monkeypatching breaks DRF filters

jerivas opened this issue almost 2 years ago
Conflict with Django Stubs

ThalusA opened this issue almost 2 years ago
Disable partial function type hints

intgr opened this issue almost 2 years ago
CI: Enable testing with Python 3.11

intgr opened this pull request almost 2 years ago
Fix type of data parameter in get test requests

nils-van-zuijlen opened this pull request about 2 years ago
Incompatible type with `many=True`

christianbundy opened this issue about 2 years ago
TypeError: 'type' object is not subscriptable

christianbundy opened this issue about 2 years ago
Cannot access member "id" for type "AbstractBaseUser" using pyright

powelleric opened this issue over 2 years ago
ReturnDict annotations incorrect

09F911029D74E35BD84156C5635688C0 opened this issue over 2 years ago
Fix the APIException detail attribute type

canassa opened this pull request over 2 years ago
Permission operands don't work

skrat opened this issue over 2 years ago
expression has type "SlugRelatedField[<nothing>]"

Phil-Barber opened this issue about 3 years ago
Missing type parameters for generic type “ModelSerializer”

sant527 opened this issue about 3 years ago
ChoiceField.choices is Iterable

mkurnikov opened this pull request over 3 years ago
Fields named as Serializer properties throws assignment error

lundberg opened this issue over 4 years ago