Admin page missing icons

199 views
Skip to first unread message

David Hou

unread,
Mar 4, 2016, 8:16:37 AM3/4/16
to Django users

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!



aspe...@gmail.com

unread,
Mar 4, 2016, 2:13:11 PM3/4/16
to Django users
In your browser enable "network inspector" and reload page, you will see where is icon must locate.

For example:
Auto Generated Inline Image 1

Bruno Barbosa

unread,
Mar 4, 2016, 3:38:06 PM3/4/16
to django...@googlegroups.com
sorry, the correct command is: python manage.py collectstatic

--
Bruno Barbosa
Web Developer

On Fri, Mar 4, 2016 at 5:09 PM, Bruno Barbosa <bsbr...@gmail.com> wrote:
Are you running django with DEBUG=False?
​​
Try run python.py manage.py collectstatic then reload page.

--
Bruno Barbosa
Web Developer

--
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 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.

For more options, visit https://groups.google.com/d/optout.


Bruno Barbosa

unread,
Mar 4, 2016, 3:38:09 PM3/4/16
to django...@googlegroups.com
Are you running django with DEBUG=False?
​​
Try run python.py manage.py collectstatic then reload page.

--
Bruno Barbosa
Web Developer

On Fri, Mar 4, 2016 at 4:13 PM, <aspe...@gmail.com> wrote:
--
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 https://groups.google.com/group/django-users.
Reply all
Reply to author
Forward
0 new messages