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

Fix type of field attribute descriptors on Model classes (not instance)

intgr opened this pull request over 1 year ago
Model field arg `db_comment` not supported

andrlik opened this issue over 1 year ago
Bump mypy from 1.2.0 to 1.3.0

dependabot[bot] opened this pull request over 1 year ago
Improve core.files.storages types for Django 4.2

Alexerson opened this pull request over 1 year ago
Add set/get typing for spatial Model Fields

martinlehoux opened this pull request over 1 year ago
fix: Fix override_settings decorator typing

martinlehoux opened this pull request over 1 year ago
Error occure when using classonlymethod decorator

RobertM15 opened this issue over 1 year ago
Allow using async StreamingHttpResponse

Alexerson opened this pull request over 1 year ago
StreamingHttpResponse should now support async iterators

Alexerson opened this issue over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
Bump pytest-mypy-plugins from 1.11.0 to 1.11.1

dependabot[bot] opened this pull request over 1 year ago
RegexValidator is treated as invalid validator

WhyNotHugo opened this issue over 1 year ago
contrib.gis PointField typing

martinlehoux opened this issue over 1 year ago
User missing attribute `backend`

WhyNotHugo opened this issue over 1 year ago
Bump pytest-mypy-plugins from 1.10.1 to 1.11.0

dependabot[bot] opened this pull request over 1 year ago
Bump django from 4.2 to 4.2.1

dependabot[bot] opened this pull request over 1 year ago
Bump requests from 2.29.0 to 2.30.0

dependabot[bot] opened this pull request over 1 year ago
conditional_escape() should return SafeString

levic opened this issue over 1 year ago
Bump pre-commit from 3.3.0 to 3.3.1

dependabot[bot] opened this pull request over 1 year ago
Bump pre-commit from 3.2.2 to 3.3.0

dependabot[bot] opened this pull request over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
Make `django.conf` constants `Literal`s

sobolevn opened this pull request over 1 year ago
Add `robust` parameter to `transaction.on_commit`

realsuayip opened this pull request over 1 year ago
Drop Django 4.0 compatibility

intgr opened this pull request over 1 year ago
Does not work with django-auto-prefetch models and fields

yatharth opened this issue over 1 year ago
Missing stub for django.shortcuts.reverse

Salaah01 opened this issue over 1 year ago
Fix decorator return types

Kostia-K opened this pull request over 1 year ago
`sensitive_variables` decorator causes incorrect return type

Kostia-K opened this issue over 1 year ago
Tweak package license metadata and rename files

intgr opened this pull request over 1 year ago
Fix _make_token_with_timestamp() argument secret

christianbundy opened this pull request over 1 year ago
CI: Check and fix missing __init__.py with flake8-no-pep420

intgr opened this pull request over 1 year ago
Fix missing `__init__.py` in django_stubs_ext.db

monosans opened this pull request over 1 year ago
Completely drop Python 3.7 compatibility

intgr opened this pull request over 1 year ago
Version 4.2.0 release (django-stubs, django-stubs-ext)

intgr opened this pull request over 1 year ago
Bump requests from 2.28.2 to 2.29.0

dependabot[bot] opened this pull request over 1 year ago
Rename BaseModelMeta to TypedModelMeta and document it

intgr opened this pull request over 1 year ago
CI: Add Django 4.2 to typecheck and update other Django versions

intgr opened this pull request over 1 year ago
Add ManyRelatedManager and distinguish from RelatedManager

intgr opened this issue over 1 year ago
CI: Stop testing with Python 3.7

intgr opened this pull request over 1 year ago
Run CI with Django 4.2 and declare support in package metadata

intgr opened this pull request over 1 year ago
Allow any reverse relation using ForeignObjectRel to be type checked

Photonios opened this pull request over 1 year ago
Next release planning (4.2.0)

intgr opened this issue over 1 year ago
Fix aiterator

kjagiello opened this pull request over 1 year ago
Add django.utils.http.content_disposition_header.

alexmv opened this pull request over 1 year ago
Fix ManyToManyRawIdWidget to accept ManyToManyRel argument

RyanWalker277 opened this pull request over 1 year ago
Bump pytest from 7.3.0 to 7.3.1

