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
Next release planning (4.2.1)
github.com/typeddjango/django-stubs - intgr opened this issue over 1 year ago
github.com/typeddjango/django-stubs - intgr opened this issue over 1 year ago
parametrized rendering: replace unmaintained chevron with Jinja2
github.com/typeddjango/pytest-mypy-plugins - antecrescent opened this pull request over 1 year ago
github.com/typeddjango/pytest-mypy-plugins - antecrescent opened this pull request over 1 year ago
chevron is not maintained
github.com/typeddjango/pytest-mypy-plugins - antecrescent opened this issue over 1 year ago
github.com/typeddjango/pytest-mypy-plugins - antecrescent opened this issue over 1 year ago
CI: Enable Ruff pyupgrade fixes
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
CI: Auto-remove unused imports using Ruff
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
CI: Replace isort with Ruff import sorting
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
Generic Views, self.request.user.id
github.com/typeddjango/django-stubs - JoaoHenrique12 opened this issue over 1 year ago
github.com/typeddjango/django-stubs - JoaoHenrique12 opened this issue over 1 year ago
Add QuerySet._result_cache and _fetch_all()
github.com/typeddjango/django-stubs - adamchainz opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - adamchainz opened this pull request over 1 year ago
Bump pre-commit from 3.3.1 to 3.3.2
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
Bump pre-commit from 3.3.1 to 3.3.2
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
fix typo in mypy.ini error message
github.com/typeddjango/django-stubs - asottile opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - asottile opened this pull request over 1 year ago
Modify ticket in logo
github.com/typeddjango/django-stubs - adamchainz opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - adamchainz opened this pull request over 1 year ago
Fix logo URL with 'master'
github.com/typeddjango/django-stubs - adamchainz opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - adamchainz opened this pull request over 1 year ago
Fix logo URL
github.com/typeddjango/django-stubs - adamchainz opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - adamchainz opened this pull request over 1 year ago
Update the name of lookup_needs_distinct() function
github.com/typeddjango/django-stubs - AkaZecik opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - AkaZecik opened this pull request over 1 year ago
Make argument optional in admin.sites.get_app_list()
github.com/typeddjango/django-stubs - AkaZecik opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - AkaZecik opened this pull request over 1 year ago
CI: Always install django-stubs from git master
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
Update compatible-mypy to 1.3.0
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
Update compatible-mypy & CI to mypy 1.3.0
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
Changed from list to abstract Sequence type for http verbs
github.com/typeddjango/djangorestframework-stubs - namper opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - namper opened this pull request over 1 year ago
Fix ForeignKey queryset filters on un-swapped models
github.com/typeddjango/django-stubs - UnknownPlatypus opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - UnknownPlatypus opened this pull request over 1 year ago
Fix classonlymethod decorator declaration
github.com/typeddjango/django-stubs - adamchainz opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - adamchainz opened this pull request over 1 year ago
Django 5.0 Tracking Issue
github.com/typeddjango/django-stubs - adamchainz opened this issue over 1 year ago
github.com/typeddjango/django-stubs - adamchainz opened this issue over 1 year ago
add safetype runtime annotation checker
github.com/typeddjango/awesome-python-typing - cleder opened this pull request over 1 year ago
github.com/typeddjango/awesome-python-typing - cleder opened this pull request over 1 year ago
replace OrderedDict with dict
github.com/typeddjango/djangorestframework-stubs - terencehonles opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - terencehonles opened this pull request over 1 year ago
Adds support for db_comment option on model fields and tests.
github.com/typeddjango/django-stubs - andrlik opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - andrlik opened this pull request over 1 year ago
Fix type of field attribute descriptors on Model classes (not instance)
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
Model field arg `db_comment` not supported
github.com/typeddjango/django-stubs - andrlik opened this issue over 1 year ago
github.com/typeddjango/django-stubs - andrlik opened this issue over 1 year ago
Bump types-urllib3 from 1.26.25.12 to 1.26.25.13
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
Update mypy requirement from <1.3,>=1.2.0 to >=1.2.0,<1.4
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
Bump mypy from 1.2.0 to 1.3.0
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
Improve core.files.storages types for Django 4.2
github.com/typeddjango/django-stubs - Alexerson opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - Alexerson opened this pull request over 1 year ago
Add set/get typing for spatial Model Fields
github.com/typeddjango/django-stubs - martinlehoux opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - martinlehoux opened this pull request over 1 year ago
fix: Fix override_settings decorator typing
github.com/typeddjango/django-stubs - martinlehoux opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - martinlehoux opened this pull request over 1 year ago
Error occure when using classonlymethod decorator
github.com/typeddjango/django-stubs - RobertM15 opened this issue over 1 year ago
github.com/typeddjango/django-stubs - RobertM15 opened this issue over 1 year ago
Allow using async StreamingHttpResponse
github.com/typeddjango/django-stubs - Alexerson opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - Alexerson opened this pull request over 1 year ago
StreamingHttpResponse should now support async iterators
github.com/typeddjango/django-stubs - Alexerson opened this issue over 1 year ago
github.com/typeddjango/django-stubs - Alexerson opened this issue over 1 year ago
[pre-commit.ci] pre-commit autoupdate
github.com/typeddjango/djangorestframework-stubs - pre-commit-ci[bot] opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - pre-commit-ci[bot] opened this pull request over 1 year ago
[pre-commit.ci] pre-commit autoupdate
github.com/typeddjango/django-stubs - pre-commit-ci[bot] opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - pre-commit-ci[bot] opened this pull request over 1 year ago
Bump pytest-mypy-plugins from 1.11.0 to 1.11.1
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
Bump types-requests from 2.29.0.0 to 2.30.0.0
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
Bump pytest-mypy-plugins from 1.11.0 to 1.11.1
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
Run pre-commit only on pre-commit.ci
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
RegexValidator is treated as invalid validator
github.com/typeddjango/django-stubs - WhyNotHugo opened this issue over 1 year ago
github.com/typeddjango/django-stubs - WhyNotHugo opened this issue over 1 year ago
Version 1.11.1 release
github.com/typeddjango/pytest-mypy-plugins - sobolevn opened this pull request over 1 year ago
github.com/typeddjango/pytest-mypy-plugins - sobolevn opened this pull request over 1 year ago
contrib.gis PointField typing
github.com/typeddjango/django-stubs - martinlehoux opened this issue over 1 year ago
github.com/typeddjango/django-stubs - martinlehoux opened this issue over 1 year ago
User missing attribute `backend`
github.com/typeddjango/django-stubs - WhyNotHugo opened this issue over 1 year ago
github.com/typeddjango/django-stubs - WhyNotHugo opened this issue over 1 year ago
sdist is missing tests
github.com/typeddjango/pytest-mypy-plugins - mtelka opened this issue over 1 year ago
github.com/typeddjango/pytest-mypy-plugins - mtelka opened this issue over 1 year ago
Bump pytest-mypy-plugins from 1.10.1 to 1.11.0
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
Bump pytest-mypy-plugins from 1.10.1 to 1.11.0
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
Fix build
github.com/typeddjango/pytest-mypy-plugins - brunns opened this pull request over 1 year ago
github.com/typeddjango/pytest-mypy-plugins - brunns opened this pull request over 1 year ago
Replace pkg_resources with packaging for Python 3.12 compatibility.
github.com/typeddjango/pytest-mypy-plugins - brunns opened this pull request over 1 year ago
github.com/typeddjango/pytest-mypy-plugins - brunns opened this pull request over 1 year ago
Fails in Python 3.12 due to usage of pkg_resources
github.com/typeddjango/pytest-mypy-plugins - brunns opened this issue over 1 year ago
github.com/typeddjango/pytest-mypy-plugins - brunns opened this issue over 1 year ago
Bump django from 4.2 to 4.2.1
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
Bump requests from 2.29.0 to 2.30.0
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
conditional_escape() should return SafeString
github.com/typeddjango/django-stubs - levic opened this issue over 1 year ago
github.com/typeddjango/django-stubs - levic opened this issue over 1 year ago
Bump pre-commit from 3.3.0 to 3.3.1
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
Bump pre-commit from 2.21.0 to 3.3.1
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
Update for StrOrPromise in typeddjango/django-stubs relation fields
github.com/typeddjango/djangorestframework-stubs - nils-van-zuijlen opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - nils-van-zuijlen opened this pull request over 1 year ago
Bump pre-commit from 3.2.2 to 3.3.0
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
Bump pre-commit from 2.21.0 to 3.3.0
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
[pre-commit.ci] pre-commit autoupdate
github.com/typeddjango/djangorestframework-stubs - pre-commit-ci[bot] opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - pre-commit-ci[bot] opened this pull request over 1 year ago
[pre-commit.ci] pre-commit autoupdate
github.com/typeddjango/django-stubs - pre-commit-ci[bot] opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - pre-commit-ci[bot] opened this pull request over 1 year ago
Make `django.conf` constants `Literal`s
github.com/typeddjango/django-stubs - sobolevn opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - sobolevn opened this pull request over 1 year ago
Bump types-urllib3 from 1.26.25.11 to 1.26.25.12
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
Bump types-requests from 2.28.11.17 to 2.29.0.0
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
Add `robust` parameter to `transaction.on_commit`
github.com/typeddjango/django-stubs - realsuayip opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - realsuayip opened this pull request over 1 year ago
Drop Django 4.0 compatibility
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
Does not work with django-auto-prefetch models and fields
github.com/typeddjango/django-stubs - yatharth opened this issue over 1 year ago
github.com/typeddjango/django-stubs - yatharth opened this issue over 1 year ago
Bump types-urllib3 from 1.26.25.10 to 1.26.25.11
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
Missing stub for django.shortcuts.reverse
github.com/typeddjango/django-stubs - Salaah01 opened this issue over 1 year ago
github.com/typeddjango/django-stubs - Salaah01 opened this issue over 1 year ago
Fix decorator return types
github.com/typeddjango/django-stubs - Kostia-K opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - Kostia-K opened this pull request over 1 year ago
`sensitive_variables` decorator causes incorrect return type
github.com/typeddjango/django-stubs - Kostia-K opened this issue over 1 year ago
github.com/typeddjango/django-stubs - Kostia-K opened this issue over 1 year ago
Tweak package license metadata and rename files
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
Fix `secret` argument to `_make_token_with_timestamp`
github.com/typeddjango/django-stubs - christianbundy opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - christianbundy opened this pull request over 1 year ago
CI: Check and fix missing __init__.py with flake8-no-pep420
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
Fix missing `__init__.py` in django_stubs_ext.db
github.com/typeddjango/django-stubs - monosans opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - monosans opened this pull request over 1 year ago
Drop Python 3.7 compatibility
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
Completely drop Python 3.7 compatibility
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
Version 4.2.0 release (django-stubs, django-stubs-ext)
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
Version 3.14.0 release
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - intgr opened this pull request over 1 year ago
Bump requests from 2.28.2 to 2.29.0
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
Rename BaseModelMeta to TypedModelMeta and document it
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
CI: Add Django 4.2 to typecheck and update other Django versions
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
Add ManyRelatedManager and distinguish from RelatedManager
github.com/typeddjango/django-stubs - intgr opened this issue over 1 year ago
github.com/typeddjango/django-stubs - intgr opened this issue over 1 year ago
CI: Stop testing with Python 3.7
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
Run CI with Django 4.2 and declare support in package metadata
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - intgr opened this pull request over 1 year ago
Allow any reverse relation using ForeignObjectRel to be type checked
github.com/typeddjango/django-stubs - Photonios opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - Photonios opened this pull request over 1 year ago
Next version planning (3.14.0)
github.com/typeddjango/djangorestframework-stubs - intgr opened this issue over 1 year ago
github.com/typeddjango/djangorestframework-stubs - intgr opened this issue over 1 year ago
Next release planning (4.2.0)
github.com/typeddjango/django-stubs - intgr opened this issue over 1 year ago
github.com/typeddjango/django-stubs - intgr opened this issue over 1 year ago
Fix aiterator
github.com/typeddjango/django-stubs - kjagiello opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - kjagiello opened this pull request over 1 year ago
Add django.utils.http.content_disposition_header.
github.com/typeddjango/django-stubs - alexmv opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - alexmv opened this pull request over 1 year ago
Python 3.11, support new http.HTTPMethod enum in action and view
github.com/typeddjango/djangorestframework-stubs - sshishov opened this issue over 1 year ago
github.com/typeddjango/djangorestframework-stubs - sshishov opened this issue over 1 year ago
Fix ManyToManyRawIdWidget to accept ManyToManyRel argument
github.com/typeddjango/django-stubs - RyanWalker277 opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - RyanWalker277 opened this pull request over 1 year ago
Bump pytest from 7.3.0 to 7.3.1
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - dependabot[bot] opened this pull request over 1 year ago
Bump pytest from 7.2.2 to 7.3.1
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
github.com/typeddjango/djangorestframework-stubs - dependabot[bot] opened this pull request over 1 year ago
Normalize __init__ 'expressions' argument for subclasses of Func
github.com/typeddjango/django-stubs - realsuayip opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - realsuayip opened this pull request over 1 year ago
Syndication Feed items do not need to be Model instances
github.com/typeddjango/django-stubs - bigfootjon opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - bigfootjon opened this pull request over 1 year ago
Add stubs for new async model methods from Django 4.2
github.com/typeddjango/django-stubs - bigfootjon opened this pull request over 1 year ago
github.com/typeddjango/django-stubs - bigfootjon opened this pull request over 1 year ago