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
github.com/typeddjango/django-stubs - 5e61acf94f73362f8fe4e5cfdd414ddb13c30c2a authored almost 2 years ago by suayip uzulmez <[email protected]>
* Added default_violation_error_message
* Changed str to _StrOrPromise in stub definition
github.com/typeddjango/django-stubs - 323a6dbf339a10a9ebf72d44a66ff0cc685afbb7 authored almost 2 years ago by Petter Friberg <[email protected]>
Problem: SECRET_KEY could be either str or bytes, and it doesn't look like we have any support f...
github.com/typeddjango/django-stubs - 4faa6025f0352ee58230c38a933da84c34c41758 authored almost 2 years ago by Christian Bundy <[email protected]>Ensure 'violation_error_message' argument of constraints allows for lazy translation objects
github.com/typeddjango/django-stubs - 75c279268bb82a5ddb0ee1bfe93346574abcab99 authored almost 2 years ago by suayip uzulmez <[email protected]>
Bumps [types-pytz](https://github.com/python/typeshed) from 2023.2.0.1 to 2023.3.0.0.
- [Releas...
Bumps [types-pytz](https://github.com/python/typeshed) from 2022.7.1.2 to 2023.2.0.1.
- [Releas...
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.11.16 to 2.28.11.17.
- [Re...
github.com/typeddjango/django-stubs - 6b9c33146cd3cd07dd7d590ff04be7c87e44373e authored almost 2 years ago by Nikita Sobolev <[email protected]>
Bumps [types-urllib3](https://github.com/python/typeshed) from 1.26.25.8 to 1.26.25.10.
- [Rele...
Bumps [black](https://github.com/psf/black) from 23.1.0 to 23.3.0.
- [Release notes](https://gi...
* Added missing stubs
* Added base constrain class to get_constraints
* Added app_label pa...
github.com/typeddjango/django-stubs - 9da7b146c88cecbe89946999acec9f1ca56b8811 authored almost 2 years ago by Anvansh <[email protected]>
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.11.15 to 2.28.11.16.
- [Re...
github.com/typeddjango/djangorestframework-stubs - 1467ae62021eef0db2be135af85795f82cdec8cd authored almost 2 years ago by Alberto Cerrone <[email protected]>
* Added stub for where method
* mypy fixes
github.com/typeddjango/django-stubs - 5092bdf951edb6ef3ba23b28c7ec27b5a4635ee7 authored almost 2 years ago by Anvansh <[email protected]>* Added stub for join
* Modified the stub according to the correct signature
* Corrected t...
github.com/typeddjango/django-stubs - ddf0864f82f259c1a835a1a127fd598c6405166d authored almost 2 years ago by Anvansh <[email protected]>github.com/typeddjango/django-stubs - 49055f881195adb912d77f8446465717cff7b3d1 authored almost 2 years ago by Petter Friberg <[email protected]>
github.com/typeddjango/django-stubs - 348ae5f4896f023fa89d6bbc6e2b20de0f56f311 authored almost 2 years ago by Federico Bond <[email protected]>
github.com/typeddjango/djangorestframework-stubs - 0752c40703c6d09caa220f617995ee5807a6fe1e authored almost 2 years ago by Marti Raudsepp <[email protected]>
* Update `django-stubs` in `requirements.txt`
* Update `django-stubs-ext` as well to avoid a de...
github.com/typeddjango/django-stubs - 6a850f693671b5d6b5665bd9d18ad054fca581da authored almost 2 years ago by Marti Raudsepp <[email protected]>
github.com/typeddjango/django-stubs - dd92489802cce5db559b69072d9867e7e5f3520a authored almost 2 years ago by Marti Raudsepp <[email protected]>
* Updated mypy to 1.1.1 for compatible-mypy and CI
* Minor tweak needed to typecheck ignores
* Updated mypy to 1.1.1 for compatible-mypy and CI
* Fixes MultiValueDict.setdefault() compatib...
github.com/typeddjango/django-stubs - a63bcbe87c76089cf7bd0b5c6d58bdcf1e3f0e6f authored almost 2 years ago by Alexander Overvoorde <[email protected]>
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.1 to 7.2.2.
- [Release notes](htt...
github.com/typeddjango/django-stubs - 74718282edb48bcffca50b77a4715d195ff77118 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github.com/typeddjango/django-stubs - 547d9232e18716080d1a53442e5494be81d12537 authored almost 2 years ago by L K Livingstone <[email protected]>
github.com/typeddjango/djangorestframework-stubs - 2d17f49ce4b21f87eea0f70f6433aa2778e10d72 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.11.14 to 2.28.11.15.
- [Rel...
github.com/typeddjango/djangorestframework-stubs - def33515ff40d828e717d0fe7df80cddd70dcf2b authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [types-urllib3](https://github.com/python/typeshed) from 1.26.25.7 to 1.26.25.8.
- [Releas...
Co-authored-by: Marti Raudsepp <[email protected]>
github.com/typeddjango/django-stubs - a3cf15a6cbd80f024b893893a889bbec574013a2 authored almost 2 years ago by Anvansh <[email protected]>* Allow user arg in `APIClient.force_authenticate` to be `None`
* [pre-commit.ci] auto fixes ...
github.com/typeddjango/djangorestframework-stubs - ce22166ffba7d442a5aa239409b4d0b4c6f1f1ad authored almost 2 years ago by Josh Thomas <[email protected]>github.com/typeddjango/django-stubs - eb6c006c6f5f19b56891ef62aa20bf6fcf2364cf authored almost 2 years ago by Marti Raudsepp <[email protected]>
This is allowed to None as per docs https://docs.djangoproject.com/en/dev/ref/contrib/admin/#dja...
github.com/typeddjango/django-stubs - 0aec01be6d9dff4e044a737610179cf6b3f37153 authored almost 2 years ago by LincolnPuzey <[email protected]>github.com/typeddjango/djangorestframework-stubs - 919b125cdbd62672e0aedfe7093ad15c09d263d8 authored almost 2 years ago by Marti Raudsepp <[email protected]>
Emergency release to fix packaging issues in yesterday's version.
github.com/typeddjango/djangorestframework-stubs - 98cca07668e032ec55f3dab2e6f06896e320fa1f authored almost 2 years ago by Marti Raudsepp <[email protected]>github.com/typeddjango/django-stubs - 0fbd90aabc823a7c8bc207f7db2bc6b3f2121962 authored almost 2 years ago by Aphek <[email protected]>
Specified a _M | None type for object attribute of BaseCreateView class
github.com/typeddjango/django-stubs - 0e7270c6a1d1809ba638cc1f595fb85e926959ce authored almost 2 years ago by Anvansh <[email protected]>Co-authored-by: Marti Raudsepp <[email protected]>
github.com/typeddjango/djangorestframework-stubs - 92c8c455bf26140e6ed18256d802ab03f2fb9e3d authored almost 2 years ago by Nikita Sobolev <[email protected]>This is a precondition for enabling mypy self-check in CI.
* Fixed strict mypy errors in mypy...
github.com/typeddjango/djangorestframework-stubs - c35b9112b53b5d0ad42301ce2e9ca153113a9be9 authored almost 2 years ago by Marti Raudsepp <[email protected]>
* Adds `pre-commit` CI
* Remove `mypy` from pre-commit
github.com/typeddjango/djangorestframework-stubs - 129c5fd593a1d5a8f39ba3394bdbcc42653de6f1 authored almost 2 years ago by Nikita Sobolev <[email protected]>
Harmonized with django-stubs `setup.py`
* Added Release notes URL to package metadata (relate...
github.com/typeddjango/djangorestframework-stubs - c6afad16d69638419e8f963feda537fb6a0851e7 authored almost 2 years ago by Marti Raudsepp <[email protected]>
* Version 1.9.0 release
* Bump django-stubs requirement
github.com/typeddjango/django-stubs - 74c39d53d6cdc72bfcd3400d66dc203ad3706c4b authored almost 2 years ago by Marti Raudsepp <[email protected]>
Fix type of data parameter in get test requests. Lists of two-tuples of strings are allowed
C...
github.com/typeddjango/djangorestframework-stubs - a038db8530916ee7c473ff100ebbf6c5b3c1cb31 authored almost 2 years ago by Nils Van Zuijlen <[email protected]>
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.30 to 3.1.31.
- [...
Bumps [types-pytz](https://github.com/python/typeshed) from 2022.7.1.1 to 2022.7.1.2.
- [Releas...
Bumps [types-pytz](https://github.com/python/typeshed) from 2022.7.1.0 to 2022.7.1.1.
- [Releas...
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.11.8 to 2.28.11.14.
- [Rel...
Bumps [types-urllib3](https://github.com/python/typeshed) from 1.26.25.4 to 1.26.25.7.
- [Relea...
* Update Model subclass DoesNotExist type
* Make special Model exceptions Final
* Use typing_e...
github.com/typeddjango/djangorestframework-stubs - 1e7cfe946f696b083230561056883ef927eb2460 authored almost 2 years ago by Christian Bundy <[email protected]>
Bumps [mypy](https://github.com/python/mypy) from 1.0.0 to 1.0.1.
- [Release notes](https://git...
Specified dict[type[Model], set[Model] | list[Model]] type for Collecor.data attribute.
github.com/typeddjango/django-stubs - d1a1c81f7c8d14d0aeed06e72e2ef5ca651f750a authored almost 2 years ago by Anvansh <[email protected]>github.com/typeddjango/django-stubs - 6ea1eaf425be1e4603baf693b0bd5b7082a9d49e authored almost 2 years ago by Marti Raudsepp <[email protected]>
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.30 to 3.1.31.
- [...
github.com/typeddjango/django-stubs - 2684efe4a7add0bd5d03c38576a6b31d687991b1 authored almost 2 years ago by Adam Johnson <[email protected]>
github.com/typeddjango/django-stubs - cf8c0a65a61bfa452ae9c4883a56336fb732f3b0 authored almost 2 years ago by Marti Raudsepp <[email protected]>
github.com/typeddjango/djangorestframework-stubs - bf9d3837eaf0b1e2928f28bad48c1f617813376b authored almost 2 years ago by Marti Raudsepp <[email protected]>
Needs changes to our typecheck ignores.
github.com/typeddjango/djangorestframework-stubs - fddecec3163c20f4b24e63a1d08a9e1b86e03b2a authored almost 2 years ago by Marti Raudsepp <[email protected]>Pre-commit isort was ignoring .pyi files, this fixes that.
github.com/typeddjango/djangorestframework-stubs - 0f8579f51205a10612b636408c34d6fa9fffc7e4 authored almost 2 years ago by Marti Raudsepp <[email protected]>
* Freeze DRF git commit hash used in CI.
* Freeze versions of types-requests and types-urllib3 ...
* add real pythons typechecking guide
* Add Dropbox Article
* Tool to generate Python type...
github.com/typeddjango/awesome-python-typing - 07fd325671a3fc4b3eff35b8be2c500a4975f51c authored almost 2 years ago by Christian Ledermann <[email protected]>* add real pythons typechecking guide
* Add Dropbox Article
github.com/typeddjango/awesome-python-typing - 5558e1e2bde90cc6e63d20d23ec07235d1aeb1ac authored almost 2 years ago by Christian Ledermann <[email protected]>github.com/typeddjango/django-stubs - 0bb7dbb64d1cc0e80986d2531e444f9f3f65f832 authored almost 2 years ago by Petter Friberg <[email protected]>
* Upgrade to Mypy 1.0
* Add type ignore for unreachable code
* Remove unused type ignores
github.com/typeddjango/django-stubs - 2dcb47c3f70c54466086405b94d67c5e82fc82c7 authored almost 2 years ago by Christian Bundy <[email protected]>Co-authored-by: Piotr Szyma <[email protected]>
github.com/typeddjango/djangorestframework-stubs - 4fb7adfedfae56f34fde260e04280b46fc535194 authored almost 2 years ago by Terence Honles <[email protected]>Bumps [glob-parent](https://github.com/gulpjs/glob-parent) to 5.1.2 and updates ancestor depende...
github.com/typeddjango/awesome-python-typing - bf1656a71c6b2ca09d372fc74ba75fc284f89c13 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bumps [yargs-parser](https://github.com/yargs/yargs-parser) to 20.2.9 and updates ancestor depen...
github.com/typeddjango/awesome-python-typing - c82f3821961001df143563a26b74041c82e7989c authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.0.3 to 4....
github.com/typeddjango/awesome-python-typing - e7e1bd73700082a9a955c7b1165b058968c28aed authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
github.com/typeddjango/django-stubs - b4f1c3c768fad342eeda2c4945eaad9c21b06e9d authored almost 2 years ago by Adam Birds <[email protected]>Black 23 introduced some changes to the stable formatting style, but very trivial in this projec...
github.com/typeddjango/django-stubs - de0c34c7811eb73d12abc78b964244d1970bfdf5 authored almost 2 years ago by Marti Raudsepp <[email protected]>Black 23 introduced some changes to the stable formatting style, but very trivial in this projec...
github.com/typeddjango/djangorestframework-stubs - 092ec4278a43ddbfe4cbf8bd9c2b256a3a56da37 authored almost 2 years ago by Marti Raudsepp <[email protected]>github.com/typeddjango/djangorestframework-stubs - e55f3545008dca78fa7ab244f2d5a0cb49a30ad3 authored almost 2 years ago by Vadim Safonov <[email protected]>
updates:
- [github.com/pycqa/isort: 5.11.4 → 5.12.0](https://github.com/pycqa/isort/compare/5.1...
* feat: return type of APIClient.get method
* feat: add typing to rest_framework.test.APIRequ...
github.com/typeddjango/djangorestframework-stubs - 05c421e25cd566018f786169b880a02afc09bf0b authored almost 2 years ago by piotrszyma <[email protected]>
The `typecheck_tests.py` script only supports the Django versions
included in its `DJANGO_COMMI...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 7.2.1.
- [Release notes](htt...
Bumps [types-pytz](https://github.com/python/typeshed) from 2022.7.0.0 to 2022.7.1.0.
- [Releas...
Recommended mypy version updated, supported Django versions same as previously.
github.com/typeddjango/django-stubs - 53387691865d2c3c8be2e7b68afaa94ce6e072b6 authored almost 2 years ago by Marti Raudsepp <[email protected]>github.com/typeddjango/django-stubs - 2ddd42058b49d6e53aa3542ab1486579c93d41de authored almost 2 years ago by Nils Van Zuijlen <[email protected]>
Currently, we get many of the following errors when trying to pass our Django code through mypy:...
github.com/typeddjango/django-stubs - b201f909a1e5c8f51643107995806409d19da22c authored almost 2 years ago by DS/Charlie <[email protected]>Co-authored-by: Nick Pope <[email protected]>
github.com/typeddjango/django-stubs - 32e5ebcfc5adf6dcc1fa7df10e2eef6d088ed782 authored almost 2 years ago by Marti Raudsepp <[email protected]>Plugin previously crashed running the provided test case, now it yields an intended error messag...
github.com/typeddjango/django-stubs - e6d65d2005129d457eef03724fc3c8cee136f35b authored almost 2 years ago by Petter Friberg <[email protected]>Problem: The Django docs say that you can "return an HttpResponse (or subclass) from your action...
github.com/typeddjango/django-stubs - 832163dad64298f00efe4c4b1b210bd6f766f8b0 authored almost 2 years ago by Christian Bundy <[email protected]>Made a few tweaks that were needed to get our CI passing with mypy 0.991.
github.com/typeddjango/django-stubs - 9874789bea016a567cf8372cb0e695d9615a5324 authored almost 2 years ago by Marti Raudsepp <[email protected]>Avoid crashing when queryset filters on an implicit pk field for a model, when model is abstract.
github.com/typeddjango/django-stubs - d716b496a60d6269b1c5316d867419a57e11e69e authored almost 2 years ago by Petter Friberg <[email protected]>
* Fix overloading of GeoDjango Layer.get_geoms
* geometry's wkb is memoryview, not bytes
* Fix...
PASSWORD_RESET_TIMEOUT was added in Django 3.1,
PASSWORD_RESET_TIMEOUT_DAYS was removed in 4.0....
If we've found an attribute on a model class that from all we can see
appears to be a field, bu...
github.com/typeddjango/django-stubs - 7d50e5b1eaedc9e95dc8ed35f10f93ec73239ae0 authored almost 2 years ago by Marti Raudsepp <[email protected]>
This reverts commit cb2f2339ff31851ff29811c27288f821e59a2b8e.
That change causes false positi...
github.com/typeddjango/django-stubs - c81f3733a804d3f0f4b069a4d4bcf12ec91a3961 authored almost 2 years ago by Marti Raudsepp <[email protected]>
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.28.2.
- [Release notes](http...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 7.2.1.
- [Release notes](htt...
github.com/typeddjango/djangorestframework-stubs - 7d8dbc1ff4d0db3bc338cfb5b04b01f907588482 authored almost 2 years ago by ce hjort-trærup <[email protected]>
Issue is that list is invariant, which makes the protocol not work.
Changing it so a sequence...
github.com/typeddjango/djangorestframework-stubs - a9eee9907e07f705ce7c90f68bb1e6814c8c616d authored almost 2 years ago by ce hjort-trærup <[email protected]>Suppressing new typecheck errors that were exposed in #320.
Now ignoring messages like 'note:...
github.com/typeddjango/djangorestframework-stubs - cdd962e9ea77f299156bfdd23f542ca9921e0eec authored almost 2 years ago by Marti Raudsepp <[email protected]>