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
* Fix broken imports and references
Fix broken imports and references in coreapi.
Also cle...
github.com/typeddjango/djangorestframework-stubs - 0d0f581bd9fa3d39446fa359d6df76631e1db634 authored over 2 years ago* More strictly hint URL pattern members
In many cases `Sequence[URLPattern]` might be suffic...
github.com/typeddjango/djangorestframework-stubs - 7277780955493c1ac2be1c2a3cd41625bf01acf8 authored over 2 years ago* Improve type hints of URL conf & include()
The type of `urlpatterns` list is `List[Union[UR...
github.com/typeddjango/django-stubs - 1a36c6c379693ed4a472058748e00473cd229eac authored over 2 years ago
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.18.1 to 2.19.0.
- [Release ...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.18.1 to 2.19.0.
- [Release ...
github.com/typeddjango/djangorestframework-stubs - 195e052e8eddf9d789fc1d59f1d5411b3c6b9068 authored over 2 years ago
github.com/typeddjango/djangorestframework-stubs - e8cd72f004ee49c121cefd3b17bd499e225d8da1 authored over 2 years ago
github.com/typeddjango/django-stubs - 69d5aa94b01491cc0ea4688e9e196962739a7666 authored over 2 years ago
* Bump mypy to 0.95x
* Remove the * for inferred types
There was an upstream change (https...
github.com/typeddjango/django-stubs - 2ef7ff33091316d02f51950cbfccc12ba434afb8 authored over 2 years agoCurrently running `typecheck_tests.py` without arguments fails with "KeyError: '3.0'"
github.com/typeddjango/django-stubs - 0caee74490f5b01205c11e5ca0ce732b80cfd37b authored over 2 years agoSince PR 909, SimpleTestCase.client.get() etc methods return a class that no longer derives from...
github.com/typeddjango/django-stubs - e0f45e4778b2f0792447d69092aeaa128667cf08 authored over 2 years agogithub.com/typeddjango/django-stubs - f7b6a7beb402ed44080e50e79250b492e25b1a16 authored over 2 years ago
django-stubs still supports Python 3.7, but the `/` positional-only parameter syntax is supporte...
github.com/typeddjango/django-stubs - 2b0bfdb46e0894eec5d6cae78c56fc91ecb2e101 authored over 2 years agoReverts parts of PR 909.
github.com/typeddjango/django-stubs - c836c3ac3a9f10ac9448a18853d99d5eaf969f5a authored over 2 years ago* Fix stubs related to `(Async)RequestFactory` and `(Async)Client`
* Revert incorrect removal...
github.com/typeddjango/django-stubs - 6226381484d635b3a37918510b6bbcae6ff2a344 authored over 2 years agogithub.com/typeddjango/django-stubs - 16499a22ab2e0cdf8ed076f5ab60ed5ab2bbccef authored over 2 years ago
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.1 to 7.1.2.
- [Release notes](htt...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.1 to 7.1.2.
- [Release notes](htt...
Signed-off-by: Oleg Hoefling <[email protected]>
github.com/typeddjango/django-stubs - 8e875b13f7d6372dd4ac346d5306d6ed9f8e2261 authored almost 3 years ago* Fix BaseInlineFormSet generic to retain parent model class info
* Add in test for generic f...
github.com/typeddjango/django-stubs - a1b647700bc8804f76e35bd078a88eb53f67620e authored almost 3 years agogithub.com/typeddjango/pytest-mypy-plugins - 23fdfe25c976910952f1703a83653fc9048e420d authored almost 3 years ago
github.com/typeddjango/django-stubs - 30bf4dab6c77425aedbbc4969dfd6ae98cbdc5b3 authored almost 3 years ago
* Add failing test
* Fix
github.com/typeddjango/djangorestframework-stubs - 526bb940ac8d902ca4cc8dd00175cc37f92fa340 authored almost 3 years ago* Add missing type for setup_databases
`django.test.utils` was seemingly missing the type for...
github.com/typeddjango/django-stubs - 40bf7a562d5f02a68aafdca06003e325ad658c1d authored almost 3 years agogithub.com/typeddjango/django-stubs - e468ee97da9a53f632047dc57eaf9eeb4acca67c authored almost 3 years ago
https://docs.djangoproject.com/en/3.2/ref/models/database-functions/#django.db.models.functions....
github.com/typeddjango/django-stubs - d8b417456fc0c8cb56cce7a366032936999c60a8 authored almost 3 years agogithub.com/typeddjango/django-stubs - 2dad9228eb174077095fe86891a2619932549d58 authored almost 3 years ago
github.com/typeddjango/djangorestframework-stubs - 23cbc4a7b6f776af0635aabc4fa79c8c1904632c authored almost 3 years ago
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.17.0 to 2.18.1.
- [Release ...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.17.0 to 2.18.1.
- [Release ...
* Make module declaration precise.
* Make settings match real file.
* Replace `include` wi...
github.com/typeddjango/django-stubs - f69e0639c74fee0e8ad3d165790ac9804ea4a3f2 authored almost 3 years ago* Add reproducer for failing case
* Emit warning instead of crashing when encountering enum
...
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.12.1 to 3.13...
github.com/typeddjango/djangorestframework-stubs - 08f16c5f5feda5662a4aaebc5461223964ee9659 authored almost 3 years ago
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.1 to 7.1.1.
- [Release notes](htt...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
- [Release n...
Bumps [types-pytz](https://github.com/python/typeshed) from 0.1.2 to 2021.3.6.
- [Release notes...
https://www.django-rest-framework.org/api-guide/fields/#serializermethodfield
You can leave t...
github.com/typeddjango/djangorestframework-stubs - 8d6ccec0b8e109c9fbcea308cabc339f9c01d438 authored almost 3 years ago
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.9 to 3.1.27.
- [R...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.7.1 to 2.17.0.
- [Release n...
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](ht...
Bumps [pytest-mypy-plugins](https://github.com/TypedDjango/pytest-mypy-plugins) from 1.9.1 to 1....
github.com/typeddjango/djangorestframework-stubs - 8b8220b7365afe90aab3a79cf89888937409ece8 authored almost 3 years ago* Add django-stubs v1.10.0 compatibility
* Bump django-stubs to v1.10.1
* Pin click for bl...
github.com/typeddjango/djangorestframework-stubs - 946c7d60aaecdc9ef307f5e1f8eb55f7083ffb16 authored almost 3 years agogithub.com/typeddjango/django-stubs - 0e98cc9114f57db832ca2e5873ccd8e08ca5a49f authored almost 3 years ago
* Fix missing related managers on some models
I was seeing an issue where some related manage...
github.com/typeddjango/django-stubs - 76e3fdb4797c1a8e764ba1e8cf767d896d5f32aa authored almost 3 years agoAccording to Django documentation and code, the `MultiValueDict.dict()` method only returns sing...
github.com/typeddjango/django-stubs - 49d855547b58c3299e732726ef4002446b185969 authored almost 3 years ago* Update Black dependency to fix CI lint
Closes #896.
Black 22.3.0 fixes incompatibility w...
github.com/typeddjango/django-stubs - 212ef40c3d602ea7f72b05e73870eb01b6eec99a authored almost 3 years ago
- Non plugin generated, "cross_ref"s points to dynamically
created managers (e.g. `Model.obje...
github.com/typeddjango/django-stubs - 4e3f9d6f06d6253f28638a52b795ad00569fe147 authored almost 3 years ago
github.com/typeddjango/django-stubs - 2fad97af03f2769326a7779f73e48d2f66ae4bdb authored almost 3 years ago
github.com/typeddjango/django-stubs - a14fb28f334157e769cab80378ccf9c0c2729d15 authored almost 3 years ago
github.com/typeddjango/django-stubs - aa5f114575d7cba7da3a69fb22173351bf143527 authored almost 3 years ago
* Version 1.10.0 release
* Fixes CI
* Fixes CI
github.com/typeddjango/django-stubs - 3c58270a78feabf5d184510c61dbd36c2c121690 authored almost 3 years agogithub.com/typeddjango/django-stubs - 3f340c9df391ada90efc520882b16a268b1d56cd authored almost 3 years ago
github.com/typeddjango/pytest-mypy-plugins - 14ba39063bf061d94b0f456e4dee1c45125469a4 authored almost 3 years ago
github.com/typeddjango/djangorestframework-stubs - d5fd23d27fb3ff7b7a066c9c1ace5374cafca85b authored almost 3 years ago
* Set type parameters for Field in get_fields()
This fixes an issue with Pyright strict type ...
github.com/typeddjango/django-stubs - 1672b54c8977f01cc3f36301074ed397fd618726 authored almost 3 years agoSigned-off-by: Sebastian Wagner <[email protected]>
Co-authored-by: Sebastian Wagner <seba...
github.com/typeddjango/django-stubs - 32a33c332df3b356e16bd81a11b284b5627875e4 authored almost 3 years agogithub.com/typeddjango/django-stubs - 10e06947d760c4979a260628c65d55de0abff0a1 authored almost 3 years ago
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.0 to 7.1.1.
- [Release notes](htt...
Signed-off-by: Himanshu-Balasamanta <[email protected]>
github.com/typeddjango/django-stubs - 5c75869dd316518141c02486557384e3cc6b8c89 authored almost 3 years ago
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.1 to 7.1.0.
- [Release notes](htt...
* Fixes #870
Signed-off-by: Himanshu-Balasamanta <[email protected]>
* Updated ...
github.com/typeddjango/django-stubs - f9f6c827c15a9399b48b536bf3f397c18ddbdf92 authored almost 3 years ago* do not repeat the url in title
* add celery stubs
* add typedpy
* Add article:Static ...
github.com/typeddjango/awesome-python-typing - 5aca5889e7dc67b753a96c84ab5730886d63aaa4 authored almost 3 years agogithub.com/typeddjango/awesome-python-typing - 7755d39d66cd583f81272262056c4703a40fb65d authored almost 3 years ago
* `default_renderer` may be a renderer class, instance, or `None`: https://docs.djangoproject.co...
github.com/typeddjango/django-stubs - eb6991b008e7afd2b191d19ca4c574661d99eb93 authored almost 3 years ago
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](ht...
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](ht...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
- [Release n...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
- [Release n...
* Add widget_type annotation to BoundField
See https://github.com/django/django/blob/main/dja...
github.com/typeddjango/django-stubs - 104012b817ef6e07bf5b4686b2c48a617b20a44a authored almost 3 years agogithub.com/typeddjango/django-stubs - 850df1655aca736d270cf9018be165dbed9465c6 authored almost 3 years ago
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.20 to 3.1.27.
- [...
* cache_page can use None .
* Apply black
github.com/typeddjango/django-stubs - ab50fb987604445d13285bf4a21511428da951ff authored almost 3 years ago* Update cache.pyi
* Apply black
github.com/typeddjango/django-stubs - 319ab7f9f752b73cedf01f6acd41532478a92eeb authored almost 3 years ago
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.0 to 7.0.1.
- [Release notes](htt...
github.com/typeddjango/awesome-python-typing - db9280ae01f6994917576e4eedae90b8a08447e9 authored almost 3 years ago
Matches return type of MigrationLoader.applied_migrations, which reads from here.
github.com/typeddjango/django-stubs - bf84546b9e9358a39993792722571f854f177d83 authored almost 3 years ago* DatabaseClient: add missing class method `settings_to_cmd_args_env` and add missing arg to `ru...
github.com/typeddjango/django-stubs - 3eab36a5c4af0500e2d66e7e4e958112c904fb28 authored almost 3 years ago
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.0.0.
- [Release notes](htt...
According to the docstring for this function, "the instantiated module can be placed in the dict...
github.com/typeddjango/django-stubs - 74083c9f8a827b13acd96cf9f5fd1513e15853d1 authored almost 3 years ago
Bumps [black](https://github.com/psf/black) from 21.12b0 to 22.1.0.
- [Release notes](https://g...
* `Model.__init__` supporting same typing as assigment
* Update mypy_django_plugin/django/con...
github.com/typeddjango/django-stubs - 8aae836a26f05dc0e8eedaa30b9bb16b2f5e0a86 authored almost 3 years ago
KeyError: "Failed qualified lookup: '_AnyAttrAllowed' (fullname =
'django._AnyAttrAllowed')."
...
github.com/typeddjango/django-stubs - 28d6dc992c9c76e8fdcc428afe952dad1bf95ff3 authored almost 3 years ago
* _default_manager has more specific type for TypeVars
* remove unnecessary # type: ignore
...
github.com/typeddjango/django-stubs - 73290597f876438374f224bf83a747a1bf041180 authored almost 3 years ago
While `object_list` isn't defined at construction, `BaseListView.get()`
sets it when handling a...
github.com/typeddjango/django-stubs - 5d3768e593e3c5ac30f6da3063492ee6c787e566 authored almost 3 years ago
* do not repeat the url in title
* add celery stubs
* add typedpy
* Add article:Static ...
github.com/typeddjango/awesome-python-typing - 6200b486f063b18cd6a269b2e93acdb207e328b1 authored almost 3 years ago* do not repeat the url in title
* add celery stubs
github.com/typeddjango/awesome-python-typing - a4e40fd4770d82d271a111b0805c219205f2e178 authored almost 3 years ago* Fix .filter-kwargs lookup crash during cached runs
* Update mypy_django_plugin/lib/helpers....
github.com/typeddjango/django-stubs - 515e382d4a5eaa938e1949852df6349d69c132df authored almost 3 years agogithub.com/typeddjango/django-stubs - 220f0e4cf09df170427bd83ee63f7cbe84f223f5 authored about 3 years ago
* Refactor to more easily support additional config options
* Notify when Manager.from_querys...
github.com/typeddjango/django-stubs - edec5a1c99a784208d5d8ce78237016cdaa1c54f authored about 3 years agogithub.com/typeddjango/awesome-python-typing - 4e0168ad2d00930155712195440ae6c3019e5c1c authored about 3 years ago
github.com/typeddjango/awesome-python-typing - 1851a00e60c8dd7219fee964223ddb95a6c59047 authored about 3 years ago
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.16.0 to 2.17.0.
- [Release ...
github.com/typeddjango/.github - 4ee11062f7701166a6332bab7a01b2ddb53eff7d authored about 3 years ago
github.com/typeddjango/.github - 5b01796f6a69a84c3c25fee9ff118564d467a700 authored about 3 years ago
github.com/typeddjango/django-stubs - c04201c859e9c185d8f88feff00a115d9778f6ee authored about 3 years ago
github.com/typeddjango/django-stubs - 5bbe353e92e33557d3770079e9f8eaf464c8d68e authored about 3 years ago
github.com/typeddjango/django-stubs - 27e5908762e651c352a73a9b46611f958a6b31ab authored about 3 years ago