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
These options can be found here:
https://github.com/django/django/blob/0756c61f2ada56e4ae6255...
github.com/typeddjango/django-stubs - 7b18e354f112564cc4b09ebdf09bcd053ce2468b authored over 2 years ago
This fixes the CI starting occur on #1086 and following PRs due to the release
of Django 4.1 (h...
Signed-off-by: Anders Kaseorg <[email protected]>
github.com/typeddjango/django-stubs - 589f315926d25e5fdb15b53b85f5bd97819be156 authored over 2 years agoRun examples through black for uniformity, link `HttpModel`
github.com/typeddjango/django-stubs - 5334a80c9b1e3c90852b1c66a7a2eae7536983dc authored over 2 years agoCo-authored-by: Thibaut <[email protected]>
github.com/typeddjango/django-stubs - 966472994b1cad229e30dec663de0ae7612a7ca5 authored over 2 years ago
style_func has a setter that converts None to lambda x: x, so the
getter cannot return None.
...
github.com/typeddjango/django-stubs - 41804f0e8d8d437f45adc4482c900850a41c1616 authored over 2 years ago
Custom `Lookup` implementation will run into
'Missing type parameters for generic type "Lookup"...
Co-authored-by: sobolevn <[email protected]>
github.com/typeddjango/djangorestframework-stubs - f6eb80c2018cb297843ae7b197d9a23a2cc901f7 authored over 2 years agoCo-authored-by: sobolevn <[email protected]>
github.com/typeddjango/django-stubs - 196e6743ec92e8f5af1fc39b6dd11db0517ca623 authored over 2 years agogithub.com/typeddjango/django-stubs - efc2d04ead010c46e0fc73c3cb145758d2a2abb3 authored over 2 years ago
* Improve stubs for contrib.postgres.operations.
This adds a bunch of missing operations in c...
github.com/typeddjango/django-stubs - 56f9300d0d73787546b3dbcc4a589c98f3164993 authored over 2 years ago
get_commands has not actually returned BaseCommand items since Django
1.4. See https://github....
When message_dict is accessed, it either raises an `AttributeError` or
returns a `dict`. There ...
* Fix overloads in finders
Signed-off-by: Anders Kaseorg <[email protected]>
* Remove PathLi...
github.com/typeddjango/django-stubs - 3d8d9004874bc09308cce0f1e0fd5507782c9bb8 authored over 2 years ago
The return type of DiscoverRunner.get_resultclass should
be Optional[Type[TextTestResult]] give...
* Auto-update pre-commit hooks
* Update pre-commit-autoupdate.yml
Co-authored-by: sobolevn...
github.com/typeddjango/django-stubs - 62c09c064ce3128588a66d192f75bb2a0fc9002c authored over 2 years agoCo-authored-by: sobolevn <[email protected]>
github.com/typeddjango/djangorestframework-stubs - aecbccbeb88ab183342e073ae7df5048595976e2 authored over 2 years agogithub.com/typeddjango/djangorestframework-stubs - de32b9c4b3f5d34712bc9fb5d972a22647d25b66 authored over 2 years ago
github.com/typeddjango/djangorestframework-stubs - 03b404a237f618aa500d7604044004cf80f2d482 authored over 2 years ago
github.com/typeddjango/djangorestframework-stubs - 4b62d406151a142f7b24600014b97df38f5b64cd authored over 2 years ago
github.com/typeddjango/django-stubs - 89d0a109392c20e749a44583150cf9510a7c3985 authored over 2 years ago
Bumps [types-pytz](https://github.com/python/typeshed) from 2022.1.1 to 2022.1.2.
- [Release no...
* Use a datatuple in django.core.mail.send_mass_mail
Even though the implementation works for...
github.com/typeddjango/django-stubs - 0246f9fcf3b891c641d291384160e8000c0daa24 authored over 2 years ago* Make coreapi & markdown deps optional
* Fix Black
* Enable extras in requirements.txt
github.com/typeddjango/djangorestframework-stubs - 955482c4a309018f6b1a87ddf02c560c0156b7d5 authored over 2 years ago* Improve typing for unresolved managers
This changes the logic when encountering an unresolv...
github.com/typeddjango/django-stubs - e7a89f73c4f3d4bc8940d9b2fc828d04d271b595 authored over 2 years ago* Add support for inline from_queryset in model classes
This adds support for calling <Manage...
github.com/typeddjango/django-stubs - 830d74b4937781a5732f8384b46d9b38d832436b authored over 2 years ago* Made BaseContext __setitem__ and __getitem__ consistant.
* Standardised ContextKeys
github.com/typeddjango/django-stubs - 2e84c03632dad96d5cb670922791e95923528210 authored over 2 years ago* Annotate the return type of as_sql for SpatialOperator.
Its subclasses inherits the type an...
github.com/typeddjango/django-stubs - 3648e103501a97823491a54a83eeb6fed9d4b06d authored over 2 years ago
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.19.0 to 2.20.0.
- [Release ...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.19.0 to 2.20.0.
- [Release ...
* Add generic monkeypatching for `FileProxyMixin`.
This fixes `TypeError: 'type' object is no...
github.com/typeddjango/django-stubs - e8d52fe7daf88cfe7db5d0dd312e1b5946577051 authored over 2 years ago* Add a missing attribute to Jinja2.
https://github.com/django/django/blob/main/django/templa...
github.com/typeddjango/django-stubs - 516deba2fa71b77618e652c9b51bca8e1c8a2394 authored over 2 years ago
This should be parametrized based on the passed model. This also removes
the need for overridin...
* Populate model for dynamically created managers
* fixup! Populate model for dynamically cre...
github.com/typeddjango/django-stubs - 2a6f4647f083b2a9cd728b7e5698dc76c59b5449 authored over 2 years ago* Add test case reproducing Sequence name not defined issue
* Resolve all manager methods as ...
github.com/typeddjango/django-stubs - 84eff755661c3c498c36e66b7ff0b6cc8fc3d4bb authored over 2 years agogithub.com/typeddjango/django-stubs - f8cc99ca3b23ceb9840fdf9ecf4cc354f4b9459a authored over 2 years ago
Bumps [requests](https://github.com/psf/requests) from 2.28.0 to 2.28.1.
- [Release notes](http...
In addition to str, PostgreSQL cursors accept the
psycopg2.sql.Composable type, which is useful...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release n...
* Fix `logger` type in all modules
* Fix CI
github.com/typeddjango/django-stubs - 33d4dc7dae8fb825d3804887a14d7594dc655abf authored over 2 years agogithub.com/typeddjango/djangorestframework-stubs - 093acb78bf7b218ca4e75b57059e059806925eae authored over 2 years ago
Bumps [black](https://github.com/psf/black) from 22.3.0 to 22.6.0.
- [Release notes](https://gi...
Bumps [types-pytz](https://github.com/python/typeshed) from 2022.1.0 to 2022.1.1.
- [Release no...
* Improved type of template.loader.get_template()
* Removed Optional from return type.
* E...
github.com/typeddjango/django-stubs - 926661ab4ae50ad4796ebe9f15a269f7a18a45c4 authored over 2 years ago
Char fields with blank=True set should not be considered nullable in the
context of values() an...
* add missing type for TestCase.captureOnCommitCallbacks
* change default value
github.com/typeddjango/django-stubs - dd0fe02367e7e4a74a5ed5053154f3e67bf48c36 authored over 2 years ago* Improved BaseContext.__copy__()
* Update django-stubs/template/context.pyi
Co-authored-b...
github.com/typeddjango/django-stubs - 44157a4b03b6a59228bd11c95b37ad3927cede92 authored over 2 years ago* update RunSQL type to include parametrized sql
* fix Black formatting
github.com/typeddjango/django-stubs - c020349f2e495edf8b96fb302a2b71b82cb0db7c authored over 2 years agoPyright complains about `response.cookies` because the generic type isn't known. `str` may or ma...
github.com/typeddjango/django-stubs - 644052148aec0114daf3d75a18f9bab48057ff17 authored over 2 years ago* Use ImmutableQueryDict for request params
* Bump typing-extensions requirement for assert_t...
github.com/typeddjango/djangorestframework-stubs - 9bfea3a317f49230798d0d9b509b404526361ab4 authored over 2 years agoVersion 1.7.0 release, closes #234
github.com/typeddjango/djangorestframework-stubs - bf412d40b3d7db1dcf3ef39acc469cc958413fcc authored over 2 years ago
Bumps [types-pytz](https://github.com/python/typeshed) from 2021.3.8 to 2022.1.0.
- [Release no...
github.com/typeddjango/pytest-mypy-plugins - e3ce0bfd79dcac69a46da8c4c684b4333f11a7c3 authored over 2 years ago
github.com/typeddjango/djangorestframework-stubs - 621694133a6d8023199ee77b86099bad448c2026 authored over 2 years ago
github.com/typeddjango/django-stubs - f4407155a56a50f70872d793ae365bd7d1a8691e authored over 2 years ago
github.com/typeddjango/django-stubs - d6a9a4ef03b589cf82954bf229b920102a16e3d2 authored over 2 years ago
github.com/typeddjango/django-stubs - 9a23ff864b24cc55061bc9e1661b54c95782cbde authored over 2 years ago
github.com/typeddjango/django-stubs - 4ea9b874f522bd466e73ea38af61925cb28cdfbe authored over 2 years ago
* Emit error and set fallback type for managers that can't be resolved
* fixup! Emit error an...
github.com/typeddjango/django-stubs - 023106fe45be4c39386b7ad3e395d5823f60eb88 authored over 2 years agogithub.com/typeddjango/django-stubs - 719cd3a6bc8da261ada0ea1a2332d204259a29e9 authored over 2 years ago
github.com/typeddjango/django-stubs - 4cf3b445bd1f3b6c32c33035089aa937440018b8 authored over 2 years ago
github.com/typeddjango/django-stubs - f4378112bb8ac3039ff64072646bf27c4e8ead2d authored over 2 years ago
Fixes #1001
github.com/typeddjango/django-stubs - 86c007d83f1fe895944bc3e6a33872408d611c00 authored over 2 years agogithub.com/typeddjango/django-stubs - 633030585d272899ca960a6cb0300921ce359657 authored over 2 years ago
* Set type of default `django.core.cache` to `BaseCache`
- The previous type `ConnectionProxy...
github.com/typeddjango/django-stubs - 8d8b8cd1fc8b54eac799905dbbffc4e21708b6da authored over 2 years agogithub.com/typeddjango/django-stubs - e45ecd633ecf5d6770daec6169a6d13e7e838308 authored over 2 years ago
If a django model has a Manager class that cannot be resolved statically
(if it is generated in...
* Fix manager types scope
* Restore incremental mode and mention in developer docs
* Separ...
github.com/typeddjango/django-stubs - 32e13c37a6c4b8e1318ffa6117a03906aab66e5a authored over 2 years agogithub.com/typeddjango/djangorestframework-stubs - fa288326e0fc82a12a693c2a0a2979ecb7fdf501 authored over 2 years ago
github.com/typeddjango/django-stubs - ae5b1a4edf917eda180267c40a5785f73182a356 authored over 2 years ago
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release n...
Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.28.0.
- [Release notes](http...
github.com/typeddjango/django-stubs - 1ce113d74342cce0e64d3763536c2ca3f9f0916e authored over 2 years ago
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release n...
github.com/typeddjango/django-stubs - f7ccf040824deceffa22f62d721eb865a2ee1dec authored over 2 years ago
github.com/typeddjango/djangorestframework-stubs - 2c884820e99915ae6bdc7519588de4fd42477a4f authored over 2 years ago
github.com/typeddjango/django-stubs - a526ba75be54f4dfc24d68fca8b4ed3e7d41ce11 authored over 2 years ago
github.com/typeddjango/django-stubs - 13c09921f8effa9a93f7f0c0335d24a2369f6aee authored over 2 years ago
Bumps [mypy](https://github.com/python/mypy) from 0.960 to 0.961.
- [Release notes](https://git...
* Add GitHub release action to upload to PyPI & create GitHub release
* Update .github/workfl...
github.com/typeddjango/django-stubs - 42321cabe6c75b1216e0c90d1d3f014b05c339f4 authored over 2 years ago* Move mypy version upper bound to a [compatible-mypy] extra
Due to a bug in mypy 0.940 (#870...
github.com/typeddjango/django-stubs - 24a3b22c60448b79647dfab8c12cb7d29da4ba65 authored over 2 years agogithub.com/typeddjango/djangorestframework-stubs - 44f8de323e4065fb0d832f50111c6465e0a0dad8 authored over 2 years ago
* Update test.pyi
* Add test
* Update tests
Co-authored-by: Xavier Francisco <xavier.n....
github.com/typeddjango/djangorestframework-stubs - a2f30a01875e851d2dd17a5f949032d7a7fd0621 authored over 2 years ago* Fix BaseModelFormSet.save_m2m: accept `self`
Before it would result in the following when c...
github.com/typeddjango/django-stubs - 43b082850c8ca4e00194165f02be798a0943fb21 authored over 2 years ago
`content` is a documented attribute of a testing response which isn't part
of the parent HttpRe...
* Update mypy requirement from <0.960,>=0.950 to >=0.950,<0.961
Updates the requirements on [...
github.com/typeddjango/djangorestframework-stubs - 61b10355d991be4af2ba8e2457d3ccc33bbae0c7 authored over 2 years ago
Django generates AlterModelManagers with Sequence[Tuple[str, Manager]]
arguments — not Sequence...
* Fix false positive ModelAdmin.list_display_links=None
list_display_links can be set to None...
github.com/typeddjango/django-stubs - fc6fae192e4e1cc652c868d4da8e6bfb11d4ca18 authored over 2 years ago
- Updates test_model_field_classes_from_existing_locations to account
for the behaviour chang...
* Accurately hint @api_view decorator with ParamSpec (PEP 612)
Callers of the decorated funct...
github.com/typeddjango/djangorestframework-stubs - 8514a98a6cda12cc7e3196dec309a4b577230046 authored over 2 years agogithub.com/typeddjango/djangorestframework-stubs - 5f6059d1ecedad6c42b0a0f74703d5a39b02446d authored over 2 years ago
* Update to mypy 0.950
* Fix tests with mypy 0.950
github.com/typeddjango/djangorestframework-stubs - b9f30c4cf420ed1b533edded3ce100655ba890f9 authored over 2 years ago* Update to django-stubs latest
* update django-stubs, fix typecheck
github.com/typeddjango/djangorestframework-stubs - 958788640cb5a195ef896f59ff53770fb17e66d3 authored over 2 years agogithub.com/typeddjango/django-stubs - 4a90ad9edc280ddc3e4b3abc1f7e108e94992a0e authored over 2 years ago
github.com/typeddjango/django-stubs - e221f0e0533c98417ed726cba764b5f6282442f8 authored over 2 years ago
* Support passing extra classes to monkeypatch
Closes https://github.com/typeddjango/django-s...
github.com/typeddjango/django-stubs - 8fe2bd4b9b6c6b13d893d33eddb12b9118d5aa94 authored over 2 years ago
When fetching a related field in a values_list queryset Django will
return the object primary k...
* Fix error when nesting OuterRef expressions
OuterRef(OuterRef("my_field")) is a valid expre...
github.com/typeddjango/django-stubs - 724442b24118a242d4e1875fe6a53b8d00036d2c authored over 2 years ago* Fix type of min_value and max_value on DecimalField
These should at the very least allow De...
github.com/typeddjango/django-stubs - 7d84e5473a42ddc8222491748114570b69831885 authored over 2 years ago
Bumps [types-pytz](https://github.com/python/typeshed) from 2021.3.6 to 2021.3.8.
- [Release no...