ANtlord
|
b5c1c6d414
|
Django plugin test of ManyToManyField is added and marked for future implementation.
|
2020-04-21 10:56:22 +03:00 |
|
ANtlord
|
df76b2462e
|
Review corrections.
|
2020-04-20 10:31:03 +03:00 |
|
ANtlord
|
1d3082249f
|
Debug information corrections.
|
2020-04-18 18:51:12 +03:00 |
|
ANtlord
|
09950233e7
|
Django is designated in test dependencies.
|
2020-04-18 18:36:04 +03:00 |
|
ANtlord
|
d48575c8c5
|
Simple tests of Django plugin are added.
|
2020-04-18 16:13:48 +03:00 |
|
ANtlord
|
f8a0cf76c8
|
Merge branch 'master' of github.com:davidhalter/jedi
|
2020-04-18 14:25:24 +03:00 |
|
ANtlord
|
8440e1719f
|
Unuseful changes are rolled back.
|
2020-01-22 20:57:17 +02:00 |
|
ANtlord
|
ddcd48edd8
|
Typeshed submodule checked out to d386452
|
2020-01-22 20:55:25 +02:00 |
|
ANtlord
|
9bc01da9c4
|
Fix conflicts.
|
2020-01-22 11:12:09 +02:00 |
|
ANtlord
|
2a86f7d82f
|
Django-plugin related code is removed from stdlib-plugin.
|
2020-01-21 21:21:43 +02:00 |
|
ANtlord
|
7287d67e7a
|
Functions infers type of Django model field is refactored.
|
2020-01-21 21:12:38 +02:00 |
|
ANtlord
|
c61ca0d27b
|
Infering of django model fields is moved to a dedicated module.
|
2020-01-19 18:46:28 +02:00 |
|
ANtlord
|
a6dfc130c9
|
Foreign key is handled.
|
2020-01-16 15:40:45 +02:00 |
|
ANtlord
|
654475b7d6
|
Infering multiple fields is fixed.
|
2019-12-06 23:58:13 +02:00 |
|
ANtlord
|
fbeff00761
|
Decimal, DurationField, DateField, DateTimeField, DecimalField django types are resolved.
|
2019-12-06 23:47:19 +02:00 |
|
ANtlord
|
4b15c8459a
|
Merge branch 'master' of https://github.com/davidhalter/jedi
|
2019-10-28 08:52:56 +02:00 |
|
ANtlord
|
893b695a61
|
Merge branch 'master' of https://github.com/davidhalter/jedi
|
2019-10-21 22:27:06 +03:00 |
|
ANtlord
|
659aaf6861
|
Naming corrections.
|
2019-09-19 08:42:39 +03:00 |
|
ANtlord
|
d68545d8de
|
Merge branch 'master' of https://github.com/davidhalter/jedi
|
2019-09-18 09:28:30 +03:00 |
|
ANtlord
|
f5ae7148dd
|
Basic django model fields are infered as builtin types.
|
2019-09-18 09:27:39 +03:00 |
|