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

Improve types for multiple methods of `QuerySet` (#1822)

Also includes some methods on `Manager` as that propagates due to how
they're related in the st...

b20807dcb91ff6be6feac81782db35bc5e422878 authored 12 months ago by Petter Friberg <[email protected]>
Add BaseExpression.contains_subquery (update to Django 4.2.7)

f21604731f1eab346ce05c63d9cff068d15ccb4a authored 12 months ago by Marti Raudsepp <[email protected]>
Fix `get_deleted_objects()` return type from `list[Model]` -> `list[str]` (#1825)

* Updates `admin.ModelAdmin.get_deleted_objects()`
* Updates `admin.utils.get_deleted_objects()`

7440a7e770041538dd6eedfcf50c6be1f7b06c5d authored 12 months ago by Robert <[email protected]>
Update `@property` attributes to `@cached_property` part 2 (#1768)

* Fix more cached properties

Using this shell and this python script (EXCLUDING `output_field...

5bab9ae444936e661c28074362a0e5a201f99856 authored 12 months ago by Thibaut Decombe <[email protected]>
Fix types for `assertNumQueries` and `assertQuerySetEqual` (#1823)

c7d6adc3f296ab3357a9ae0aab92b4263307249a authored 12 months ago by Petter Friberg <[email protected]>
Improve types for `django.db.models.enums.*` (#1819)

73dafc6757cb845fb7008c5c53615589cd5ebbdf authored 12 months ago by Petter Friberg <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#1821)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.3 → v0.1.4](https://github.com/astral-sh...

fb5f25106a56ff923896e11b39edabf093ba0125 authored 12 months ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Simulate `@deconstructible` as a mixin class (#1818)

`@desconstructible` inserts its own `__new__` method and adds a
`deconstruct` method to decorat...

d0e5df2ae7323937db69361ced9a4ba212f18ddb authored 12 months ago by Petter Friberg <[email protected]>
Type missing `RelatedField.__init__` method (#1816)

7e0b7e8024b2c4c50917690926c1bbc56b3cd3d9 authored 12 months ago by Petter Friberg <[email protected]>
Correct `db_comment` arg position for `django.db.models.Field.__init__` (#1815)

5faecc86b688dc42672290f95698cf222e2b406b authored 12 months ago by Petter Friberg <[email protected]>
Move `RelatedManager` to `django.db.models.fields.related_descriptors` (#1814)

Aligns with the module where `RelatedManager` is locally declared

0bb2155cebb99de5c04fdc66e83db73e0e8ecb77 authored 12 months ago by Petter Friberg <[email protected]>
Improve hints of `django.contrib.gis.gdal.libgdal` (#1811)

Co-authored-by: Marti Raudsepp <[email protected]>

da554d6ba3a07fed8d2748a0c0460f0bbb8feeb4 authored 12 months ago by Petter Friberg <[email protected]>
Allow custom Form class in `SuccessMessageMixin.form_valid()` (#1812)

50fec2987fb1b329eb18496ed2259fe395e582f4 authored 12 months ago by Jakub Boukal <[email protected]>
Add stubs for `django.contrib.postgres.expressions` (#1765)

ea4c068f09b95e5d9e51b990e5e9d869e3a6c898 authored 12 months ago by Petter Friberg <[email protected]>
Update `@property` attributes to `@cached_property` part 1 (#1761)

da9784ec35d5ddeb73c67055aa857e3c192e1c33 authored 12 months ago by Thibaut Decombe <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#1808)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.1 → v0.1.3](https://github.com/astral-sh...

41b86f78c7750208e52fda38417c881c5e860a60 authored 12 months ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Move plugin generated `<Model>_RelatedManager` entries to allowlist (#1806)

67e737d317bee84314b387f19ca68d835fde8a8c authored 12 months ago by Petter Friberg <[email protected]>
Fix `migrations.RunSQL` stubs (#1803)

* Add test from docs

* Relax str constraint

* Add a typealis and a test case

53d0c22575dd6493ffde39e91833e0a2edc8a213 authored 12 months ago by Thibaut Decombe <[email protected]>
Fix admin ChangeList.__init__ (#1801)

The new parameter search_help_text was added with Django 4:
https://github.com/django/django/co...

65d6430eb868c3cb7289cae619ebe07e095aa21f authored 12 months ago by Ceesjan Luiten <[email protected]>
Bump pytest from 7.4.2 to 7.4.3 (#1798)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.3.
- [Release notes](htt...

25e23fa24c7691f8ae53fe5a81f0b3c6f2d33693 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Reuse functools.cached_property definition instead of defining our own (#1771)

Mypy has special handling for functools.cached_property, making it compatible with classvars and...

3b2c2574e155f8fd004631d872e5d58f24613474 authored 12 months ago by Marti Raudsepp <[email protected]>
Bump black from 23.10.0 to 23.10.1 (#1796)

Bumps [black](https://github.com/psf/black) from 23.10.0 to 23.10.1.
- [Release notes](https://...

2e6e71665624bd9221f9a3c3c79a50660c3b767b authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Version 4.2.6 release (django-stubs only) (#1794)

a9e6f679b2c0ae381b1855257af23955999575d4 authored 12 months ago by Marti Raudsepp <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#1795)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.292 → v0.1.1](https://github.com/astral-...

bef529ec3853f1d05a42d66b397d298020ad229d authored 12 months ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Fix IndexError crash when using from_queryset() of custom Manager subclass (#1786)

c313cfd76909a737faa25bf77b8b575be65feabb authored 12 months ago by Abadie Moran <[email protected]>
Update Django db backend base wrapper (#1791)

* Update `django.db.backends.base.base.BaseDatabaseWrapper`

* Update `BaseDatabaseCreation` c...

7c058b89a498f4d3faf3ac0b53011da1d89ee75e authored 12 months ago by Thibaut Decombe <[email protected]>
Revert "Use `parse_bool` implementation from mypy" (#1792)

* Revert "Use `parse_bool` implementation from mypy"

This reverts commit a6b3ba9416855a6b7c1a...

6458248aa58d976d9e4c8ba12c988f3d9ea7d87c authored 12 months ago by Marti Raudsepp <[email protected]>
fix as manager and from queryset self types (#1788) (#1789)

0ce571e19e378cd4ca830f29ec28985cfca59b7e authored 12 months ago by Abadie Moran <[email protected]>
`django.core.management` stub update (#1787)

* Fix ` django.core.validators.URLValidator`

* Fix `django.core.serializers` stubs

* `Quer...

1334efdc4ea2037d982daf83ab26b7fa7d948258 authored 12 months ago by Thibaut Decombe <[email protected]>
Fix Field.formfield(), GeometryField.formfield() methods (#1778)

This partially reverts and fixes bugs introduced in 9010b5f8569255c55bc2253602a90eba2e57f46c.

35bd24158a014b51fde66f024234928e13d5a12a authored almost 1 year ago by Brian Helba <[email protected]>
Drop hard dependency on mypy (#1782)

a9c56a9db5c32f45965c2c39cf6c0fa90a779371 authored almost 1 year ago by Marti Raudsepp <[email protected]>
Bump mypy from 1.6.0 to 1.6.1 (#1779)

Bumps [mypy](https://github.com/python/mypy) from 1.6.0 to 1.6.1.
- [Changelog](https://github....

7815bb895a5f9d6a26caa67a213f485cdab04453 authored almost 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Version 4.2.5 release (django-stubs, django-stubs-ext) (#1777)

c5e052be3eb1d98687cfb862436f8ce47320a3b5 authored about 1 year ago by Marti Raudsepp <[email protected]>
Fix F.resolve_expression() return type (#1659)

Co-authored-by: Marti Raudsepp <[email protected]>

789a4f12479e4a81341f7cb9de1c43b499eeca38 authored about 1 year ago by Matthew Schinckel <[email protected]>
Improve Field.formfield(), GeometryField.formfield() methods (#1724)

Co-authored-by: Marti Raudsepp <[email protected]>

af16f4fd954a91ddaa1f4a1af169293bb7eadfb1 authored about 1 year ago by Brian Helba <[email protected]>
Fix BaseModelForm, ErrorList, ErrorDict __init__(renderer=) parameter (#1690)

Adds ErrorList and ErrorDict __init__'s

Was not able to remove the __init__ from the allowlis...

323b105fb6121ea21e75e22213da10f2ae4ce80a authored about 1 year ago by Gabriel Dugny <[email protected]>
Verify that `Manager.from_queryset()` handles invalid argument types (#1731)

Co-authored-by: Marti Raudsepp <[email protected]>

bcf6356ab9ef90638479236656ee749234314d17 authored about 1 year ago by Petter Friberg <[email protected]>
Bump black (#1776)

* Bump black

* Update requirements.txt

44d5c139bbfb827fe2e499e9d1e68aa76df98f60 authored about 1 year ago by Nikita Sobolev <[email protected]>
Django core cache (#1774)

* Add missing `pickle_protocol` stubs

* Fix `django.core.cache.backends.memcached` types

*...

45d4851b5e1cbaf30dfccd07468ea0433b15746c authored about 1 year ago by Thibaut Decombe <[email protected]>
chore: Migrate from flake8 to ruff (#1718)

Ruff now includes flake8-pyi rules has well as the flake8-no-pep420 rule.

To simplify the dev...

7aa4f4810a9ba78b1563410efc4518a0d2491985 authored about 1 year ago by Gabriel Dugny <[email protected]>
Update `django.middleware.csrf` types (#1770)

c621edcc1d135687b1dd5bea3dee1ea41ed67235 authored about 1 year ago by Thibaut Decombe <[email protected]>
Tests: Add mypy error codes to typecheck (#1773)

* Remove show error codes

* Update test error codes

Require [sd](https://github.com/chmln/...

69fceac3618bb75ac4216f5654910cb997a5b808 authored about 1 year ago by Thibaut Decombe <[email protected]>
Bump pre-commit from 3.4.0 to 3.5.0 (#1772)

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.4.0 to 3.5.0.
- [Release no...

fd0d77164bb3b39bfd319f9d922d3a73c0aab721 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Support `psycopg2.sql.SQL` in `QuerySet.raw` (#1767)

536c73d19120fa9c27dd7c09c1a3c86ce6911cf1 authored about 1 year ago by Petter Friberg <[email protected]>
Require 1 callable argument for `@cached_property` (#1766)

02fc11c4882057014795e1679e356c50d3b03672 authored about 1 year ago by Petter Friberg <[email protected]>
Add missing `_default_manager` symbol to generated through model (#1745)

ec160ce8b33646eccaa653e61d67a531572474a3 authored about 1 year ago by Petter Friberg <[email protected]>
Bump mypy from 1.5.1 to 1.6.0 (#1764)

* Bump mypy from 1.5.1 to 1.6.0

Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1....

a249686896f9e8d4ae31956bf9d3d9d4d13185db authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[pre-commit.ci] pre-commit autoupdate (#1763)

updates:
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](https://github.com/pre-com...

302f800a403d8e389fd8b5c0ddb8f561068cbe91 authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
CI: Enable testing with Python 3.12 (#1759)

* CI: Enable testing with Python 3.12

This requires removing the `setuptools` version constra...

e050840fc7affa4a183dc661a823a2fb8bd0111a authored about 1 year ago by Marti Raudsepp <[email protected]>
Add version 4.2.4 to version compatibility table (#1758)

Version 4.2.4 was missing.

ebca0e7e25642c42b414368cb862413090659f49 authored about 1 year ago by Marti Raudsepp <[email protected]>
Update django to 4.2.6 (#1757)

6c53189002fb91c0cfb57788d86cf0634e0f3b3f authored about 1 year ago by Nikita Sobolev <[email protected]>
Misc test stubs types (#1752)

* Django test init file errors

* Add other lazy regex to `allowlist.txt`

* Fix some `djang...

b12a384e2c673f5e858f830f5b109e193d926070 authored about 1 year ago by Thibaut Decombe <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#1753)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.291 → v0.0.292](https://github.com/astra...

49850ff90d923d24174df15047affa089d343938 authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Fix `django.test.signals` types (#1751)

318dc10f7d83318f5f435b56653e2a2c44c2fcb2 authored about 1 year ago by Thibaut Decombe <[email protected]>
docs(contributing): Fix link to django_stubs_ext (#1748)

05202781845a2322a9b7e2558701034d647add84 authored about 1 year ago by Tony Narlock <[email protected]>
docs(README): Fix link to django_stubs_ext (#1747)

91aa0dc68558f3ffaea2ddf04624ea06f33e5c2f authored about 1 year ago by Tony Narlock <[email protected]>
Resolve any `settings.AUTH_USER_MODEL` used as `to` in relation (#1746)

e.g.

```python
OneToOneField(settings.AUTH_USER_MODEL, ...)
ForeignKey(settings.AUTH_USER_M...

1082203cd2f8d28d4de23d4c854ac4a3ea05718b authored about 1 year ago by Petter Friberg <[email protected]>
Don't crash on bad arguments for model relationship fields (#1735)

* Don't crash on bad arguments for model relationship fields

* fixup! Don't crash on bad argu...

c7b3db03616bcedc50df9d6ef37b52e9098d7aad authored about 1 year ago by Petter Friberg <[email protected]>
Update `Model._meta` to `ClassVar[Options[Self]]` (#1732)

Also drop the plugin code populating the `Options` argument as it isn't
needed.

d27aae49c29539636400d370ec1a077185319f57 authored about 1 year ago by Petter Friberg <[email protected]>
fill out descriptor for ModelStateFieldsCacheDescriptor (#1743)

939f91c4aba830bfa3341103dbf4b98bc86500b7 authored about 1 year ago by Anthony Sottile <[email protected]>
Add better support for `ManyToManyField`'s `through` model (#1719)

84a085c784ee68318d6fb190cbdda216d569fb43 authored about 1 year ago by Petter Friberg <[email protected]>
Narrow down annotations for fields.Field.formfield (#1739)

Fixes: https://github.com/typeddjango/django-stubs/issues/1738

af38823a62d13042dcbc034b9e7d8565023e090d authored about 1 year ago by Hugo <[email protected]>
AbstractBaseUser.REQUIRED_FIELDS is a ClassVar (#1737)

On a subclass, there's not correct way to annotate `REQUIRED_FIELDS`.

- Annotating as `list[s...

0e72050f771ef8be864b7f3873a042d428542a61 authored about 1 year ago by Hugo <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#1736)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.290 → v0.0.291](https://github.com/astra...

b5482a46b1dd7d4e051ba3c061ee534b680e112d authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Add no blanket type ignore (#1734)

* Add PGH003: Disallowed blanket `type: ignore` annotations.

* Add specific mypy error codes

a539bbe7a95b85974fe3ce77c3c225ba2663ea37 authored about 1 year ago by Thibaut Decombe <[email protected]>
Improve hints for `ReverseOneToOneDescriptor` and start using it (#1733)

e6598f8913c90664c93169b9a8c35482a3722581 authored about 1 year ago by Petter Friberg <[email protected]>
Specify error codes to ignore for plugin type ignores (#1726)

076e637f7e4d7e9f14375c08911d447eb11def86 authored about 1 year ago by Petter Friberg <[email protected]>
Handle mismatching types in queryset method resolving gracefully (#1727)

Replace a couple of asserts with if statements to avoid unnecessary
crashes.

5ba0b063738361c683b1577b5deeec9dee18a448 authored about 1 year ago by Petter Friberg <[email protected]>
Gracefully handle unwanted types when creating fallback managers (#1728)

3c5a53ecca6c4b5689336c6a71585b4635470f4d authored about 1 year ago by Petter Friberg <[email protected]>
Fix variance for all Migration list attributes (#1710)

5b34b88f0fff8622597b9ad9a62410da210ba466 authored about 1 year ago by Brian Helba <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#1723)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.288 → v0.0.290](https://github.com/astra...

e5e3f223f4f2a93319491a6728cc3f7cae402b7b authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Update layer.pyi (#1722)

* Update layer.pyi

Added missing `num_feat` property in the Layer class

* Removed recently...

e95ce3ccec6f955817942b6d381367f873496617 authored about 1 year ago by Nicolas Noé <[email protected]>
Use `functools.cached_property` in favor of Django's in mypy plugin (#1721)

10d8ccac40f9bcbfb0c91ec0b4b95c14885e9348 authored about 1 year ago by Petter Friberg <[email protected]>
Remove `null` and `validators` arguments from `ManyToManyField.__init__` (#1720)

395f43d20d120e9ba656061a31fc71d5ffaa1735 authored about 1 year ago by Petter Friberg <[email protected]>
Type django.views (#1716)

* fix: removed argument

* fix: missing constant ERROR_PAGE_TEMPLATE

* fix: missing Logger
...

5514e3762cda25bf1100c067243ab4ffd7b36cea authored about 1 year ago by Gabriel Dugny <[email protected]>
chore: add Generic types (#1717)

3147e39a2d62ea12d324e6a585e088d288c8da52 authored about 1 year ago by Gabriel Dugny <[email protected]>
fix: missing max_length attribute on forms.FileField (#1715)

144a827a9c425d7e7bcc3a36c5a54e9dcb993c4c authored about 1 year ago by Gabriel Dugny <[email protected]>
Fix _Composable protocol for compatibility with psycopg2-stubs change (#1714)

An implementor of _Composable is required to support + with its own
type, not with an arbitrary...

dd6076793e526fd55c38eac1fa433facf2a09f92 authored about 1 year ago by Anders Kaseorg <[email protected]>
adjust bases in CreateModel to allow for mixins (#1708)

e8d3f9f155b9216320559701d5b1499da0b0c626 authored about 1 year ago by Anthony Sottile <[email protected]>
fix variance for migration operations (#1707)

* fix variance for migration operations

* [pre-commit.ci] auto fixes from pre-commit.com hook...

984146b1c595a01cb469300549ed2966cf0acbf6 authored about 1 year ago by Anthony Sottile <[email protected]>
Fix wrong type hints for SyndicationFeed methods (#1705)

Django's documentation mentions that the handler is of type
xml.sax.saxutils.XMLGenerator. Howe...

e92a6abc9c4d51ab978b217a75c9efa15bb910b2 authored about 1 year ago by Hugo <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#1704)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.287 → v0.0.288](https://github.com/astra...

26a454a0c34bed85c63083d727d29f80972b461e authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Use `parse_bool` implementation from mypy (#1703)

a6b3ba9416855a6b7c1a1c95c17f5d37253666aa authored about 1 year ago by Petter Friberg <[email protected]>
Resolve dynamic manager methods through manager MRO (#1701)

This mainly affects reverse managers as we can't inherit dynamic
managers in any other way.

...

f5e65d289396ee94daf1e386b098c72470baf80b authored about 1 year ago by Petter Friberg <[email protected]>
Bump black from 23.7.0 to 23.9.1 (#1700)

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

c9c35701d50f403a3e0228153dbc88c8b24ac15e authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Make "default_storage" produce a "Storage" object (#1665)

The actual "DefaultStorage" storage class is a "LazyObject" proxy, which ought
to be a generic ...

9cabc5a54414c2d1fd9de58c71bd2a9e6562cd23 authored about 1 year ago by Brian Helba <[email protected]>
fix: Fixed compiler.pui file (#1689)

* fix: Fixed compiler.pui file

* fix: Three methods have been removed from the allowlist

12422e64ad7a3660e92bccbaa7aef7590b3f5fe0 authored about 1 year ago by Shamil <[email protected]>
Annotate return value of all "deconstruct" methods (#1695)

* Annotate return value of all "deconstruct" methods

This is typically some number of bool an...

f65e2c226a4d3c7382fd745fed5eb8cf633604c5 authored about 1 year ago by Brian Helba <[email protected]>
Bump pytest from 7.4.1 to 7.4.2 (#1696)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.1 to 7.4.2.
- [Release notes](htt...

d5d8ba7b85c4814288f7e68e1af5e32350e46abe authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove redefinition of inherited "deconstruct" methods. (#1694)

The base class "Field" already defines a "deconstruct" method (which we
have type annotations f...

f9d1226f949356e55b4a8adc0480647c77f1e957 authored about 1 year ago by Brian Helba <[email protected]>
Remove redefinition of inherited "deconstruct" methods. (#1693)

The base class "Operation" already defines a "deconstruct" method (which we
have type annotatio...

f9f1099e66268b5b6e15c5cb24023015455f1d16 authored about 1 year ago by Brian Helba <[email protected]>
Remove a bunch of unused code (#1687)

390cbab4b5646a11b0e9d3f86ae2e0eb13aaba29 authored about 1 year ago by Petter Friberg <[email protected]>
Version 4.2.4 release

028826305cc70bc7943c3bdafdd265f6425f6270 authored about 1 year ago by sobolevn <[email protected]>
Declare manager class attributes on models as `ClassVar`s (#1672)

* Move ModelBase.objects declaration to Model.objects, for mypy 1.5.0

mypy 1.5.0 was fixed to...

faa5cc0ffbc59b537a538c63354b799e117b1c8a authored about 1 year ago by Petter Friberg <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#1679)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.286 → v0.0.287](https://github.com/astra...

ff2f4a1cbbf48a42d3f8fd4386f9c1162362260c authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Update to `Django=4.2.5` (#1682)

84cfd081f1f8819295130af422fcb4973b006965 authored about 1 year ago by Nikita Sobolev <[email protected]>
Bump actions/checkout from 3 to 4 (#1681)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](ht...

bb6902e03a8e5624afab33174c4a4845f9006e95 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add TypeVar resolution for as_manager and from_queryset querysets (typeddjango#1646) (#1666)

b2e46485aa58a47a2f4e0cf02c0931c4dc7cc158 authored about 1 year ago by Abadie Moran <[email protected]>
Support `@overload` methods in `from_queryset` (#1676)

* Support `@overload` methods in `from_queryset`

* [pre-commit.ci] auto fixes from pre-commit...

7de328836ed85b0384b2e71b5c8492976bb2d17d authored about 1 year ago by Nikita Sobolev <[email protected]>
Do not use meaningful actions in `assert` (#1675)

0ad9f970d38c16c492b2d3429e98def6f927e7f5 authored about 1 year ago by Nikita Sobolev <[email protected]>