Django autocomplete
spinelsun opened this issue · 1 comments
spinelsun commented
Hi,
I am developing with django and my autocomplete doesn't work on models object (e.g if my model is User, User.objects.create is not autocompleted).
Is there a way to make it work?
jakebailey commented