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
Migrate setuptools configuration to pyproject.toml + PEP621
GabDug opened this pull request over 1 year ago
GabDug opened this pull request over 1 year ago
error: Value of type variable "_DisplayCallableT" of function cannot be "Callable[[ReceiptAdmin, HttpRequest, _QuerySet[Receipt, Receipt]], None]"
WhyNotHugo opened this issue over 1 year ago
WhyNotHugo opened this issue over 1 year ago
Support `report_config_data` mypy plugin hook
sobolevn opened this issue over 1 year ago
sobolevn opened this issue over 1 year ago
Improve types for dispatch.dispatcher (Signal)
GabDug opened this pull request over 1 year ago
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
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
intgr opened this pull request over 1 year ago
Signature of "get" incompatible with supertype "TemplateView" [override]
rvanlaar opened this issue over 1 year ago
rvanlaar opened this issue over 1 year ago
Fix plugin exception "KeyError: 'model_bases'" and related errors
intgr opened this pull request over 1 year ago
intgr opened this pull request over 1 year ago
Add memcache_key_warnings()
rvanlaar opened this pull request over 1 year ago
rvanlaar opened this pull request over 1 year ago
missing memcache_key_warnings
rvanlaar opened this issue over 1 year ago
rvanlaar opened this issue over 1 year ago
Add stubtest with lots of errors (currently)
sobolevn opened this pull request over 1 year ago
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
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
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
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
sobolevn opened this pull request over 1 year ago
Additional classes that need monkeypatching for generics
intgr opened this issue over 1 year ago
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
vitanjivanov opened this issue over 1 year ago
Remove unsupported Django versions from package classifiers
intgr opened this pull request over 1 year ago
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
intgr opened this pull request over 1 year ago
Add Signal._live_receivers()
adamchainz opened this pull request over 1 year ago
adamchainz opened this pull request over 1 year ago
Next release planning (4.2.2)
intgr opened this issue over 1 year ago
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
Alexerson opened this issue over 1 year ago
No overload variant matches argument type "F" [operator]
christianbundy opened this issue over 1 year ago
christianbundy opened this issue over 1 year ago
Add console EmailBackend.write_message()
adamchainz opened this pull request over 1 year ago
adamchainz opened this pull request over 1 year ago
Add ModelAdmin.search_help_text
adamchainz opened this pull request over 1 year ago
adamchainz opened this pull request over 1 year ago
Add ModelAdmin.get_formset_kwargs()
adamchainz opened this pull request over 1 year ago
adamchainz opened this pull request over 1 year ago
Improve spatialite DatabaseWrapper attributes
filbasi opened this pull request over 1 year ago
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
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
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
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
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
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
asottile opened this pull request over 1 year ago
Use Mapping instead of dict for test Client headers, add missing RequestFactory parameter
intgr opened this pull request over 1 year ago
intgr opened this pull request over 1 year ago
Various fixes for Django 4.2
Alexerson opened this pull request over 1 year ago
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
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
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
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
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
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
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
Alexerson opened this pull request over 1 year ago
Add ManifestStaticFilesStorage new parameters
Alexerson opened this pull request over 1 year ago
Alexerson opened this pull request over 1 year ago
Add new method to Sitemap
Alexerson opened this pull request over 1 year ago
Alexerson opened this pull request over 1 year ago
Fix various checks
Alexerson opened this pull request over 1 year ago
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
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
Alexerson opened this pull request over 1 year ago
Implement Django 4.2 deprecations
Alexerson opened this pull request over 1 year ago
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
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
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
intgr opened this pull request over 1 year ago
Django 4.2 Tracking Issue
Alexerson opened this issue over 1 year ago
Alexerson opened this issue over 1 year ago
Make UserCreationForm generic
monosans opened this pull request over 1 year ago
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
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
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
dlesbre opened this issue over 1 year ago
Infer type for Form.fields
andraantariksa opened this issue over 1 year ago
andraantariksa opened this issue over 1 year ago
Type definition of HttpRequest.__new__ prevents subclassing
BrandonNav opened this issue over 1 year ago
BrandonNav opened this issue over 1 year ago
django.db.models.Window order_by argument does not accept F objects but accepts strings
nils-van-zuijlen opened this issue over 1 year ago
nils-van-zuijlen 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
dependabot[bot] opened this pull request over 1 year ago
Next release planning (4.2.1)
intgr opened this issue over 1 year ago
intgr opened this issue over 1 year ago
CI: Enable Ruff pyupgrade fixes
intgr opened this pull request over 1 year ago
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
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
intgr opened this pull request over 1 year ago
Generic Views, self.request.user.id
JoaoHenrique12 opened this issue over 1 year ago
JoaoHenrique12 opened this issue over 1 year ago
Add QuerySet._result_cache and _fetch_all()
adamchainz opened this pull request over 1 year ago
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
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
asottile opened this pull request over 1 year ago
Modify ticket in logo
adamchainz opened this pull request over 1 year ago
adamchainz opened this pull request over 1 year ago
Fix logo URL with 'master'
adamchainz opened this pull request over 1 year ago
adamchainz opened this pull request over 1 year ago
Fix logo URL
adamchainz opened this pull request over 1 year ago
adamchainz opened this pull request over 1 year ago
Add logo
adamchainz opened this pull request over 1 year ago
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
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
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
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
UnknownPlatypus opened this pull request over 1 year ago
Fix classonlymethod decorator declaration
adamchainz opened this pull request over 1 year ago
adamchainz opened this pull request over 1 year ago
Django 5.0 Tracking Issue
adamchainz opened this issue over 1 year ago
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
andrlik opened this pull request over 1 year ago
Fix type of field attribute descriptors on Model classes (not instance)
intgr opened this pull request over 1 year ago
intgr opened this pull request over 1 year ago
Model field arg `db_comment` not supported
andrlik opened this issue over 1 year ago
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
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
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
martinlehoux opened this pull request over 1 year ago
fix: Fix override_settings decorator typing
martinlehoux opened this pull request over 1 year ago
martinlehoux opened this pull request over 1 year ago
Error occure when using classonlymethod decorator
RobertM15 opened this issue over 1 year ago
RobertM15 opened this issue over 1 year ago
Allow using async StreamingHttpResponse
Alexerson opened this pull request over 1 year ago
Alexerson opened this pull request over 1 year ago
StreamingHttpResponse should now support async iterators
Alexerson opened this issue over 1 year ago
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
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
dependabot[bot] opened this pull request over 1 year ago
RegexValidator is treated as invalid validator
WhyNotHugo opened this issue over 1 year ago
WhyNotHugo opened this issue over 1 year ago
contrib.gis PointField typing
martinlehoux opened this issue over 1 year ago
martinlehoux opened this issue over 1 year ago
User missing attribute `backend`
WhyNotHugo opened this issue over 1 year ago
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
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
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
dependabot[bot] opened this pull request over 1 year ago
conditional_escape() should return SafeString
levic opened this issue over 1 year ago
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
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
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
pre-commit-ci[bot] opened this pull request over 1 year ago