Commit Graph

23 Commits

Author SHA1 Message Date
Nikita Sobolev
4a4dc53c4d Adds syntax highlight 2019-09-08 12:31:30 +03:00
Nikita Sobolev
77fd46987d Adds gitter icon 2019-09-08 12:30:41 +03:00
Nikita Sobolev
caa0e60743 Fixes travis badge 2019-08-25 20:42:00 +03:00
Aleksander Vognild Burkow
ac40b80764 Mention solution to potential PYTHONPATH pitfall. (#115) 2019-07-26 18:48:38 +03:00
Maxim Kurnikov
0bb41bc791 add notes about new manager types to README 2019-07-25 17:17:47 +03:00
Maxim Kurnikov
8894de0a04 add new config options to README 2019-07-25 17:03:37 +03:00
Maxim Kurnikov
2799646723 add missing files throughout the codebase (#102) 2019-07-09 05:18:15 +03:00
Maxim Kurnikov
5dd6eccdb5 make ignore_missing_model_attributes behaviour optional (#66)
make "ignore_missing_model_attributes" behaviour opt-in
2019-04-12 17:22:18 +03:00
Maxim Kurnikov
d24be4b35f add supported versions to README 2019-02-19 00:42:12 +03:00
Maxim Kurnikov
f30cd092f1 add default for MYPY_DJANGO_CONFIG 2019-02-13 23:02:49 +03:00
Maxim Kurnikov
5f6f597266 add config file support 2019-02-09 03:21:49 +03:00
Maxim Kurnikov
d4cb729c93 rework settings, add loading of the django.conf.global_settings, cleanups 2019-02-07 19:13:39 +03:00
Maxim Kurnikov
322addf6b2 mention gitter in readme 2019-01-30 17:33:14 +03:00
Maxim Kurnikov
0f1af6581d on pypi now 2019-01-24 20:51:53 +03:00
Maxim Kurnikov
d5bc7d4ab2 update readme with installation and execution instructions 2018-12-03 18:45:48 +03:00
Maxim Kurnikov
00f72f97d7 add simple readme file 2018-11-29 15:32:35 +03:00
Maxim Kurnikov
75532a3c58 remove README for now 2018-11-13 19:31:39 +03:00
Luke Murphy
4013fe4d03 Link to ticket about existing stubs. 2018-08-01 18:42:26 +03:00
Luke Murphy
b569a292e8 Add fork of mypy-django.
Based on https://github.com/TypedDjango/django-stubs/issues/4#issuecomment-409478397.
2018-08-01 17:56:12 +03:00
Luke Murphy
7ce490fa7a Add some type hint documentation. 2018-08-01 10:07:51 +03:00
Luke Murphy
b0025f82e6 Add note about other efforts. 2018-08-01 10:02:18 +03:00
Luke Murphy
6a3f08d9ff Add missing full stop. 2018-07-30 18:05:22 +03:00
Luke Murphy
9e010ad178 Add a first stab at a README.
Closes https://github.com/TypedDjango/django-stubs/issues/1.
2018-07-30 18:02:22 +03:00