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

Add preset options list to makemessages command. (#1091)

These options can be found here:

https://github.com/django/django/blob/0756c61f2ada56e4ae6255...

github.com/typeddjango/django-stubs - 7b18e354f112564cc4b09ebdf09bcd053ce2468b authored about 2 years ago by PIG208 <[email protected]>
Fix a broken test case after the Django 4.1 update. (#1093)

This fixes the CI starting occur on #1086 and following PRs due to the release
of Django 4.1 (h...

github.com/typeddjango/django-stubs - db1edeeabf45906320fe0118626c3282ae0d7b60 authored about 2 years ago by PIG208 <[email protected]>
Remove trailing whitespace in README to fix CI failure (#1084)

Signed-off-by: Anders Kaseorg <[email protected]>

github.com/typeddjango/django-stubs - 589f315926d25e5fdb15b53b85f5bd97819be156 authored about 2 years ago by Anders Kaseorg <[email protected]>
docs(README): Fix indentation in list and examples (#1083)

Run examples through black for uniformity, link `HttpModel`

github.com/typeddjango/django-stubs - 5334a80c9b1e3c90852b1c66a7a2eae7536983dc authored about 2 years ago by Tony Narlock <[email protected]>
Allow float for min_value and max_value of FloatField (#1081)

Co-authored-by: Thibaut <[email protected]>

github.com/typeddjango/django-stubs - 966472994b1cad229e30dec663de0ae7612a7ca5 authored about 2 years ago by Thibaut Decombe <[email protected]>
Fix OutputWrapper.style_func type (#1080)

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 about 2 years ago by Anders Kaseorg <[email protected]>
Support Lookup generics. (#1079)

Custom `Lookup` implementation will run into
'Missing type parameters for generic type "Lookup"...

github.com/typeddjango/django-stubs - 0e9ebf838b09518fbfae26fe770218d47cce835f authored about 2 years ago by PIG208 <[email protected]>
Auto-update pre-commit hooks (#248)

Co-authored-by: sobolevn <[email protected]>

github.com/typeddjango/djangorestframework-stubs - f6eb80c2018cb297843ae7b197d9a23a2cc901f7 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Auto-update pre-commit hooks (#1076)

Co-authored-by: sobolevn <[email protected]>

github.com/typeddjango/django-stubs - 196e6743ec92e8f5af1fc39b6dd11db0517ca623 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Improve types for @require_http_methods (#1075)

github.com/typeddjango/django-stubs - efc2d04ead010c46e0fc73c3cb145758d2a2abb3 authored about 2 years ago by Adam Johnson <[email protected]>
Improve stubs for contrib.postgres.operations. (#1071)

* Improve stubs for contrib.postgres.operations.

This adds a bunch of missing operations in c...

github.com/typeddjango/django-stubs - 56f9300d0d73787546b3dbcc4a589c98f3164993 authored about 2 years ago by PIG208 <[email protected]>
Tighten management.get_commands type (#1074)

get_commands has not actually returned BaseCommand items since Django
1.4. See https://github....

github.com/typeddjango/django-stubs - 20f0702f860a58939697b2fa59a7c5fc68714f80 authored about 2 years ago by Anders Kaseorg <[email protected]>
Fix type annotation of message_dict. (#1073)

When message_dict is accessed, it either raises an `AttributeError` or
returns a `dict`. There ...

github.com/typeddjango/django-stubs - f3f80164a80f578fcd78760283531ce02d384189 authored about 2 years ago by PIG208 <[email protected]>
Fix overloads and remove `PathLike` in `finders` (#1063)

* Fix overloads in finders

Signed-off-by: Anders Kaseorg <[email protected]>

* Remove PathLi...

github.com/typeddjango/django-stubs - 3d8d9004874bc09308cce0f1e0fd5507782c9bb8 authored about 2 years ago by Anders Kaseorg <[email protected]>
Improve type annotation of DiscoverRunner. (#1069)

The return type of DiscoverRunner.get_resultclass should
be Optional[Type[TextTestResult]] give...

github.com/typeddjango/django-stubs - 563e94740231849c33db9848b333e58a323536e0 authored about 2 years ago by PIG208 <[email protected]>
Auto-update pre-commit hooks (#1070)

* Auto-update pre-commit hooks

* Update pre-commit-autoupdate.yml

Co-authored-by: sobolevn...

github.com/typeddjango/django-stubs - 62c09c064ce3128588a66d192f75bb2a0fc9002c authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Auto-update pre-commit hooks (#246)

Co-authored-by: sobolevn <[email protected]>

github.com/typeddjango/djangorestframework-stubs - aecbccbeb88ab183342e073ae7df5048595976e2 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Preserve generic in extended generic views and viewsets (#215)

github.com/typeddjango/djangorestframework-stubs - 03b404a237f618aa500d7604044004cf80f2d482 authored about 2 years ago by henribru <[email protected]>
Create pre-commit-autoupdate.yml

github.com/typeddjango/djangorestframework-stubs - 4b62d406151a142f7b24600014b97df38f5b64cd authored about 2 years ago by Nikita Sobolev <[email protected]>
Create pre-commit-autoupdate.yml

github.com/typeddjango/django-stubs - 89d0a109392c20e749a44583150cf9510a7c3985 authored about 2 years ago by Nikita Sobolev <[email protected]>
Bump types-pytz from 2022.1.1 to 2022.1.2 (#245)

Bumps [types-pytz](https://github.com/python/typeshed) from 2022.1.1 to 2022.1.2.
- [Release no...

github.com/typeddjango/djangorestframework-stubs - 670f5218dae28dd65df2c75bb9bb6fc7d382dee8 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Use a more general type for django.core.mail.send_mass_mail's datatuple (#1062)

* 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 by Jordan Hayashi <[email protected]>
Make coreapi & markdown requirements optional (#243)

* Make coreapi & markdown deps optional

* Fix Black

* Enable extras in requirements.txt

github.com/typeddjango/djangorestframework-stubs - 955482c4a309018f6b1a87ddf02c560c0156b7d5 authored over 2 years ago by Marti Raudsepp <[email protected]>
Improve typing for unresolved managers (#1044)

* Improve typing for unresolved managers

This changes the logic when encountering an unresolv...

github.com/typeddjango/django-stubs - e7a89f73c4f3d4bc8940d9b2fc828d04d271b595 authored over 2 years ago by Sigurd Ljødal <[email protected]>
Add support for inline `from_queryset` in model classes (#1045)

* 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 by Sigurd Ljødal <[email protected]>
Made BaseContext __setitem__ and __getitem__ consistant. (#1040)

* Made BaseContext __setitem__ and __getitem__ consistant.

* Standardised ContextKeys

github.com/typeddjango/django-stubs - 2e84c03632dad96d5cb670922791e95923528210 authored over 2 years ago by David Smith <[email protected]>
Use `_AsSqlType` for `as_sql` (#1052)

* 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 by PIG208 <[email protected]>
Bump pre-commit from 2.19.0 to 2.20.0 (#241)

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.19.0 to 2.20.0.
- [Release ...

github.com/typeddjango/djangorestframework-stubs - 5575bbddbbe76d564c9ed4aae1913a88f8b9a558 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump pre-commit from 2.19.0 to 2.20.0 (#1057)

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.19.0 to 2.20.0.
- [Release ...

github.com/typeddjango/django-stubs - 29f07625409c6c3612e7ac355dc6517b02a685fd authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Monkeypatch some more generics. (#1050)

* Add generic monkeypatching for `FileProxyMixin`.

This fixes `TypeError: 'type' object is no...

github.com/typeddjango/django-stubs - e8d52fe7daf88cfe7db5d0dd312e1b5946577051 authored over 2 years ago by Nick Pope <[email protected]>
Improve stubs with minor fixes (#1038)

* 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 by PIG208 <[email protected]>
Fix type stubs for EmptyManager (#1039)

This should be parametrized based on the passed model. This also removes
the need for overridin...

github.com/typeddjango/django-stubs - ae305254042d215a3e64134dcd8a7a0948c14f67 authored over 2 years ago by Sigurd Ljødal <[email protected]>
Populate model argument for dynamically created managers (#1033)

* Populate model for dynamically created managers

* fixup! Populate model for dynamically cre...

github.com/typeddjango/django-stubs - 2a6f4647f083b2a9cd728b7e5698dc76c59b5449 authored over 2 years ago by Petter Friberg <[email protected]>
Resolve all queryset methods on managers as attributes (#1028)

* Add test case reproducing Sequence name not defined issue

* Resolve all manager methods as ...

github.com/typeddjango/django-stubs - 84eff755661c3c498c36e66b7ff0b6cc8fc3d4bb authored over 2 years ago by Sigurd Ljødal <[email protected]>
Improved return type of render_to_string(). (#1036)

github.com/typeddjango/django-stubs - f8cc99ca3b23ceb9840fdf9ecf4cc354f4b9459a authored over 2 years ago by David Smith <[email protected]>
Bump requests from 2.28.0 to 2.28.1 (#1035)

Bumps [requests](https://github.com/psf/requests) from 2.28.0 to 2.28.1.
- [Release notes](http...

github.com/typeddjango/django-stubs - c27b38d6b9d9d83fabd252be1c42b7119ef40c92 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Support cursor.execute(psycopg2.sql.Composable) (#1029)

In addition to str, PostgreSQL cursors accept the
psycopg2.sql.Composable type, which is useful...

github.com/typeddjango/django-stubs - 214b0c7439d67b423815515c49eda8ecf0d62bfa authored over 2 years ago by Anders Kaseorg <[email protected]>
Bump actions/setup-python from 3 to 4 (#231)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release n...

github.com/typeddjango/djangorestframework-stubs - 9eee73bc016193fd3fbf08c0ffe5e6298f2b6a6f authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix `logger` type in all modules (#1031)

* Fix `logger` type in all modules

* Fix CI

github.com/typeddjango/django-stubs - 33d4dc7dae8fb825d3804887a14d7594dc655abf authored over 2 years ago by Nikita Sobolev <[email protected]>
Bump `actions/setup-python`

github.com/typeddjango/djangorestframework-stubs - 093acb78bf7b218ca4e75b57059e059806925eae authored over 2 years ago by sobolevn <[email protected]>
Bump black from 22.3.0 to 22.6.0 (#1027)

Bumps [black](https://github.com/psf/black) from 22.3.0 to 22.6.0.
- [Release notes](https://gi...

github.com/typeddjango/django-stubs - fe2d2287a1e02d35e012d39fedfe8ab0bde19308 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump types-pytz from 2022.1.0 to 2022.1.1 (#240)

Bumps [types-pytz](https://github.com/python/typeshed) from 2022.1.0 to 2022.1.1.
- [Release no...

github.com/typeddjango/djangorestframework-stubs - 4e6b585fdc4d073cc4784e54a698588c419eb703 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Improved type of template.loader.get_template() (#1011)

* Improved type of template.loader.get_template()

* Removed Optional from return type.

* E...

github.com/typeddjango/django-stubs - 926661ab4ae50ad4796ebe9f15a269f7a18a45c4 authored over 2 years ago by David Smith <[email protected]>
Fix nullability of blank charfields in values and values_list (#1020)

Char fields with blank=True set should not be considered nullable in the
context of values() an...

github.com/typeddjango/django-stubs - 1a29ad4f974915301ce3fbaa33dde71d9bd5d1a9 authored over 2 years ago by Sigurd Ljødal <[email protected]>
Add missing type for TestCase.captureOnCommitCallbacks (#1016)

* add missing type for TestCase.captureOnCommitCallbacks

* change default value

github.com/typeddjango/django-stubs - dd0fe02367e7e4a74a5ed5053154f3e67bf48c36 authored over 2 years ago by Jakub Hrabec <[email protected]>
BaseContext.__copy__ (#1012)

* Improved BaseContext.__copy__()

* Update django-stubs/template/context.pyi

Co-authored-b...

github.com/typeddjango/django-stubs - 44157a4b03b6a59228bd11c95b37ad3927cede92 authored over 2 years ago by David Smith <[email protected]>
Update RunSQL type to include parametrized sql (#1015)

* update RunSQL type to include parametrized sql

* fix Black formatting

github.com/typeddjango/django-stubs - c020349f2e495edf8b96fb302a2b71b82cb0db7c authored over 2 years ago by Jakub Hrabec <[email protected]>
Set generic type of SimpleCookie (#1018)

Pyright 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 by w0rp <[email protected]>
Use ImmutableQueryDict for request params (#237)

* Use ImmutableQueryDict for request params

* Bump typing-extensions requirement for assert_t...

github.com/typeddjango/djangorestframework-stubs - 9bfea3a317f49230798d0d9b509b404526361ab4 authored over 2 years ago by Marti Raudsepp <[email protected]>
Version 1.7.0 release (#236)

Version 1.7.0 release, closes #234

github.com/typeddjango/djangorestframework-stubs - bf412d40b3d7db1dcf3ef39acc469cc958413fcc authored over 2 years ago by Nikita Sobolev <[email protected]>
Bump types-pytz from 2021.3.8 to 2022.1.0 (#235)

Bumps [types-pytz](https://github.com/python/typeshed) from 2021.3.8 to 2022.1.0.
- [Release no...

github.com/typeddjango/djangorestframework-stubs - 5d630baabdb0ee87c2eb8b6aa3b534187c85e2d4 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix possible hanging while comparing regex (#102)

github.com/typeddjango/pytest-mypy-plugins - e3ce0bfd79dcac69a46da8c4c684b4333f11a7c3 authored over 2 years ago by Delgan <[email protected]>
compatible-mypy extra (#233)

github.com/typeddjango/djangorestframework-stubs - 621694133a6d8023199ee77b86099bad448c2026 authored over 2 years ago by David Hotham <[email protected]>
Do not generate release notes for django-stubs-ext

github.com/typeddjango/django-stubs - f4407155a56a50f70872d793ae365bd7d1a8691e authored over 2 years ago by sobolevn <[email protected]>
Fixing release pipeline

github.com/typeddjango/django-stubs - d6a9a4ef03b589cf82954bf229b920102a16e3d2 authored over 2 years ago by sobolevn <[email protected]>
Fixing release pipeline

github.com/typeddjango/django-stubs - 9a23ff864b24cc55061bc9e1661b54c95782cbde authored over 2 years ago by sobolevn <[email protected]>
Add explicit test for `.from_quertset` Any fallback

github.com/typeddjango/django-stubs - 4ea9b874f522bd466e73ea38af61925cb28cdfbe authored over 2 years ago by sobolevn <[email protected]>
Emit error and set fallback type for managers that can't be resolved (#999)

* 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 ago by Petter Friberg <[email protected]>
Fix release pipeline

github.com/typeddjango/django-stubs - 719cd3a6bc8da261ada0ea1a2332d204259a29e9 authored over 2 years ago by sobolevn <[email protected]>
Fix release pipeline

github.com/typeddjango/django-stubs - 4cf3b445bd1f3b6c32c33035089aa937440018b8 authored over 2 years ago by sobolevn <[email protected]>
Release django-stubs and django-stubs-ext

github.com/typeddjango/django-stubs - f4378112bb8ac3039ff64072646bf27c4e8ead2d authored over 2 years ago by sobolevn <[email protected]>
Add Feed to monkeypatch to fix generic issue. (#1002)

Fixes #1001

github.com/typeddjango/django-stubs - 86c007d83f1fe895944bc3e6a33872408d611c00 authored over 2 years ago by Adam Birds <[email protected]>
Update README.md

github.com/typeddjango/django-stubs - 633030585d272899ca960a6cb0300921ce359657 authored over 2 years ago by Nikita Sobolev <[email protected]>
Set type of default `django.core.cache.cache` to `BaseCache` (#998)

* Set type of default `django.core.cache` to `BaseCache`

- The previous type `ConnectionProxy...

github.com/typeddjango/django-stubs - 8d8b8cd1fc8b54eac799905dbbffc4e21708b6da authored over 2 years ago by Petter Friberg <[email protected]>
Improve hints in migration Operation class (#996)

github.com/typeddjango/django-stubs - e45ecd633ecf5d6770daec6169a6d13e7e838308 authored over 2 years ago by Marti Raudsepp <[email protected]>
Add fallback related manager in final iteration of AddRelatedManagers (#993)

If a django model has a Manager class that cannot be resolved statically
(if it is generated in...

github.com/typeddjango/django-stubs - 9044a354cb5ab5fc08355b17d0f48cb1bdb26831 authored over 2 years ago by Aleksander Vognild Burkow <[email protected]>
Fix manager types scope (#991)

* Fix manager types scope

* Restore incremental mode and mention in developer docs

* Separ...

github.com/typeddjango/django-stubs - 32e13c37a6c4b8e1318ffa6117a03906aab66e5a authored over 2 years ago by sterliakov <[email protected]>
Enable GitHub auto generated release notes for GitHub releases (#229)

github.com/typeddjango/djangorestframework-stubs - fa288326e0fc82a12a693c2a0a2979ecb7fdf501 authored over 2 years ago by Terence Honles <[email protected]>
Improve admin filter lookups() return type (#992)

github.com/typeddjango/django-stubs - ae5b1a4edf917eda180267c40a5785f73182a356 authored over 2 years ago by Adam Johnson <[email protected]>
Bump actions/setup-python from 3 to 4 (#989)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release n...

github.com/typeddjango/django-stubs - 6e84c103af09d3152a11b53636e59a92b3e3a131 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump requests from 2.27.1 to 2.28.0 (#990)

Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.28.0.
- [Release notes](http...

github.com/typeddjango/django-stubs - b6cd673e4cb7304c94a26c88e9540357043d620b authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Enable GitHub auto generated release notes for GitHub releases (#988)

github.com/typeddjango/django-stubs - 1ce113d74342cce0e64d3763536c2ca3f9f0916e authored over 2 years ago by Terence Honles <[email protected]>
Bump actions/setup-python from 3 to 4 (#101)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release n...

github.com/typeddjango/pytest-mypy-plugins - 30f82bd7c59819accdca4d11769dff53070ac9c4 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove coreapi from requirements.txt (#987)

github.com/typeddjango/django-stubs - f7ccf040824deceffa22f62d721eb865a2ee1dec authored over 2 years ago by Zac Miller <[email protected]>
Add GitHub release action to upload to PyPI & create GitHub release (#228)

github.com/typeddjango/djangorestframework-stubs - 2c884820e99915ae6bdc7519588de4fd42477a4f authored over 2 years ago by Terence Honles <[email protected]>
remove unneeded submodule (removed in #485) (#982)

github.com/typeddjango/django-stubs - a526ba75be54f4dfc24d68fca8b4ed3e7d41ce11 authored over 2 years ago by Terence Honles <[email protected]>
Improve admin filter types (#984)

github.com/typeddjango/django-stubs - 13c09921f8effa9a93f7f0c0335d24a2369f6aee authored over 2 years ago by Adam Johnson <[email protected]>
Bump mypy from 0.960 to 0.961 (#983)

Bumps [mypy](https://github.com/python/mypy) from 0.960 to 0.961.
- [Release notes](https://git...

github.com/typeddjango/django-stubs - 195aaad1fe690e6279def8946b6191b6801056f9 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add GitHub release action to upload to PyPI & create GitHub release (#980)

* 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 by Terence Honles <[email protected]>
Move mypy version upper bound to a [compatible-mypy] extra (#979)

* 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 ago by Anders Kaseorg <[email protected]>
Fix return types for ModelSerializer methods build_* (#227)

github.com/typeddjango/djangorestframework-stubs - 44f8de323e4065fb0d832f50111c6465e0a0dad8 authored over 2 years ago by Timur Safin <[email protected]>
Fix "HttpResponse" has no attribute "data" on TestCases (#205)

* 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 by Xavier Francisco <[email protected]>
Fix BaseModelFormSet.save_m2m: accept `self` (#970)

* 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 by Daniel Hahler <[email protected]>
Support content attribute for a Testing Response. (#968)

`content` is a documented attribute of a testing response which isn't part
of the parent HttpRe...

github.com/typeddjango/django-stubs - 42d8e18bf8d35482cdb4935866bd35304a74fc9d authored over 2 years ago by Ceesjan Luiten <[email protected]>
Update mypy requirement from <0.960,>=0.950 to >=0.950,<0.961 (#224)

* 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 by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix AlterModelManagers managers annotation to be [(str, Manager), ...] (#966)

Django generates AlterModelManagers with Sequence[Tuple[str, Manager]]
arguments — not Sequence...

github.com/typeddjango/django-stubs - 0a13d2c653142d356ba0152abd079c0f8b44dd40 authored over 2 years ago by Alex Dutton <[email protected]>
Fix false positive ModelAdmin.list_display_links=None (#964)

* 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 by Allex <[email protected]>
Upgrade mypy support to 0.960 (#973)

- Updates test_model_field_classes_from_existing_locations to account
for the behaviour chang...

github.com/typeddjango/django-stubs - 2351051ef1d79cf3d455f4636e5094b44a84d677 authored over 2 years ago by Damian Zaremba <[email protected]>
Accurately hint @api_view decorator with ParamSpec (PEP 612) (#223)

* Accurately hint @api_view decorator with ParamSpec (PEP 612)

Callers of the decorated funct...

github.com/typeddjango/djangorestframework-stubs - 8514a98a6cda12cc7e3196dec309a4b577230046 authored over 2 years ago by Marti Raudsepp <[email protected]>
bump to 1.6.0 (#222)

github.com/typeddjango/djangorestframework-stubs - 5f6059d1ecedad6c42b0a0f74703d5a39b02446d authored over 2 years ago by Maksim Kurnikov <[email protected]>
Update to mypy 0.950 (#214)

* Update to mypy 0.950

* Fix tests with mypy 0.950

github.com/typeddjango/djangorestframework-stubs - b9f30c4cf420ed1b533edded3ce100655ba890f9 authored over 2 years ago by Marti Raudsepp <[email protected]>
Update to django-stubs latest (#213)

* Update to django-stubs latest

* update django-stubs, fix typecheck

github.com/typeddjango/djangorestframework-stubs - 958788640cb5a195ef896f59ff53770fb17e66d3 authored over 2 years ago by Marti Raudsepp <[email protected]>
bump version to 1.11.0 (#961)

github.com/typeddjango/django-stubs - 4a90ad9edc280ddc3e4b3abc1f7e108e94992a0e authored over 2 years ago by Maksim Kurnikov <[email protected]>
Sync django.contrib.gis.gdal with upstream (#956)

github.com/typeddjango/django-stubs - e221f0e0533c98417ed726cba764b5f6282442f8 authored over 2 years ago by Mattias Jakobsson <[email protected]>
Support passing extra classes to monkeypatch (#953)

* Support passing extra classes to monkeypatch

Closes https://github.com/typeddjango/django-s...

github.com/typeddjango/django-stubs - 8fe2bd4b9b6c6b13d893d33eddb12b9118d5aa94 authored over 2 years ago by henribru <[email protected]>
Fix type for related fields in values_list querysets (#955)

When fetching a related field in a values_list queryset Django will
return the object primary k...

github.com/typeddjango/django-stubs - ccef6779adab2ce0a9ff60c4b256d5d72dbd28a4 authored over 2 years ago by Sigurd Ljødal <[email protected]>
Fix type stubs for OuterRef (#952)

* 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 by Sigurd Ljødal <[email protected]>
Fix type of min_value and max_value on DecimalField (#951)

* 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 by Sigurd Ljødal <[email protected]>
Bump types-pytz from 2021.3.6 to 2021.3.8 (#221)

Bumps [types-pytz](https://github.com/python/typeshed) from 2021.3.6 to 2021.3.8.
- [Release no...

github.com/typeddjango/djangorestframework-stubs - bd9946f3f2143779af831553d84c3b84b1b1d8b8 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>