Tried another install using pip 7.1.0 on another computer, ubuntu 12.04,
and django installed only once, in vn/lib/python2.7/site-packages, with its
templates etc intact.
So I don't know what happened the previous time. We just fixed it by moving
the files on the 14.04 box, so it's not an urgen
TemplateDoesNotExist at /admin/
admin/index.html
Created a new virtualenvironment.
pip install Django==1.4.21
Pip installs two django directories.
One in the base virtualenv directory (e.g vn/django), another in
vn/lib/python2.7/site-packages.
The in the base virtualenv directory has admin/te
2 matches
Mail list logo