sorry, the correct command is: python manage.py collectstatic -- Bruno Barbosa Web Developer
On Fri, Mar 4, 2016 at 5:09 PM, Bruno Barbosa <[email protected]> wrote: > Are you running django with DEBUG=False? > > Try run python.py manage.py collectstatic then reload page. > > -- > Bruno Barbosa > Web Developer > *brunobarbosa.com.br <http://brunobarbosa.com.br>* > > On Fri, Mar 4, 2016 at 4:13 PM, <[email protected]> wrote: > >> In your browser enable "network inspector" and reload page, you will see >> where is icon must locate. >> >> For example: >> >> On Friday, March 4, 2016 at 3:16:37 PM UTC+2, David Hou wrote: >>> >>> Hi all, >>> >>> >>> I'm really new to Django and am just working through the tutorials right >>> now. I noticed that my admin page is missing some icons (circled in red >>> below). Inspecting the html at these locations shows that there is no icon >>> being referenced here. Is there something I'm missing in my installation >>> or something? I'm using Django 1.9.2 >>> >>> >>> Thanks for the help! >>> >>> >>> <https://lh3.googleusercontent.com/-zSyvtzcnZok/VtkJT0PY57I/AAAAAAAAAJE/V2ArK1fJ92g/s1600/Capture.PNG> >>> >>> >>> <https://lh3.googleusercontent.com/-wHQNPWtwfcc/VtkJpLpf8gI/AAAAAAAAAJI/xwI7-vV_7Xg/s1600/Capture.PNG> >>> >>> >>> >>> -- >> 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 [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at https://groups.google.com/group/django-users. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/a59c4475-b911-4a3a-ac42-e4ade204746c%40googlegroups.com >> <https://groups.google.com/d/msgid/django-users/a59c4475-b911-4a3a-ac42-e4ade204746c%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAHxcCH7UEBiLbr-G%2BugqWBwYCMfZ0rdQbsjEzRwNCbbZHHgsaA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

