Skip to content

Add DJANGO_SETTINGS_MODULE to enable pythoncomplete or whatever for django in vim

Notifications You must be signed in to change notification settings

django-ve/vim-django-support

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vim django support plugin

Version: 0.2.0

This plugin helps you to set DJANGO_SETTINGS_MODULE automatically. That mean your pythoncomplete now support Django omni completion. Your nose.vim now support Django unittest.

This plugin solve every issue related to DJANGO_SETTINGS_MODULE

https://github.com/lambdalisue/vim-django-support/raw/master/img/screenshot.png

Omni-completion of django.db with pythoncomplete

How to install

Using vundle or pathogen is recommended or simply extract to your vim directory

Required

Vim compiled with +python and Python 2.5 or above.

About

Add DJANGO_SETTINGS_MODULE to enable pythoncomplete or whatever for django in vim

Resources

Stars

Watchers

Forks

Packages

No packages published