Where stylesheets for the public interface live? What does the standalone
server think its root directory is on the machine it is running on? I can only
get my stylesheet working using the code from the admin base.html:
<link rel="stylesheet" type="text/css" href="{% block stylesheet %}{% load
adminmedia %}{% admin_media_prefix %}css/my_own_personal.css{% endblock %}" />- where stylesheets live David S .
- Re: where stylesheets live [EMAIL PROTECTED]
- Re: where stylesheets live [EMAIL PROTECTED]

