Ok I set it :)

W dniu środa, 3 września 2014 20:01:26 UTC+2 użytkownik Dariusz Mysior 
napisał:
>
> I have my path like below:
>
> home <https://www.pythonanywhere.com/user/darmys/files/home> > darmys 
> <https://www.pythonanywhere.com/user/darmys/files/home/darmys> > dom 
> <https://www.pythonanywhere.com/user/darmys/files/home/darmys/dom> > 
> player 
> <https://www.pythonanywhere.com/user/darmys/files/home/darmys/dom/player> 
> > templates 
> <https://www.pythonanywhere.com/user/darmys/files/home/darmys/dom/player/templates>
>  
> > access 
> <https://www.pythonanywhere.com/user/darmys/files/home/darmys/dom/player/templates/access>
>  
> > index.html
>
> and code
>
> div>{% load staticfiles %}<img src="{% static "player/images/pilka.jpg" 
> %}" alt="Piłka"/></div>
>
> path to image is 
>
>
> home <https://www.pythonanywhere.com/user/darmys/files/home> > darmys 
> <https://www.pythonanywhere.com/user/darmys/files/home/darmys> > dom 
> <https://www.pythonanywhere.com/user/darmys/files/home/darmys/dom> > 
> player 
> <https://www.pythonanywhere.com/user/darmys/files/home/darmys/dom/player> 
> > static 
> <https://www.pythonanywhere.com/user/darmys/files/home/darmys/dom/player/static>
>  
> > images
>
> In my site I see not image but only alt text why? :/
>

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@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/358528c0-fe8f-47e7-a33b-6e9182e608c9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to