Commit Graph

18 Commits

Author SHA1 Message Date
Konstantin Alekseev
041754f817 Fix smtp backend open (#240) 2019-12-01 20:46:11 +03:00
Konstantin Alekseev
c0c5d1e588 Cleanup EmailMessage types (#208)
* Cleanup EmailMessage types

* Typecheck email module tests.
2019-12-01 17:14:16 +03:00
Christopher Sabater Cordero
7b74a6944a Add a few missing types to the stubfiles (#214)
* Add types to stub files.

* Fix black and flake8 errors.
2019-11-12 18:25:31 +03:00
Nikita Sobolev
d31512854a Merge pull request #124 from K0Te/fix-email-annotations
Fix EmailMessage.attachements parameter annotation.
2019-08-12 18:46:10 +03:00
Oleg Nykolyn
bb08212b20 Fix EmailMessage.attachements parameter annotation. 2019-08-01 22:02:18 +03:00
Maxim Kurnikov
335c5765c3 enable test folders: select_for_update, i18n, httpwrappers, auth_tests, extra_regress (#107) 2019-07-10 19:38:36 +03:00
Maxim Kurnikov
2799646723 add missing files throughout the codebase (#102) 2019-07-09 05:18:15 +03:00
Maxim Kurnikov
5c6be7ad12 Add test to import all modules to check validity of stubs (#56)
* add import_all.test builder

* fix errors

* fix typechecking errors

* fix migrations typechecking
2019-03-25 01:57:34 +03:00
Maxim Kurnikov
b686751f19 fix some stubs 2019-02-22 02:55:49 +03:00
Maxim Kurnikov
14435a69cc move django.urls completely 2018-12-21 05:01:08 +03:00
Maxim Kurnikov
c22e86377d move django.core stubs 2018-12-21 01:17:17 +03:00
Maxim Kurnikov
96cd3ddb27 move generated stubs to separate directory, too messty 2018-11-10 17:49:18 +03:00
Maxim Kurnikov
2676b335f1 add __init__.pyi files to all directories when it doesnt exist 2018-09-16 02:55:00 +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