There are some bugs in django-registration0.8
, that's why it installed 0.9 version manually throw ssh and also places newer version of registration
directly near my scripts (under registration folder). However, django still users an old version. I'm trying to source ..\virtaulenv
and then pip uninstall
that package, but get Permission denied
error.
What would you recommend me?