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
* Some refactoring before making the change - use an object for expected output rather than a st...
github.com/typeddjango/pytest-mypy-plugins - 170b21d05ae03630b392605cb3c2048a190e0ef7 authored over 3 years ago* Add permissions.OperandHolder to decorators.permission_classes signature
* Test decorators....
github.com/typeddjango/djangorestframework-stubs - 8ba53c7db451e50aec86d51baafecf9b2315c90e authored over 3 years agotypes for their properties
github.com/typeddjango/django-stubs - 44f7c25a4e533e37c2ca4ef80a067e0c5e1733cc authored over 3 years agogithub.com/typeddjango/django-stubs - 696f39b58c9163abbb00705f22754eb5f6f15de4 authored over 3 years ago
github.com/typeddjango/django-stubs - 01eecf901f5a3d2521b4c2d349fd95629fc1e5f5 authored over 3 years ago
github.com/typeddjango/django-stubs - 695a7d71a7a228345bc068b8109c8027457b5887 authored over 3 years ago
* Fix `MyModel.objects.filter(...).my_method()`
* Fix regression: `MyModel.objects.filter(......
github.com/typeddjango/django-stubs - 8da8ab486232713da5bb3532e5f0252d0d4b8b1a authored over 3 years ago
This matches the actual implementation in Django, where it only attempts
to use the result of g...
github.com/typeddjango/django-stubs - 0d7c32f38e3b9f1a59cf66b022237df64a024990 authored over 3 years ago
The `display` decorator is defined in `django.contrib.admin.decorators`, but
isn't included in ...
* Add accepts method to HttpRequest stubs
The accepts method (and dependencies) was missing i...
github.com/typeddjango/django-stubs - d29dacd64b722d94a8fc9b38ea93ed4f48c6f710 authored over 3 years ago* Add datetime to set_type of DateTimeField
`DateTimeField` was missing `datetime` as a valid...
github.com/typeddjango/django-stubs - ee51aa4bf8da3b26c651f08e9055aedc047c422e authored over 3 years agogithub.com/typeddjango/djangorestframework-stubs - 7f698898dd6b230b146559dc45643d7c2a2ba329 authored over 3 years ago
Co-authored-by: sobolevn <[email protected]>
github.com/typeddjango/django-stubs - ee9c0d4a3222a2fe3ff9fcf90cbd7db408157cef authored over 3 years ago* Root keys
* Update rest_framework-stubs/schemas/openapi.pyi
* Update rest_framework-stub...
github.com/typeddjango/djangorestframework-stubs - e59097e38e3d66791c6d3bf886dda3a627d4d29a authored over 3 years ago* QuerySet.annotate returns self-type. Attribute access falls back to Any.
- QuerySets that h...
github.com/typeddjango/django-stubs - cfd69c0acc4bb3c282cab4a411b014afe280d359 authored over 3 years agoHey, thanks for this comprehensive "awesome list"! Am just suggesting to add nbQA to the integra...
github.com/typeddjango/awesome-python-typing - d56f92d3d9ebdc753807a89db42ba14c2302f5ed authored over 3 years ago* Update sqlalchemy stubs
The SQLAlchemy project now provides stubs and a mypy plugin.
* A...
github.com/typeddjango/awesome-python-typing - 89db4970775ccd0b0648187951e8c9c82fc0c2f1 authored over 3 years ago* Add NumPy mypy plugin
* Add NumPy link
* Match existing descriptions
github.com/typeddjango/awesome-python-typing - c5c340cc2b523893e9d9b41cc251597a80f081c2 authored over 3 years agoFixes #503
github.com/typeddjango/django-stubs - c69e720dd86d28ed7a7ddb8034503fcc5e1db861 authored over 3 years ago* widen type of make_password's hasher
make_password will accept a subclass of BasePasswordHa...
github.com/typeddjango/django-stubs - 2a9410f3b11e48747c907599d9b05866fc66f80d authored over 3 years ago* Add strongtyping
Close #66
* Add asgiref
* Add pylance
* Add mypy-playground
* ...
github.com/typeddjango/awesome-python-typing - 520c9767d24bf2d9bdde518eb978dddf2e68e853 authored over 3 years agogithub.com/typeddjango/djangorestframework-stubs - 735e84c51b29839408288efec202abb97f7023c9 authored over 3 years ago
* fix markdownlint violations
* normalize names following PEP 503
https://www.python.org/d...
github.com/typeddjango/awesome-python-typing - a5689ced5c4050d93391de7e42142c9d82bbcee8 authored over 3 years agogithub.com/typeddjango/django-stubs - cc5d363cfaa9b1c317e064c5e80381ce6843d1fc authored over 3 years ago
github.com/typeddjango/djangorestframework-stubs - fc3e1d9e9805569490d561a566b84cc0230dcaee authored over 3 years ago
github.com/typeddjango/djangorestframework-stubs - d3eb733bb1ee7430cab6ce70002ce1a1498b9e46 authored over 3 years ago
* fix(BaseCache): corrected return type of get_many func
* fix(basecache): made required changes
github.com/typeddjango/django-stubs - 446589e133e99debbcbe0f17d9f974ff68c02dbd authored over 3 years ago* Support DjangoFilterBackend for filter_backends
* Add django-filter requirement to setup.py...
github.com/typeddjango/djangorestframework-stubs - c1aa6bd34b318c6584a920e65d9f4d0cf9d483de authored over 3 years ago* Better linting config
* Applies isort on django-stubs, only style changes
* Fixes black ...
github.com/typeddjango/django-stubs - d5e45db79bcea6d6f4f45eacca3a2fe6e125e2e3 authored over 3 years ago* Adds more rules to mypy config, related #662
* Removes plugin.ini for mypy settings
* Fi...
github.com/typeddjango/django-stubs - 552f2ffc0c2481b592b9f634c245c615acf48c7f authored over 3 years agogithub.com/typeddjango/django-stubs - d9c63f5e71818a3e751a78bc9bca90768def63e5 authored over 3 years ago
github.com/typeddjango/django-stubs - 008dcdbcb6c13ba6c0639b9f42b4850e7f1856d0 authored over 3 years ago
github.com/typeddjango/django-stubs - 5c3ce171b20804c990c1dcbffaf4c40940e5add0 authored over 3 years ago
github.com/typeddjango/django-stubs - 13c620f572f67c768d9099f8fd3d824184f6881c authored over 3 years ago
github.com/typeddjango/django-stubs - ded66f6937552f773524d12d101106cf99f6e344 authored over 3 years ago
Unlike `List`, which is invariant, `Sequence` is covariant, which lets
`path` accept lists of s...
Co-authored-by: Darius Marian <[email protected]>
github.com/typeddjango/django-stubs - cf6952c9df385a699dd63054b6753eb924b0c68c authored over 3 years agogithub.com/typeddjango/awesome-python-typing - ea54950c763945bcea4719a34afb63057e774b16 authored over 3 years ago
github.com/typeddjango/awesome-python-typing - 6c197ebd6f5f981d21951d08ea77f240935a443e authored over 3 years ago
github.com/typeddjango/django-stubs - 0c3252fb974c39877d717f706674c98616f7ccdb authored over 3 years ago
* Rename ValuesQuerySet -> _ValuesQuerySet and remove _BaseQuerySet. Make a public alias called ...
github.com/typeddjango/django-stubs - f9317c767978b0521b84e2014c8ffcf0ac0120eb authored over 3 years agogithub.com/typeddjango/django-stubs - 29e971ed9d9ddce70331ceb3acfc5c903edbe183 authored over 3 years ago
github.com/typeddjango/djangorestframework-stubs - 27533ac5adb937588f402f333df6afc17f3343dd authored over 3 years ago
* Revisit patching of mypy builtins (reveal_{type,locals})
Fixes https://github.com/typeddjan...
github.com/typeddjango/django-stubs - a00563cfa42e153a2457bdcc1e21b092e3ee0444 authored over 3 years agogithub.com/typeddjango/django-stubs - 159a0e47904ad5dabf7d1ca4f3b43233ebcbea9f authored over 3 years ago
ChoiceField, MultipleChoiceField, FilePathField, FileField, ImageField,
ListField, DictField, H...
github.com/typeddjango/djangorestframework-stubs - 6160a461ecac727f3c78ef75bc536aeed88f471b authored over 3 years ago
github.com/typeddjango/djangorestframework-stubs - d0db3dc9008b69a2de974f59612475f7e72f61e9 authored over 3 years ago
* Improves edit.py and its forms
* Adds tests
github.com/typeddjango/django-stubs - eb702384a8c77dcdaa57d5e56a1bd21272e04eb8 authored over 3 years agoSimilar to the already patched `FormMixin`, the detail and list generic view classes are also mi...
github.com/typeddjango/django-stubs - acfe0ce820a5697e9f88ba3e4cb00323dcdc5721 authored over 3 years ago* copy decorated queryset methods to manager too
* added test for from_manager with decorated...
github.com/typeddjango/django-stubs - f182b39c91398019642159ba5f34e5c979c24356 authored over 3 years agogithub.com/typeddjango/django-stubs - 96ae17f4a78e2d187c0e8f17ec230dfd1c7138cf authored over 3 years ago
* Adds support for pyproject.toml files
Since mypy 0.900 the pyproject.toml files are support...
github.com/typeddjango/django-stubs - 397e3f3dacdd963995ae55600a376a9e69de563d authored over 3 years agogithub.com/typeddjango/pytest-mypy-plugins - 0c887b09e3841c059027c8a130fa960fe051429f authored over 3 years ago
github.com/typeddjango/pytest-mypy-plugins - 8c2baf60ce8c525f392794514cda210b7f1d5fcb authored over 3 years ago
github.com/typeddjango/pytest-mypy-plugins - dd3318570fa5305ba65d8d91b6debb95213740b0 authored over 3 years ago
github.com/typeddjango/pytest-mypy-plugins - e5ee2238b400772d1c9d9adbdb55f1428e423407 authored over 3 years ago
* Allow Collection for 'fields' and 'exclude' of form model helpers (#637)
There are several ...
github.com/typeddjango/django-stubs - 8c387e85fe5d3c3759b4ecbba643b0f2491fd063 authored over 3 years agogithub.com/typeddjango/django-stubs - 77f9926ce1e9606b32b0bc0d8b30c2a22f6398f9 authored over 3 years ago
github.com/typeddjango/pytest-mypy-plugins - 19f01c69d986057531186553d70b225ce7f142e4 authored over 3 years ago
github.com/typeddjango/djangorestframework-stubs - 0404ef54a415fcbf08a1652fee61395306ea6ec4 authored over 3 years ago
github.com/typeddjango/django-stubs - 47f1700a8b1f5d0ec279ebaf27fd59c84254d1ff authored over 3 years ago
github.com/typeddjango/awesome-python-typing - f6ef6074093a68ad3923b25991f5bbd2dc401394 authored over 3 years ago
https://docs.djangoproject.com/en/3.2/ref/utils/#django.utils.translation.get_language
> Return...
Add the missing attribute django.http.response.StreamingHttpResponse.streaming .
This is actu...
github.com/typeddjango/django-stubs - 893ad6bb029ef54a4d4800cc81d8ab76185df819 authored over 3 years ago* fix(ResolverMatch): Added _func_path
ResolverMatch class in Django contains _func_path vari...
github.com/typeddjango/django-stubs - becb0c96054a48ce7bc8eb39542344c0b61fb638 authored over 3 years ago* Add mypy-silent
* Add proper punctuation
github.com/typeddjango/awesome-python-typing - b510b57e487b5b0f5e701a8ef1adf74e9b38acc7 authored over 3 years ago* add tools that add type annotations to existing code
* CR modifications
* add PyTest Mon...
github.com/typeddjango/awesome-python-typing - 3249a85157894ddce4133bdb018a5cc4b298ee4d authored over 3 years ago
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release not...
github.com/typeddjango/awesome-python-typing - 7db7571115885ac89ca28fe6a5b207ada0d4b11d authored over 3 years ago
github.com/typeddjango/djangorestframework-stubs - fce8fadad10dd844c09db56068b6341597185db7 authored over 3 years ago
github.com/typeddjango/django-stubs - 9a95b983981173d86b55c3ede97f637d94cfde9e authored over 3 years ago
github.com/typeddjango/django-stubs - e12a2d9aef284439d71fab9245def2c876e4b105 authored over 3 years ago
* Add db_collation parameter to CharField
* Add db_collation parameter to TextField
github.com/typeddjango/django-stubs - 2f84d2e9043a74592b8371c55f1b6b1fc8f8a1f2 authored over 3 years agogithub.com/typeddjango/pytest-mypy-plugins - 16273b005cf3192bca224678e0be2444e87d0803 authored over 3 years ago
github.com/typeddjango/pytest-mypy-plugins - 5116e0e7f638c044584aa3f93ad13a458c33e1f4 authored over 3 years ago
github.com/typeddjango/django-stubs - 353b790209582778a74839dc285f5900d44eb42f authored over 3 years ago
This monkey patching will only work when using Python 3.7+, which
introduced the `__class_getit...
github.com/typeddjango/django-stubs - 3bd9fe530e055e8566d21fc1f9ecc8cd9daa39b8 authored over 3 years ago
github.com/typeddjango/django-stubs - 6dd838438160a42d1b3269d1d93d8276a541dfa3 authored over 3 years ago
* add mypy-only-local-stub config
* remove trailing space
github.com/typeddjango/pytest-mypy-plugins - 9384222a9ec6698a53f91399a4e0988f376bcda0 authored over 3 years agogithub.com/typeddjango/django-stubs - 248f1ccceec7d3b61f8968101af11382cff13ebe authored over 3 years ago
github.com/typeddjango/django-stubs - c0203c9a60d8d451067b695614d26d44158c683f authored over 3 years ago
* `django.db.{connection, connections, router}` are now hinted -- including `ConnectionHandler` ...
github.com/typeddjango/django-stubs - 45f6dc0362a032af4e8f9d6e7eac4de583dcab5f authored over 3 years agogithub.com/typeddjango/django-stubs - d1dd95181afd17d131fbe1c0e7e263c6e6b8569a authored over 3 years ago
Code dealing with DatabaseWrapper instances should be capable of dealing
with any database, not...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.4 to 2.8.9.
- [Release...
* The dispatch cycle first receives a django.http.request.HttpRequest, which gets transformed in...
github.com/typeddjango/djangorestframework-stubs - f5c28301472f92fe0abe120b221f1c8442a106a5 authored over 3 years ago* Add type hints for the postgres CursorDebugWrapper, expand the BaseCursorDebugWrapper.
* Fi...
github.com/typeddjango/django-stubs - 9251520f661c73a9243ef77b177da9abedec3cfd authored over 3 years ago* The dispatch cycle first receives a django.http.request.HttpRequest, which gets transformed in...
github.com/typeddjango/djangorestframework-stubs - ba54b54a7fa4cbe11eae0575ff7b9601058657ef authored over 3 years ago* The dispatch cycle first receives a django.http.request.HttpRequest, which gets transformed in...
github.com/typeddjango/djangorestframework-stubs - 18ccc5548adf3a73f08716930d06e3821f301746 authored over 3 years ago* Update decorators.pyi to match Django 3.1
This commit resembles the state of the file in Dj...
github.com/typeddjango/django-stubs - 2a1c86744cb4fc6a401a0923c6b48f271403c495 authored over 3 years ago* Ensure that all registered checks return a list of CheckMessage
This changes missing and An...
github.com/typeddjango/django-stubs - 619823d4979c035934cf6a55a21862c6dd346161 authored over 3 years ago* Replace models.Model annotations with type variables
* Adds generic type args to generic vi...
github.com/typeddjango/django-stubs - e4de8453cfbffa811ae5d3d0da7c83c7166c091d authored over 3 years agoThis reverts commit 8729a74f8141e24ca630507e4271f984a91a53d2.
github.com/typeddjango/django-stubs - 5c3898d3b0ce22942b2141f36f1e084e226d0f30 authored over 3 years ago
Strangely this variable is actually a string:
https://github.com/django/django/blob/8bcb00858e0...
github.com/typeddjango/django-stubs - c633f3215fdf4d6f3f6fec35bc6bd67252f8a302 authored almost 4 years ago
- the documentation for this specific change in django can be seen at https://docs.djangoproject...
github.com/typeddjango/django-stubs - 9e8e4363b192ea1fd81e72ae2d43f87f3b403380 authored almost 4 years ago
This addresses an obscure crash we're getting when defining a GenericForeignKey
subclass on a m...