dependabot[bot] opened this pull request over 1 year ago
Normalize __init__ 'expressions' argument for subclasses of Func

realsuayip opened this pull request over 1 year ago
Syndication Feed items do not need to be Model instances

bigfootjon opened this pull request over 1 year ago
Add stubs for new async model methods from Django 4.2

bigfootjon opened this pull request over 1 year ago
Allow lazy translation strings in email contexts

realsuayip opened this pull request over 1 year ago
Handle repeated field lookups in calls to values_list

leamingrad opened this pull request over 1 year ago
Bump isort to 5.12.0

leamingrad opened this pull request over 1 year ago
Add STORAGES setting

federicobond opened this pull request over 1 year ago
Add the RenameIndex migration operation introduced in Django 4.1

karamanolev opened this pull request over 1 year ago
Missing stub for django.db.migrations.RenameIndex

karamanolev opened this issue over 1 year ago
Fix ForeignKey queryset filters for cases where the to argument is a …

Kircheneer opened this pull request over 1 year ago
INTERNAL ERROR when running mypy on django app code

marcofalcioni opened this issue over 1 year ago
Internal Error on Model Query

crypto-rizzo opened this issue over 1 year ago
Bump pytest from 7.2.2 to 7.3.0

dependabot[bot] opened this pull request over 1 year ago
fix: don't expose Manager.delete

mschoettle opened this pull request over 1 year ago
Add type hint for JSONObject.__init__

realsuayip opened this pull request over 1 year ago
Update compatible-mypy & CI to mypy 1.2.0

intgr opened this pull request over 1 year ago
Bump mypy from 1.1.1 to 1.2.0

dependabot[bot] opened this pull request over 1 year ago
Don't expose delete() on Manager

mschoettle opened this issue over 1 year ago
Added decorators.AsyncGetResponseCallable attribute hint

RyanWalker277 opened this pull request over 1 year ago
Add BaseUserCreationForm

monosans opened this pull request over 1 year ago
Don't require tomli on Python>=3.11

monosans opened this pull request over 1 year ago
Bump pre-commit from 2.21.0 to 3.2.2

dependabot[bot] opened this pull request over 1 year ago
Middlewares can work with StreamingReponse

rik opened this pull request over 1 year ago
Allow 'BaseExpression' in 'UniqueConstraint.expressions'

realsuayip opened this pull request over 1 year ago
Added BaseConstraint.default_violation_error_message attribute hint

RyanWalker277 opened this pull request over 1 year ago
Sync pre-commit and requirements

sobolevn opened this pull request over 1 year ago
Bump black from 23.1.0 to 23.3.0

dependabot[bot] opened this pull request over 1 year ago
Bump pre-commit from 2.21.0 to 3.2.1

dependabot[bot] opened this pull request over 1 year ago
Add missing Model methods, update AdminSite.get_app_list() args

RyanWalker277 opened this pull request over 1 year ago
Crash with latest mypy and django-stubs

matejsp opened this issue over 1 year ago
Custom django settings generate mypy errors

kwint opened this issue over 1 year ago
django-stubs-ext version schema

christianbundy opened this issue over 1 year ago
Don't require `tomli` on Python 3.11

pawelad opened this issue 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
Add test for overriding User model manager

flaeppe opened this pull request over 1 year ago
TypedDjango now has financial contributors

sobolevn opened this issue over 1 year ago
Form.data typed as Mapping instead of MultiValueDict

mschoettle opened this issue over 1 year ago
Update test_related_fields.yml

zuzelvp opened this pull request over 1 year ago
Fix crash when constructing an abstract model with recursive relation

zuzelvp opened this pull request over 1 year ago
Add support for nested manager and queryset class definitions

federicobond opened this pull request over 1 year ago
"RelatedModel" has no attribute "RelatedObjectDoesNotExist" [attr-defined]

eternal-sorrow opened this issue over 1 year ago
Hygienic mypy plugin: don't import Django into the mypy process

intgr opened this issue over 1 year ago
`get_user_model_hook` raises `LookupError` without `auth` app

meshy opened this issue over 1 year ago
django-stubs-ext: Add BaseModelMeta for typing Model inner Meta class

intgr opened this pull request over 1 year ago
Integrate mypy_primer into our CI

intgr opened this issue over 1 year ago