[Python-modules-team] Bug#807683: Bug#807683: python-django: missing project_template files

Brian May bam at debian.org
Fri Dec 11 23:30:36 UTC 2015


mpattaro at gmail.com writes:

> You are right the files are in
> /usr/share/python-django-common/django/conf/project_template but

I can't actually see that directory on my clean sid chroot with
python-django 1.9-1 installed.

(sid-amd64)root at prune:/home/brian# ls -l /usr/share/python-django-common/django/conf/project_template
ls: cannot access /usr/share/python-django-common/django/conf/project_template: No such file or directory


> django-admin startproject does not get them, it seems to be searching
> them in
> /usr/lib/python2.7/dist-packages/django/conf/project_template

... however that directory seems to be just fine.

(sid-amd64)root at prune:/home/brian# ls -l /usr/lib/python2.7/dist-packages/django/conf/project_template/
total 12
-rwxr-xr-x 1 root root  261 Oct  2 14:37 manage.py
-rw-r--r-- 1 root root  463 Dec 11 23:21 manage.pyc
drwxr-xr-x 2 root root 4096 Dec 11 23:21 project_name

-- 
Brian May <bam at debian.org>



More information about the Python-modules-team mailing list