vim-django icon indicating copy to clipboard operation
vim-django copied to clipboard

Better catching for bad variables and errors

Open cwood opened this issue 11 years ago • 0 comments

when running

:DjangoProjectActive somebadprojectname

This will print out a bunch of errors for a non existing project. We should give a more friendly error message.

cwood avatar Jun 03 '13 13:06 cwood