forked from VimPlug/jedi
Make sure that infering the Django User model works
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
"""
|
||||
Module is used to infer Django model fields.
|
||||
Bugs:
|
||||
- Can't infer User model.
|
||||
- Can't infer ManyToManyField.
|
||||
"""
|
||||
from jedi import debug
|
||||
|
||||
Reference in New Issue
Block a user