fgallina / python-django.el

An Emacs package for managing Django projects.
GNU General Public License v3.0
67 stars 24 forks source link

virtualenvwrapper support. #7

Closed thomasf closed 11 years ago

thomasf commented 11 years ago

Would you mind having virtualenvwrapper support built in? This way the .dir-locals.el could reference only a name instead of a path and become more portable for us using venvwrapper.

thomasf commented 11 years ago

come to think of it i should be able to do this using evn vars.