Skip to content

gerardo/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

Omni-completion of django.db with pythoncomplete

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

Languages

  • Vim Script 70.8%
  • Python 29.2%