mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-10 15:51:51 +08:00
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