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

Convert _typeshed.Self usages to typing_extensions.Self (PEP 673)

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

intgr opened this pull request over 1 year ago
Update compatible-mypy to 1.4.x

intgr opened this pull request over 1 year ago
Remove duplicate import all test file

adamchainz opened this pull request over 1 year ago
Add SQLCompiler._order_by_pairs()

adamchainz 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
django.core.mail.outbox: EmailMultiAlternatives?

asottile-sentry opened this issue over 1 year ago
4.2 typings for db.migrations.operations

GabDug opened this pull request over 1 year ago
CI: Run tests and pre-commit using newest Python version

intgr opened this pull request over 1 year ago
Add "Settings" section to README

sobolevn opened this pull request over 1 year ago
Bump pytest from 7.3.2 to 7.4.0

dependabot[bot] opened this pull request over 1 year ago
Update `flake8` plugins

sobolevn opened this pull request over 1 year ago
Use `report_config_data` mypy plugin hook to reset cache on changes

sobolevn opened this pull request over 1 year ago
Set `python_version` and fix uppercase builtins

christianbundy opened this pull request over 1 year ago
remove extra `--generate-allowlist`

sobolevn opened this pull request over 1 year ago
Type django.utils.* against Django 4.2

GabDug opened this pull request over 1 year ago
fix: Window.order_by accepts str field_names, asc/desc accepts None in 4.1+

GabDug opened this pull request over 1 year ago
Chore: set Black Python target to 3.8+ explicitely

GabDug opened this pull request over 1 year ago
Upgrade to Mypy 1.4.0

christianbundy opened this pull request over 1 year ago
feat: type db.backends introspection and operations on 4.2

GabDug opened this pull request over 1 year ago
Migrate setuptools configuration to pyproject.toml + PEP621

GabDug opened this pull request over 1 year ago
Support `report_config_data` mypy plugin hook

sobolevn opened this issue over 1 year ago
Improve types for dispatch.dispatcher (Signal)

GabDug opened this pull request over 1 year ago
We do not need `mypy_extensions` anymore

sobolevn opened this pull request over 1 year ago
Revert `ArrayField` changes to fix crash when psycopg2 is not installed

intgr opened this pull request over 1 year ago
Fix plugin exception "KeyError: 'model_bases'" and related errors

intgr opened this pull request over 1 year ago
Add memcache_key_warnings()

rvanlaar opened this pull request over 1 year ago
missing memcache_key_warnings

rvanlaar opened this issue over 1 year ago
Add stubtest with lots of errors (currently)

sobolevn opened this pull request over 1 year ago
Bump mypy from 1.3.0 to 1.4.0

dependabot[bot] opened this pull request over 1 year ago
Remove try-except around import of `ArrayField`

sobolevn opened this pull request over 1 year ago
Add `strict_settings` option, allow runtime fallbacks for custom settings

sobolevn opened this pull request over 1 year ago
Remove typecheck test and clean things up

sobolevn opened this pull request over 1 year ago
Additional classes that need monkeypatching for generics

intgr opened this issue over 1 year ago
Database operations method signatures are not updated for Django >= 4.1

vitanjivanov opened this issue over 1 year ago
Remove unsupported Django versions from package classifiers

intgr opened this pull request over 1 year ago
CI: Run django-stubs-ext tests in full build matrix

intgr opened this pull request over 1 year ago
Add Signal._live_receivers()

adamchainz opened this pull request over 1 year ago
Next release planning (4.2.2)

intgr opened this issue over 1 year ago
Many-to-Many generated through model are not properly typed

Alexerson opened this issue over 1 year ago
No overload variant matches argument type "F" [operator]

christianbundy opened this issue over 1 year ago
Add console EmailBackend.write_message()

adamchainz opened this pull request over 1 year ago
Add ModelAdmin.search_help_text

adamchainz opened this pull request over 1 year ago
Add ModelAdmin.get_formset_kwargs()

adamchainz opened this pull request over 1 year ago
Improve spatialite DatabaseWrapper attributes

filbasi opened this pull request over 1 year ago
Bump pre-commit from 3.3.2 to 3.3.3

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
Annotate `AppConfig.default_auto_field` as an attribute

