Re: Admin page missing icons

2016-03-04 Thread Bruno Barbosa
sorry, the correct command is: python manage.py collectstatic

--
Bruno Barbosa
Web Developer

On Fri, Mar 4, 2016 at 5:09 PM, Bruno Barbosa  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 *
>
> On Fri, Mar 4, 2016 at 4:13 PM,  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!
>>>
>>>
>>> 
>>>
>>>
>>> 
>>>
>>>
>>>
>>> --
>> 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 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.
>>
>
>

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


Re: Admin page missing icons

2016-03-04 Thread Bruno Barbosa
Are you running django with DEBUG=False?
​​
Try run python.py manage.py collectstatic then reload page.

--
Bruno Barbosa
Web Developer
*brunobarbosa.com.br *

On Fri, Mar 4, 2016 at 4:13 PM,  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!
>>
>>
>> 
>>
>>
>> 
>>
>>
>>
>> --
> 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 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.
>

-- 
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 https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHxcCH6%2Bqym_8va8EHUSFYY%3DwBtQVLq%3DdSRLFmX3cSG0tHS5wg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Admin page missing icons

2016-03-04 Thread aspellip
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!
>
>
> 
>
>
> 
>
>
>
>

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


Admin page missing icons

2016-03-04 Thread David Hou


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!







-- 
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 https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/64153a17-6a29-438b-8d8d-00b08a7b3172%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


django admin page missing icons.....

2009-10-30 Thread William Chan


I have a fedora 9 linux web server box. I compiled php and apache. It
has the python 2.5.1 rpm's that came with fedora 9.
Now I have to support django on my web server. I compiled mod_python
and installed the django rpm's that come with fedora 9 ( version 1.0.2
final ).
I followed the tutorial 
http://docs.djangoproject.com/en/dev/intro/tutorial02/#intro-tutorial02
The admin page came up and was functional. I could use it to add,
change and delete database itesm. But it did not have the look as
shown on the tutorial page. According to the tutorial page :
Each DateTimeField gets free JavaScript shortcuts. Dates get a "Today"
shortcut and calendar popup, and times get a "Now" shortcut and a
convenient popup that lists commonly entered times.
But I did not get any of those shortcuts and popups.
Am I missing some graphic libraries used by python and django ?
Any suggestions ?

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---