Commit Graph

17 Commits

Author SHA1 Message Date
Maxim Kurnikov
2799646723 add missing files throughout the codebase (#102) 2019-07-09 05:18:15 +03:00
Maxim Kurnikov
90cab6c5bf revert meta: Options annotation (#99) 2019-07-01 22:33:00 +03:00
Peter Law
25165de80f Add get_candidate_relations_to_delete (#92)
* Set a precise type for Model._meta

* Add missing 'get_candidate_relations_to_delete' function signature

Fixes https://github.com/mkurnikov/django-stubs/issues/77.
2019-07-01 18:50:01 +03:00
Maxim Kurnikov
a77d5b27d8 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
2019-07-01 18:44:34 +03:00
Maxim Kurnikov
191496ed72 enable some test folders, bunch of fixes 2019-02-07 00:08:05 +03:00
Maxim Kurnikov
d03fddd96d split error suppression for tests typechecking, fix ci, bunch of fixes 2019-02-03 19:33:51 +03:00
Maxim Kurnikov
b1153204d7 enable bunch of folders 2019-01-30 21:01:33 +03:00
Maxim Kurnikov
5ba0bbe0b7 various fixes 2019-01-05 21:13:23 +03:00
Maxim Kurnikov
cf6119bf9b run black over stubs, add checking to travis 2018-12-03 18:52:44 +03:00
Maxim Kurnikov
dc4f606f63 add support for OneToOneField, more stubs 2018-11-13 17:43:21 +03:00
Maxim Kurnikov
c32a7842d6 add ForeignKey 2018-11-10 20:03:09 +03:00
Maxim Kurnikov
96cd3ddb27 move generated stubs to separate directory, too messty 2018-11-10 17:49:18 +03:00
Maxim Kurnikov
c6bceb19f4 third iteration of stubs 2018-08-11 00:19:50 +03:00
Maxim Kurnikov
fa718b8e55 better stubs 2018-08-05 03:13:19 +03:00
Maxim Kurnikov
cf85607969 reformat with black 2018-07-29 23:34:58 +03:00
Maxim Kurnikov
4866354600 merge with stubgen output 2018-07-29 23:25:20 +03:00
Maxim Kurnikov
f471b7b1bf make pep561 compliant 2018-07-29 20:19:43 +03:00