vim-django
vim-django copied to clipboard
Better catching for bad variables and errors
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.