mthuurne opened this pull request over 1 year ago
Sync settings filtering customization with changes in Django

mthuurne opened this pull request over 1 year ago
Bump pytest from 7.3.1 to 7.3.2

dependabot[bot] opened this pull request over 1 year ago
Fix base Field and GenericIPAddressField attribute default_error_messages type

asottile opened this pull request over 1 year ago
Various fixes for Django 4.2

Alexerson opened this pull request over 1 year ago
Update patch.py to fix generic UserCreationForm

adambirds opened this pull request over 1 year ago
Change test Client headers parameter to Mapping[str, str]

intgr opened this pull request over 1 year ago
Bump django from 4.2.1 to 4.2.2

dependabot[bot] opened this pull request over 1 year ago
Cannot resolve shared manager/queryset method for union

christianbundy 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
`RequestSite.{save,delete}` methods are always raising

sobolevn opened this pull request over 1 year ago
Add new headers parameter to test classes

Alexerson opened this pull request over 1 year ago
Add ManifestStaticFilesStorage new parameters

Alexerson opened this pull request over 1 year ago
Add new method to Sitemap

Alexerson opened this pull request over 1 year ago
Fix various checks

Alexerson opened this pull request over 1 year ago
Implement GDAL-related updates in Django 4.2

Alexerson opened this pull request over 1 year ago
Update global settings and appconfig to match Django 4.2

Alexerson opened this pull request over 1 year ago
Implement Django 4.2 deprecations

Alexerson opened this pull request over 1 year ago
django-stubs-ext: Add TypedDatabaseRouter as database router base class

intgr opened this pull request over 1 year ago
Fixed `create_model_instance` incorrect data argument type

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

intgr opened this pull request over 1 year ago
Django 4.2 Tracking Issue

Alexerson opened this issue over 1 year ago
Make UserCreationForm generic

monosans opened this pull request over 1 year ago
Add SessionBase methods, change SessionStore.get_model_class() return

realsuayip opened this pull request over 1 year ago
Fix stub for `send_mass_email` (issue #1515)

dlesbre opened this pull request over 1 year ago
Incorrect type for `django.core.mail.send_mass_mail`

dlesbre opened this issue over 1 year ago
Infer type for Form.fields

andraantariksa opened this issue over 1 year ago
Type definition of HttpRequest.__new__ prevents subclassing

BrandonNav opened this issue over 1 year ago
Bump requests from 2.29.0 to 2.31.0

dependabot[bot] opened this pull request over 1 year ago
Next release planning (4.2.1)

intgr opened this issue over 1 year ago
CI: Enable Ruff pyupgrade fixes

intgr opened this pull request over 1 year ago
CI: Auto-remove unused imports using Ruff

intgr opened this pull request over 1 year ago
CI: Replace isort with Ruff import sorting

intgr opened this pull request over 1 year ago
Generic Views, self.request.user.id

JoaoHenrique12 opened this issue over 1 year ago
Add QuerySet._result_cache and _fetch_all()

adamchainz opened this pull request over 1 year ago
Bump pre-commit from 3.3.1 to 3.3.2

dependabot[bot] opened this pull request over 1 year ago
fix typo in mypy.ini error message

asottile opened this pull request over 1 year ago
Modify ticket in logo

adamchainz opened this pull request over 1 year ago
Fix logo URL with 'master'

adamchainz opened this pull request over 1 year ago
Fix logo URL

adamchainz opened this pull request over 1 year ago
Add logo

adamchainz opened this pull request over 1 year ago
Update the name of lookup_needs_distinct() function

AkaZecik opened this pull request over 1 year ago
Make argument optional in admin.sites.get_app_list()

AkaZecik opened this pull request over 1 year ago
Update compatible-mypy & CI to mypy 1.3.0

intgr opened this pull request over 1 year ago
Fix ForeignKey queryset filters on un-swapped models

UnknownPlatypus opened this pull request over 1 year ago
Fix classonlymethod decorator declaration

adamchainz opened this pull request over 1 year ago
Django 5.0 Tracking Issue

adamchainz opened this issue over 1 year ago
Adds support for db_comment option on model fields and tests.

andrlik opened this pull request over 1 year ago