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

Solve issue 154: Fix wrong type for size in File. (#156)

0c3e06e8755642521c4fb571839cc400664cc74d authored about 5 years ago by Wlises R <[email protected]>
Add property to forms.changed_data fixes #148 (#149)

b8379d4fe6dbffc0d9affcabce9a687b33549541 authored about 5 years ago by Jared Kerim <[email protected]>
Fixes travis badge

caa0e607439505de54c24eb16dfd37886513ee14 authored about 5 years ago by Nikita Sobolev <[email protected]>
bump to 1.1.0

de4fa924418a5c7565aa85c464c857018e7239b6 authored about 5 years ago by Maxim Kurnikov <[email protected]>
Add 'django.core.cache.backends.memcached' stubs (#141)

dce0c0e9309b571a277ba271792334bf917a078e authored about 5 years ago by Maxim Kurnikov <[email protected]>
make ValuesQuerySet have proper Collection generic type (#140)

fc9a335dfde1d27e47c22a55e3c2e8921fd132b3 authored about 5 years ago by Maxim Kurnikov <[email protected]>
Merge pull request #139 from mkurnikov/none-to-optional-annotations

Replace None annotations with Optional[...] around, stability fixes

5fc39ff11021f6734bf2abacd01affd521ba2da8 authored about 5 years ago by Maxim Kurnikov <[email protected]>
stability fixes

e95b40ef524f5a11bae0050d807bda05c10e55cd authored about 5 years ago by Maxim Kurnikov <[email protected]>
replace None annotations with Optional[] around

c91a6d1d5b1441c0dc84284eec9bad551922c26f authored about 5 years ago by Maxim Kurnikov <[email protected]>
Fix related fields inheritance from abstract models (#138)

d7e8222163f2553160eddbcc2ef55a07adee8eb0 authored about 5 years ago by Maxim Kurnikov <[email protected]>
Return corresponding descriptors for some fields in class access (#137)

* return corresponding descriptors for some related fields in class access

* return correspon...

09767210ecec25aa05e9c9a0994207167ceeede8 authored about 5 years ago by Maxim Kurnikov <[email protected]>
make first() an Optional, allow to specify QuerySet with one parameter (#136)

656105bab2d1da30b5273ab0e6272b74d4ed6236 authored about 5 years ago by Maxim Kurnikov <[email protected]>
Fixes #127, adds urls.pyi for several contrib apps (#129)

ff7bf33e9c15c1cc30666320cbb4e9485b707cd5 authored about 5 years ago by Nikita Sobolev <[email protected]>
Fixes collectstatic storage type, closes #130 (#131)

d94b7b0c6a769533c47ee24ea1856a75e4d4a773 authored about 5 years ago by Nikita Sobolev <[email protected]>
Add properties to runserver.Command (#135)

7bf16643072e7c8654fd343cb8dd88b68dc89233 authored about 5 years ago by Swen Kooij <[email protected]>
Removes .editorconfig, refs #132

0545c2d3ea395c0f19ad2ea425729e68adbd43eb authored about 5 years ago by sobolevn <[email protected]>
Fixes yaml spacing, refs #132

825931da9fb6d4898d458eb380bf1add3e6a20d6 authored about 5 years ago by sobolevn <[email protected]>
Fixes .editorconfig, refs #132

737fd239b6b69e602e9fc10b39193396713e874e authored about 5 years ago by sobolevn <[email protected]>
Refactors bad default values, now using Ellipsis (#132)

* Refactors bad default values, now using Ellipsis

* Blacked

7f476057b0fe8e6d4f2c2cd33c569b71eca95762 authored about 5 years ago by Nikita Sobolev <[email protected]>
Merge pull request #124 from K0Te/fix-email-annotations

Fix EmailMessage.attachements parameter annotation.

d31512854aadb4d31fd8b76e5776e774a9ddc717 authored about 5 years ago by Nikita Sobolev <[email protected]>
Merge pull request #126 from rik/lazy-translation

Improve lazy translation functions

552de422dc028f4044d0c220de8e5fd6ceeeaf9e authored about 5 years ago by Nikita Sobolev <[email protected]>
Improve lazy translation functions

The lazy versions have the same signature as the non-lazy versions

a9978cc0213b331123f816570ed467f5886219a6 authored about 5 years ago by Anthony Ricaud <[email protected]>
Fix EmailMessage.attachements parameter annotation.

bb08212b2070e898617cc84d9adc1c24d2b16107 authored about 5 years ago by Oleg Nykolyn <[email protected]>
Merge pull request #119 from mkurnikov/subclass-queryset-proper-typing

Allow to subclass queryset without loss of typing

5d2efdb80bb3adab3851a86da20a712778bc272d authored about 5 years ago by Maxim Kurnikov <[email protected]>
allow to subclass queryset without loss of typing

27793ecd321c00c8659b636e7afae7d870b9104c authored about 5 years ago by Maxim Kurnikov <[email protected]>
bump version to 1.0.2

dddcb20fe4ed9a13ef5e5ca7d8b42c8702d2dc7b authored about 5 years ago by Maxim Kurnikov <[email protected]>
Mention solution to potential PYTHONPATH pitfall. (#115)

ac40b8076466afa86a0c51569764a1cab01153c6 authored about 5 years ago by Aleksander Vognild Burkow <[email protected]>
Remove psycopg2 from dependencies (#117)

* remove psycopg2 from direct dependencies, only add it in tests

* bump to 1.0.1

* fix mypy

6b21a0476d30dc129ff681d451df46a1410e4ca4 authored about 5 years ago by Maxim Kurnikov <[email protected]>
values_list for related model id flat True (#113)

735b58e9bf4d4f7f2e73030c434c820b0a17a0d8 authored about 5 years ago by Maxim Kurnikov <[email protected]>
Merge pull request #109 from mkurnikov/new-semanal

New semanal support, rewrite to use Django app registry

b4cd9757b040c9afaff7bcb3d70609911fca5cf7 authored about 5 years ago by Maxim Kurnikov <[email protected]>
enable mypy typechecking for plugin code

1b6c337aef3656d6216c280bb9a59da8ac872ade authored about 5 years ago by Maxim Kurnikov <[email protected]>
add python3.6 tests typechecking

bc42cc2fa16183a0e6cee91260693891850d7369 authored about 5 years ago by Maxim Kurnikov <[email protected]>
remove some asserts that could be validly triggered

62dac1d4688d3e2ef4c916e349f4c09cc5d2e3d5 authored about 5 years ago by Maxim Kurnikov <[email protected]>
allow to specify QuerySet with one parameter

409c01eb2489b1f2dda646786584a7637ee2bead authored about 5 years ago by Maxim Kurnikov <[email protected]>
fix additional mypy config and auto settings

a0a2ecaf468278a2162da77530444bfb3225d9ea authored about 5 years ago by Maxim Kurnikov <[email protected]>
fix mypy errors

4c218556415099118bf751923e7dc5f648df9700 authored about 5 years ago by Maxim Kurnikov <[email protected]>
update setup.py

6466c57c69221689ac06081917c20b6e1a371cac authored about 5 years ago by Maxim Kurnikov <[email protected]>
add notes about new manager types to README

0bb41bc791de554e8c9607b46c150a097e4df1ac authored about 5 years ago by Maxim Kurnikov <[email protected]>
add new config options to README

8894de0a04a663c82ca48b26c0ec6c8036ef015a authored about 5 years ago by Maxim Kurnikov <[email protected]>
csrf middleware callable can be none

a019fe9715f21a65fa9bee4cf8fa4246d340c814 authored about 5 years ago by Maxim Kurnikov <[email protected]>
enable tests typechecking using django submodule

a97d76020ca747cc2e8c80e6041806b710d0172a authored about 5 years ago by Maxim Kurnikov <[email protected]>
lint

ae8e42dd5388dab915c96330d8f54c70ca4ecda3 authored about 5 years ago by Maxim Kurnikov <[email protected]>
add missing psycopg2 dependency

64049b60b0d35bbd72ae260244cb202d1ec52a26 authored about 5 years ago by Maxim Kurnikov <[email protected]>
move configuration to [mypy.plugins.django-stubs] inside mypy config file

b6a5ccabdf0270abaea489a01a5c9e1b9992b04b authored about 5 years ago by Maxim Kurnikov <[email protected]>
fix merge artifact

e6d7a570e8a4767951c0f22bfb21cb425655b1e5 authored about 5 years ago by Maxim Kurnikov <[email protected]>
rewrite pytest-mypy-plugin extension code to use new hook

6332620443c56552b14077b95ab081a01a86f16a authored about 5 years ago by Maxim Kurnikov <[email protected]>
add some support for proxy models

df021f6baac0bfb4559b03b4dedcfef0e336dec6 authored about 5 years ago by Maxim Kurnikov <[email protected]>
tweak travis config to use new tests properly

46c48b504fe0be54bf55de781ca02a4cf11fdbf5 authored about 5 years ago by Maxim Kurnikov <[email protected]>
lint fixes

4dfa363521d12a5ae7b21c2b5b64bc95f79ddb22 authored about 5 years ago by Maxim Kurnikov <[email protected]>
create(id=None) is valid, if id is AutoField

57796077c6525fd6d987a7640a17d73104603347 authored about 5 years ago by Maxim Kurnikov <[email protected]>
remove old semanal plugin data

dc6101b56902a88a72001b53166dd2497baa39a7 authored about 5 years ago by Maxim Kurnikov <[email protected]>
new semanal wip 1

b11a9a85f9e7e05741bc68fead747961cf394893 authored about 5 years ago by Maxim Kurnikov <[email protected]>
cleanups, fallback to Any in some corner cases

03b59b872d82f909e06bdd146eeb05fcbba690df authored about 5 years ago by Maxim Kurnikov <[email protected]>
add support for forms, values, values_list

d53121baaed730bb75fd923eb9ca3b578d79a118 authored about 5 years ago by Maxim Kurnikov <[email protected]>
remove -semanal suffix

b81fbdeaa9eb74ee9fb6c47c67cf34b826b8eb64 authored about 5 years ago by Maxim Kurnikov <[email protected]>
add support for get_FIELD_display for choices fields

1721c997bea2362dbb595e6d519926af298fb78d authored about 5 years ago by Maxim Kurnikov <[email protected]>
one more edge case for values()

bfa77efef5eccd712219041247466ef247137a6f authored about 5 years ago by Maxim Kurnikov <[email protected]>
add missing field methods

5b2aacddba6e271a2d04a8ecf43a9fcaa34bb77a authored about 5 years ago by Maxim Kurnikov <[email protected]>
add Django dependency

caf69ec1c933bfb536d1ec8120b5c5b35415c50f authored about 5 years ago by Maxim Kurnikov <[email protected]>
remove dataclasses dependency

07a9bcd4cb99a1fead78cb3751b75ed589169176 authored about 5 years ago by Maxim Kurnikov <[email protected]>
allow to use fields as Field objects outside Model classes

6962b42cbac6952555616824d6bb8e10704fdf58 authored about 5 years ago by Maxim Kurnikov <[email protected]>
allow custom app label for ForeignKey

b86d33c718bbe26f2608465e7209620ccb45025e authored about 5 years ago by Maxim Kurnikov <[email protected]>
request.user has type of AUTH_USER_MODEL

fa57fb0cbf5aea30e81e737fc2fa0dd0cc78f8c2 authored about 5 years ago by Maxim Kurnikov <[email protected]>
various fixes

248504c25a12ae22ad85fdd25f1d0bf441df51b6 authored about 5 years ago by Maxim Kurnikov <[email protected]>
cleanups

2c001fd8a75e072dd81141388a5808b52ef463e4 authored about 5 years ago by Maxim Kurnikov <[email protected]>
remove runtime dependency on pytest-mypy-plugins

6ece759ca0b46871b40b6e43c63ad82c87d711b7 authored about 5 years ago by Maxim Kurnikov <[email protected]>
add support for _meta.get_field() typechecking

fc9843bea67594bc1e41ec2f490f308b4992be82 authored about 5 years ago by Maxim Kurnikov <[email protected]>
add objects to model, trade false positive for false negative

a0db24c764e7660a26ebe86d1db0b9d54468d7ed authored about 5 years ago by Maxim Kurnikov <[email protected]>
create dummy classes for custom_manager_of_model usecase

d7d379e1cd13ae1044cb513cfac09f295ba9dab5 authored about 5 years ago by Maxim Kurnikov <[email protected]>
cleanups

df77299c2fec481f86ca91cfe67eb8d069d7f040 authored about 5 years ago by Maxim Kurnikov <[email protected]>
fix OneToOneField without related_name

fee4aad3d0385543ddb9a21c27211d1601655230 authored about 5 years ago by Maxim Kurnikov <[email protected]>
add get_next_by_FOO, get_previous_by_FOO for date,datetime fields

5bb1bc250dab68302a7d6d5126dc6058db649858 authored about 5 years ago by Maxim Kurnikov <[email protected]>
add django.contrib.contenttypes to all tests by default

bba6f769b580875dbdd1b069371c4a9d74396830 authored about 5 years ago by Maxim Kurnikov <[email protected]>
add GenericForeignKey support, remove some false-positives

f2e79d3bfbe828335c20628526360eb5014baf8c authored about 5 years ago by Maxim Kurnikov <[email protected]>
add reverse lookups to values(), values_list()

4f935edd475e56cebdf0c7edff4d3000f5ec2849 authored about 5 years ago by Maxim Kurnikov <[email protected]>
fix httprequest other fields

39fb48b08a3d340d46c78c2ebb10e4194a2d8b83 authored about 5 years ago by Maxim Kurnikov <[email protected]>
more values(), values_list() cases

0e72b2e6fc50c69c048e1bc4fa2db497f3432cc3 authored about 5 years ago by Maxim Kurnikov <[email protected]>
add settings support

3c3122a93f65e6b34f6ba226d14b417e1f3ce1ca authored about 5 years ago by Maxim Kurnikov <[email protected]>
add related managers support

7b1b1b6bfe3398457d1f5bb5f2223bf5df99a13e authored about 5 years ago by Maxim Kurnikov <[email protected]>
add proper __init__, create() support

2cb1f257eba75ddc45374ad506ed935830c5fe04 authored about 5 years ago by Maxim Kurnikov <[email protected]>
split helpers into smaller files

9c5a6be9a7d4511b69fc6c779f7d9b6fa11e2466 authored about 5 years ago by Maxim Kurnikov <[email protected]>
Merge pull request #111 from rik/has_perm

More accurate `PermissionsMixin.has_perm`

a9c1bcbbc6f809e1c37aa290b62d504ba6387fe8 authored about 5 years ago by Maxim Kurnikov <[email protected]>
Allow any `Collection` to be passed to `has_perms`

f365297baf3e18364c63adc697142ae12aa5f75c authored about 5 years ago by Anthony Ricaud <[email protected]>
More accurate `PermissionsMixin.has_perm`

It only accepts `str` for `perm`

6859ec94b6619c40cf0c033ab035f906503ffb45 authored over 5 years ago by Anthony Ricaud <[email protected]>
enable test folders: select_for_update, i18n, httpwrappers, auth_tests, extra_regress (#107)

335c5765c3960e3ebd296b65ebac27b09b1e44fe authored over 5 years ago by Maxim Kurnikov <[email protected]>
add utils_tests test folder to typechecking (#106)

b397ec04a95e009c7f86b6bcb7325d2059384dc1 authored over 5 years ago by Maxim Kurnikov <[email protected]>
Makes localtime/localdate accept optional params (#105)

* Makes localtime/localdate accept optional params

Closes #104

* Removed None from default...

f7db296e8bf5bbd066ac63fc23849aadc8ab7664 authored over 5 years ago by Nikita Sobolev <[email protected]>
add correct return annotation to get_storage_class (#103)

Co-Authored-By: cs-cordero <[email protected]>

2f6af159f73566d8bf6604d0f96568b6d0ff7e8d authored over 5 years ago by Maxim Kurnikov <[email protected]>
add missing files throughout the codebase (#102)

2799646723d8c7050406512eee919fe5d809ace4 authored over 5 years ago by Maxim Kurnikov <[email protected]>
Add typechecking for 'file_storage', 'files' test folders (#101)

* add typechecking for 'file_storage', 'files' test folders

* fix File class annotations

d8230a414793d7ccbb9ae9163f71d2e1ed5bd064 authored over 5 years ago by Maxim Kurnikov <[email protected]>
Make SuccessMessageMixin fully compatible with FormMixin (#86)

This ensures that the order in which these mixins are included
into a derrived class does not m...

861c6653fda9a65d8b2fdc8873ff0f5d0a03839d authored over 5 years ago by Peter Law <[email protected]>
Add timezone.localdate() (#87)

db7b46589f485a164243fa2828fb8b3bd749fc85 authored over 5 years ago by Konstantin Alekseev <[email protected]>
revert meta: Options annotation (#99)

90cab6c5bf803e2c081608c2a812b8623df79a9d authored over 5 years ago by Maxim Kurnikov <[email protected]>
Add get_candidate_relations_to_delete (#92)

* Set a precise type for Model._meta

* Add missing 'get_candidate_relations_to_delete' functi...

25165de80fba9358151f57bee67d40dd5ffad230 authored over 5 years ago by Peter Law <[email protected]>
Allow any iterable to be passed to method_decorator (#90)

From reading the source of Django 2.1.9, this seems to be what's
allowed there.

Fixes https:...

2295b14214684dfd18062970e7944cfb470307ea authored over 5 years ago by Peter Law <[email protected]>
Update typecheck_tests to django 2.2 branch, remove unused ignores (#98)

* update typecheck_tests to django 2.2 branch, remove unused ignores

* lint fixes

a77d5b27d84d9d615987fa823bd33e8280b67d5a authored over 5 years ago by Maxim Kurnikov <[email protected]>
Fix mypy==0.710 errors (#97)

* error -> note for revealed type for tests

* fixes for latest mypy

4e1c32f6a33033c7c5510c2fc1486b3414d3aa38 authored over 5 years ago by Maxim Kurnikov <[email protected]>
set version to 0.13.0, bump mypy to 0.710

ea1294bd30c2ef31341a754a28ef133c395ceb60 authored over 5 years ago by Maxim Kurnikov <[email protected]>
do not release if uncommitted changes

79d691732d9fd1d374ce4710012d09fad30d357e authored over 5 years ago by Maxim Kurnikov <[email protected]>
fix: remove SuccessMessageMixin.form_valid violation of Liskov substitution principle (#84)

629ba954b4a455d0501036052eeecad46a2dc964 authored over 5 years ago by Anton Agestam <[email protected]>