It's related to your static address. You're probably not setting the correct relative path. Check the tutorials on how the settings for STATIC files work Sincerely yours,
Joel G Mathew On Mon, 11 Mar 2019 at 20:42, Mujab Nasraldeen <mujabnasraldee...@gmail.com> wrote: > font awesome does not work locally .. without using: <link rel=" > stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" > integrity=" > sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" > crossorigin="anonymous"> > > I replaced it with: <link rel="stylesheet" href="{% static > 'css/fontawesome_all.css' %}"> > > but when but when i type: <i><span class="fa fa-home"></span></i> .. but > the page displays as a square > > How to solve this problem??? > > -- > 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/57773dd9-1a60-4c58-a706-a39959e9e28e%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/57773dd9-1a60-4c58-a706-a39959e9e28e%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 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/CAA%3Diw_-_zEBrvdsfK79K-0dOQ2aPpc%3DnP-2uNQQF7mdX637UDg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.