where is base_site.html

30 views
Skip to first unread message

Dariusz Mysior

unread,
Jun 30, 2014, 12:10:07 PM6/30/14
to django...@googlegroups.com
I use virtualenv with Django 1.6 Python 2.7 and I am use tutorial https://docs.djangoproject.com/en/1.6/intro/tutorial02/ and I had a problem becouse I don't know where I can find  file base_site.html from
django/contrib/admin/templates where I can't find this place :/

Andreas Kuhne

unread,
Jun 30, 2014, 12:19:41 PM6/30/14
to django...@googlegroups.com
Hi Dariusz,

You will have to find where you have created your virtualenv. In the virtualenv folder you should have a lib/python2.7/site-packages folder. In that folder, you will find all of the libraries you have installed via pip. It is good to know where that folder is, so you can check the sources for some of the libraries.

If you are running linux, you should also be able to run "locate base_site.html" and you should get all of the places where there is a base_site.html file.

Regards,

Andréas

2014-06-30 18:10 GMT+02:00 Dariusz Mysior <mysior...@gmail.com>:
I use virtualenv with Django 1.6 Python 2.7 and I am use tutorial https://docs.djangoproject.com/en/1.6/intro/tutorial02/ and I had a problem becouse I don't know where I can find  file base_site.html from
django/contrib/admin/templates where I can't find this place :/

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/236de42f-0431-404d-a4ab-6f75b533e72b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Dariusz Mysior

unread,
Jun 30, 2014, 12:47:43 PM6/30/14
to django...@googlegroups.com
Yes I have it!

Thank You Andreas!!!
Reply all
Reply to author
Forward
0 new messages