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 stubs for some fields
github.com/typeddjango/djangorestframework-stubs - a01ad868226796a4fecbdbf005ab28c819e0d61e authored about 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/djangorestframework-stubs - a01ad868226796a4fecbdbf005ab28c819e0d61e authored about 6 years ago by Maxim Kurnikov <[email protected]>
django.setup
github.com/typeddjango/django-stubs - 3bd25b32f5cb6606cea787b5c7298837b37d2814 authored about 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - 3bd25b32f5cb6606cea787b5c7298837b37d2814 authored about 6 years ago by Maxim Kurnikov <[email protected]>
add Q object
github.com/typeddjango/django-stubs - 4f828f76443c4c3820b6441c4321fee2d3440b83 authored about 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - 4f828f76443c4c3820b6441c4321fee2d3440b83 authored about 6 years ago by Maxim Kurnikov <[email protected]>
add support for FIELDNAME_id for foreignkey/onetoonefield
github.com/typeddjango/django-stubs - 17be428776547bd01d4ffa21f4416d507d70589e authored about 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - 17be428776547bd01d4ffa21f4416d507d70589e authored about 6 years ago by Maxim Kurnikov <[email protected]>
add support for OneToOneField, more stubs
github.com/typeddjango/django-stubs - dc4f606f6344f244dad5c5d88e4f132fc8f06600 authored about 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - dc4f606f6344f244dad5c5d88e4f132fc8f06600 authored about 6 years ago by Maxim Kurnikov <[email protected]>
sync mypy
github.com/typeddjango/django-stubs - 155dc4e0490d7ce0100381741f96b5cf8b6d4d04 authored about 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - 155dc4e0490d7ce0100381741f96b5cf8b6d4d04 authored about 6 years ago by Maxim Kurnikov <[email protected]>
add plugin support for type of run_validation
github.com/typeddjango/djangorestframework-stubs - ab5a2703eab05022467aa74b06426e91d3ec5182 authored about 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/djangorestframework-stubs - ab5a2703eab05022467aa74b06426e91d3ec5182 authored about 6 years ago by Maxim Kurnikov <[email protected]>
some cleanups
github.com/typeddjango/django-stubs - 11b6b360b6fb66dd1a891c55c72b52a4d7c0fb24 authored about 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - 11b6b360b6fb66dd1a891c55c72b52a4d7c0fb24 authored about 6 years ago by Maxim Kurnikov <[email protected]>
add travis config
github.com/typeddjango/django-stubs - 919e4a5c9fabefd18ef291e02c9b616658306bb1 authored about 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - 919e4a5c9fabefd18ef291e02c9b616658306bb1 authored about 6 years ago by Maxim Kurnikov <[email protected]>
sync key-based-typeddict
github.com/typeddjango/djangorestframework-stubs - fac5c63f7754446202d6c4e7d13517625b09969d authored about 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/djangorestframework-stubs - fac5c63f7754446202d6c4e7d13517625b09969d authored about 6 years ago by Maxim Kurnikov <[email protected]>
rename test suite
github.com/typeddjango/djangorestframework-stubs - 37c31105cd539afd59b7e8cb8227247304d982cf authored about 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/djangorestframework-stubs - 37c31105cd539afd59b7e8cb8227247304d982cf authored about 6 years ago by Maxim Kurnikov <[email protected]>
initial commit
github.com/typeddjango/djangorestframework-stubs - 94b33cf60f8868ba40503a3cf6049757d714d780 authored about 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/djangorestframework-stubs - 94b33cf60f8868ba40503a3cf6049757d714d780 authored about 6 years ago by Maxim Kurnikov <[email protected]>
add related_name manager to ForeignKey model
github.com/typeddjango/django-stubs - 2a16bb04e532722b70ecd1426f2bbe950d77c947 authored about 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - 2a16bb04e532722b70ecd1426f2bbe950d77c947 authored about 6 years ago by Maxim Kurnikov <[email protected]>
add ForeignKey
github.com/typeddjango/django-stubs - c32a7842d6d0a10c0709a195151ee4df4fb1bbb4 authored about 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - c32a7842d6d0a10c0709a195151ee4df4fb1bbb4 authored about 6 years ago by Maxim Kurnikov <[email protected]>
add more fields and more tests
github.com/typeddjango/django-stubs - 233e0471174d8fb4bfad3ab36ece409310174edc authored about 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - 233e0471174d8fb4bfad3ab36ece409310174edc authored about 6 years ago by Maxim Kurnikov <[email protected]>
add plugin support for ArrayField base_field
github.com/typeddjango/django-stubs - 0ab77f8f051d850719f869190e64d11b78ea9bc9 authored about 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - 0ab77f8f051d850719f869190e64d11b78ea9bc9 authored about 6 years ago by Maxim Kurnikov <[email protected]>
add missing plugin entrypoint, add plugins.ini mypy config with plugins specified
github.com/typeddjango/django-stubs - 0bd4bc98fcecc469241fed856c9b8d9a9fa44191 authored about 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - 0bd4bc98fcecc469241fed856c9b8d9a9fa44191 authored about 6 years ago by Maxim Kurnikov <[email protected]>
add clean django-stubs folder, add some tests
github.com/typeddjango/django-stubs - a6580af2163c53c7e2220abef52edf1e670ff232 authored about 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - a6580af2163c53c7e2220abef52edf1e670ff232 authored about 6 years ago by Maxim Kurnikov <[email protected]>
move generated stubs to separate directory, too messty
github.com/typeddjango/django-stubs - 96cd3ddb2741495418bdd8e8b00a2c80f6e5454c authored about 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - 96cd3ddb2741495418bdd8e8b00a2c80f6e5454c authored about 6 years ago by Maxim Kurnikov <[email protected]>
add pytest config for testing infrastructure
github.com/typeddjango/django-stubs - 7436d641e3606088818e2688d105604f91270149 authored about 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - 7436d641e3606088818e2688d105604f91270149 authored about 6 years ago by Maxim Kurnikov <[email protected]>
add basic test infrastructure
github.com/typeddjango/django-stubs - 1016ece49108accbe8505ec8c0ebdd2c5a3e29dd authored about 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - 1016ece49108accbe8505ec8c0ebdd2c5a3e29dd authored about 6 years ago by Maxim Kurnikov <[email protected]>
remove pipfile's
github.com/typeddjango/django-stubs - ab14ccbbc12f0addbb79158d062efd2993c437e4 authored about 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - ab14ccbbc12f0addbb79158d062efd2993c437e4 authored about 6 years ago by Maxim Kurnikov <[email protected]>
add dev-requirements like in sqlalchemy-stubs
github.com/typeddjango/django-stubs - a53fbc5d63dd7034bb779a7ba4723cd8d9857e56 authored about 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - a53fbc5d63dd7034bb779a7ba4723cd8d9857e56 authored about 6 years ago by Maxim Kurnikov <[email protected]>
add mypy as submodule
github.com/typeddjango/django-stubs - 63be2a3668257f4f88ef10c89c1be88d12ff49a3 authored about 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - 63be2a3668257f4f88ef10c89c1be88d12ff49a3 authored about 6 years ago by Maxim Kurnikov <[email protected]>
more fixes for django stubs, first attempt for a plugin
github.com/typeddjango/django-stubs - 2cdefc46629f863a95f3574e093b18301ea461f5 authored about 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - 2cdefc46629f863a95f3574e093b18301ea461f5 authored about 6 years ago by Maxim Kurnikov <[email protected]>
fix render() signature
github.com/typeddjango/django-stubs - b93f589cffe712254759eb9dbfbf103f43730a72 authored over 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - b93f589cffe712254759eb9dbfbf103f43730a72 authored over 6 years ago by Maxim Kurnikov <[email protected]>
cleanup core.handlers.wsgi
github.com/typeddjango/django-stubs - bb701d6615198dd55353fcefcf717268674fc70a authored over 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - bb701d6615198dd55353fcefcf717268674fc70a authored over 6 years ago by Maxim Kurnikov <[email protected]>
initial work for django plugin
github.com/typeddjango/django-stubs - f500391748a5c399f535a7c4167bfa240b4336c1 authored over 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - f500391748a5c399f535a7c4167bfa240b4336c1 authored over 6 years ago by Maxim Kurnikov <[email protected]>
stubs for manager/testcases
github.com/typeddjango/django-stubs - c8c5f8b51b5cd4d46af01a52357c34aa89c812f9 authored over 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - c8c5f8b51b5cd4d46af01a52357c34aa89c812f9 authored over 6 years ago by Maxim Kurnikov <[email protected]>
support for some Field -> builtin type mapping, OneToOneField, ForeignKey
github.com/typeddjango/django-stubs - 3d7b517e59026b95d60bd6e2809f0463be8073ec authored over 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - 3d7b517e59026b95d60bd6e2809f0463be8073ec authored over 6 years ago by Maxim Kurnikov <[email protected]>
stubs improvements
github.com/typeddjango/django-stubs - 97ec73411e908a1e73b02ecb90889f9e786966da authored over 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - 97ec73411e908a1e73b02ecb90889f9e786966da authored over 6 years ago by Maxim Kurnikov <[email protected]>
Merge pull request #10 from mkurnikov/master
Latest changes from Monkeytype fork
github.com/typeddjango/django-stubs - bbdaebb244bd82544553f4547157e4f694f7ae99 authored over 6 years ago by lwm <[email protected]>
add DoesNotExist exception to Model
github.com/typeddjango/django-stubs - 7954c1bb9063b153fb18687247495c7b7f6e8701 authored over 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - 7954c1bb9063b153fb18687247495c7b7f6e8701 authored over 6 years ago by Maxim Kurnikov <[email protected]>
add missing __init__pyi imports
github.com/typeddjango/django-stubs - 8a0cad7c690f1cf2850accd025c52b0f98eded88 authored over 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - 8a0cad7c690f1cf2850accd025c52b0f98eded88 authored over 6 years ago by Maxim Kurnikov <[email protected]>
fix imports in django.http.response.pyi
github.com/typeddjango/django-stubs - 69b7c8f68445fb24e7f744f1a581d47642d50ea1 authored over 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - 69b7c8f68445fb24e7f744f1a581d47642d50ea1 authored over 6 years ago by Maxim Kurnikov <[email protected]>
add __init__.pyi files to all directories when it doesnt exist
github.com/typeddjango/django-stubs - 2676b335f1ffbf61b2397ba220e5e5083d603622 authored over 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - 2676b335f1ffbf61b2397ba220e5e5083d603622 authored over 6 years ago by Maxim Kurnikov <[email protected]>
more cleanups
github.com/typeddjango/django-stubs - 511ef52aeeeffe20a6c6e3c6249cbfad7c2bddc1 authored over 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - 511ef52aeeeffe20a6c6e3c6249cbfad7c2bddc1 authored over 6 years ago by Maxim Kurnikov <[email protected]>
more cleanups
github.com/typeddjango/django-stubs - c0966a575021ab2341a9a1fba4d0a2853d127ec6 authored over 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - c0966a575021ab2341a9a1fba4d0a2853d127ec6 authored over 6 years ago by Maxim Kurnikov <[email protected]>
more cleanups: http
github.com/typeddjango/django-stubs - 2b7b31a25e9a8ab181572e879c425b8870df8f2f authored over 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - 2b7b31a25e9a8ab181572e879c425b8870df8f2f authored over 6 years ago by Maxim Kurnikov <[email protected]>
more cleanups, queryset first draft
github.com/typeddjango/django-stubs - 23d431b5c50bb6bfc7494a6cc097c4648377a5fa authored over 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - 23d431b5c50bb6bfc7494a6cc097c4648377a5fa authored over 6 years ago by Maxim Kurnikov <[email protected]>
migrations stubs improvements
github.com/typeddjango/django-stubs - 5e2e5feef400e72be1b8a29309aa4ca495bb4e19 authored over 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - 5e2e5feef400e72be1b8a29309aa4ca495bb4e19 authored over 6 years ago by Maxim Kurnikov <[email protected]>
update to django==2.1
github.com/typeddjango/django-stubs - 7df3bf44cb65601e73806d5e3ae1a694343bff27 authored over 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - 7df3bf44cb65601e73806d5e3ae1a694343bff27 authored over 6 years ago by Maxim Kurnikov <[email protected]>
cleanups
github.com/typeddjango/django-stubs - ca5f489092be831d4db1b926091097f9fafa9fbf authored over 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - ca5f489092be831d4db1b926091097f9fafa9fbf authored over 6 years ago by Maxim Kurnikov <[email protected]>
fifth iteration
github.com/typeddjango/django-stubs - a13d4c352a09491f5508f27ebea6a89515c2d054 authored over 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - a13d4c352a09491f5508f27ebea6a89515c2d054 authored over 6 years ago by Maxim Kurnikov <[email protected]>
fourth iteration
github.com/typeddjango/django-stubs - 8cc446150c7d87c672bdf85616026cac099632d8 authored over 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - 8cc446150c7d87c672bdf85616026cac099632d8 authored over 6 years ago by Maxim Kurnikov <[email protected]>
third iteration of stubs
github.com/typeddjango/django-stubs - c6bceb19f4fdaa6abea75b1633679988ff11acbe authored over 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - c6bceb19f4fdaa6abea75b1633679988ff11acbe authored over 6 years ago by Maxim Kurnikov <[email protected]>
better stubs
github.com/typeddjango/django-stubs - fa718b8e55e4ac74b309b0068eeced6f89f48728 authored over 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - fa718b8e55e4ac74b309b0068eeced6f89f48728 authored over 6 years ago by Maxim Kurnikov <[email protected]>
Link to ticket about existing stubs.
github.com/typeddjango/django-stubs - 4013fe4d03ed9b44cdb958cef8f7fec8f06baebb authored over 6 years ago by Luke Murphy <[email protected]>
github.com/typeddjango/django-stubs - 4013fe4d03ed9b44cdb958cef8f7fec8f06baebb authored over 6 years ago by Luke Murphy <[email protected]>
Add fork of mypy-django.
Based on https://github.com/TypedDjango/django-stubs/issues/4#issuecomment-409478397.
github.com/typeddjango/django-stubs - b569a292e8ac9add5247ed0e1889d627edf2f9e6 authored over 6 years ago by Luke Murphy <[email protected]>
Add some type hint documentation.
github.com/typeddjango/django-stubs - 7ce490fa7a47abad5fa2658042738fd45098af2d authored over 6 years ago by Luke Murphy <[email protected]>
github.com/typeddjango/django-stubs - 7ce490fa7a47abad5fa2658042738fd45098af2d authored over 6 years ago by Luke Murphy <[email protected]>
Add note about other efforts.
github.com/typeddjango/django-stubs - b0025f82e6408ed8a0ebdc4e1cbe1b9e0df6e774 authored over 6 years ago by Luke Murphy <[email protected]>
github.com/typeddjango/django-stubs - b0025f82e6408ed8a0ebdc4e1cbe1b9e0df6e774 authored over 6 years ago by Luke Murphy <[email protected]>
Actually, remove retype from dev dependencies.
If retype gets vendored in an upstream tool, then we won't be needing it
here. Better not clutte...
Merge pull request #7 from lwm/vendor-retype
Add Pipfile and add forked retype.
github.com/typeddjango/django-stubs - 6d6fa9a58989e40d459e5763907787fd03d6cfb3 authored over 6 years ago by lwm <[email protected]>
Add Pipfile and add forked retype.
Following https://github.com/TypedDjango/django-stubs/issues/2#issuecomment-408872344.
github.com/typeddjango/django-stubs - 6659b2af010d50ad628a75c3a8c363fe76c5d16f authored over 6 years ago by Luke Murphy <[email protected]>
Add missing full stop.
github.com/typeddjango/django-stubs - 6a3f08d9ff4ad0fea58304aa7e859edfb65e333e authored over 6 years ago by Luke Murphy <[email protected]>
github.com/typeddjango/django-stubs - 6a3f08d9ff4ad0fea58304aa7e859edfb65e333e authored over 6 years ago by Luke Murphy <[email protected]>
Merge pull request #6 from lwm/add-readme
Add a first stab at a README.
github.com/typeddjango/django-stubs - 2f7db0a0c281ed3eaba2cd7ed38a1057abaf544f authored over 6 years ago by lwm <[email protected]>
Add a first stab at a README.
Closes https://github.com/TypedDjango/django-stubs/issues/1.
github.com/typeddjango/django-stubs - 9e010ad1784da9f02eeac28dce739a873c568ece authored over 6 years ago by Luke Murphy <[email protected]>
reformat with black
github.com/typeddjango/django-stubs - cf856079691d7811f80fa8440f82c0bee756a384 authored over 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - cf856079691d7811f80fa8440f82c0bee756a384 authored over 6 years ago by Maxim Kurnikov <[email protected]>
merge with stubgen output
github.com/typeddjango/django-stubs - 4866354600179d63487440c806f6bfa375cb9fe1 authored over 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - 4866354600179d63487440c806f6bfa375cb9fe1 authored over 6 years ago by Maxim Kurnikov <[email protected]>
pep561 compatibility, finished
github.com/typeddjango/django-stubs - 496a6274e78a66a7ccacc6882b530b331eec97ab authored over 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - 496a6274e78a66a7ccacc6882b530b331eec97ab authored over 6 years ago by Maxim Kurnikov <[email protected]>
make pep561 compliant
github.com/typeddjango/django-stubs - f471b7b1bfada9dda9e5f25b9b962d5287e4abf4 authored over 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - f471b7b1bfada9dda9e5f25b9b962d5287e4abf4 authored over 6 years ago by Maxim Kurnikov <[email protected]>
improved version
github.com/typeddjango/django-stubs - 89bb6eac756350b1d93e40da973c7c8180d0124d authored over 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - 89bb6eac756350b1d93e40da973c7c8180d0124d authored over 6 years ago by Maxim Kurnikov <[email protected]>
first version finished
github.com/typeddjango/django-stubs - c18055541585241f2825a4d87cd68c3375c2beb7 authored over 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - c18055541585241f2825a4d87cd68c3375c2beb7 authored over 6 years ago by Maxim Kurnikov <[email protected]>
initial commit
github.com/typeddjango/django-stubs - a9f215bf6452c4278724b53db6822c1f3cf3c6ab authored over 6 years ago by Maxim Kurnikov <[email protected]>
github.com/typeddjango/django-stubs - a9f215bf6452c4278724b53db6822c1f3cf3c6ab authored over 6 years ago by Maxim Kurnikov <[email protected]>