This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
jedi-fork
Watch
1
Star
0
Fork
0
forked from
VimPlug/jedi
Code
Pull Requests
Activity
Files
a2108de2c00d62bc138ef409a244e1f951c0adc9
jedi-fork
/
jedi
/
inference
/
value
T
History
Dave Halter
a2108de2c0
Use py__get__ for Django Model.objects
...
This includes the fix in
https://github.com/typeddjango/django-stubs/pull/394
2020-06-09 23:26:43 +02:00
..
__init__.py
Start using AnonymousMethodExecutionContext instead of the normal function execution context with arguments
2019-09-03 14:44:01 +02:00
decorator.py
Some code cleanups
2020-04-11 02:11:52 +02:00
dynamic_arrays.py
Fix a debug message
2020-01-04 01:32:02 +01:00
function.py
Remove is_function_execution, it's not used
2020-02-23 00:16:46 +01:00
instance.py
Use py__get__ for Django Model.objects
2020-06-09 23:26:43 +02:00
iterable.py
@publish_method should provide arguments
2020-06-09 22:37:50 +02:00
klass.py
Use py__get__ for Django Model.objects
2020-06-09 23:26:43 +02:00
module.py
Some code cleanups
2020-04-11 02:11:52 +02:00
namespace.py
Try to fix a few more stub issues in search
2020-03-08 15:02:00 +01:00